Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-4224 (GCVE-0-2026-4224)
Vulnerability from cvelistv5 – Published: 2026-03-16 17:52 – Updated: 2026-04-08 12:55- CWE-674 - Uncontrolled Recursion
| Vendor | Product | Version | |
|---|---|---|---|
| Python Software Foundation | CPython |
Affected:
0 , < 3.13.13
(python)
Affected: 3.14.0 , < 3.14.4 (python) Affected: 3.15.0a1 , < 3.15.0a8 (python) |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-4224",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-03-16T18:20:48.548008Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-674",
"description": "CWE-674 Uncontrolled Recursion",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-03-16T18:21:11.567Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2026-03-16T23:08:21.692Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "http://www.openwall.com/lists/oss-security/2026/03/16/4"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "CPython",
"repo": "https://github.com/python/cpython",
"vendor": "Python Software Foundation",
"versions": [
{
"lessThan": "3.13.13",
"status": "affected",
"version": "0",
"versionType": "python"
},
{
"lessThan": "3.14.4",
"status": "affected",
"version": "3.14.0",
"versionType": "python"
},
{
"lessThan": "3.15.0a8",
"status": "affected",
"version": "3.15.0a1",
"versionType": "python"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "reporter",
"value": "Gil Portnoy"
},
{
"lang": "en",
"type": "remediation developer",
"value": "Stan Ulbrych"
},
{
"lang": "en",
"type": "remediation reviewer",
"value": "B\u00e9n\u00e9dikt Tran"
},
{
"lang": "en",
"type": "coordinator",
"value": "Stan Ulbrych"
}
],
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "When an Expat parser with a registered ElementDeclHandler parses an inline\ndocument type definition containing a deeply nested content model a C stack\noverflow occurs."
}
],
"value": "When an Expat parser with a registered ElementDeclHandler parses an inline\ndocument type definition containing a deeply nested content model a C stack\noverflow occurs."
}
],
"metrics": [
{
"cvssV4_0": {
"Automatable": "NOT_DEFINED",
"Recovery": "NOT_DEFINED",
"Safety": "NOT_DEFINED",
"attackComplexity": "LOW",
"attackRequirements": "PRESENT",
"attackVector": "NETWORK",
"baseScore": 6,
"baseSeverity": "MEDIUM",
"exploitMaturity": "NOT_DEFINED",
"privilegesRequired": "LOW",
"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:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N",
"version": "4.0",
"vulnAvailabilityImpact": "HIGH",
"vulnConfidentialityImpact": "NONE",
"vulnIntegrityImpact": "NONE",
"vulnerabilityResponseEffort": "NOT_DEFINED"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-04-08T12:55:03.693Z",
"orgId": "28c92f92-d60d-412d-b760-e73465c3df22",
"shortName": "PSF"
},
"references": [
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/eb0e8be3a7e11b87d198a2c3af1ed0eccf532768"
},
{
"tags": [
"vendor-advisory"
],
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/5M7CGUW3XBRY7II4DK43KF7NQQ3TPZ6R/"
},
{
"tags": [
"issue-tracking"
],
"url": "https://github.com/python/cpython/issues/145986"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/pull/145987"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/196edfb06a7458377d4d0f4b3cd41724c1f3bd4a"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/e0a8a6da90597a924b300debe045cdb4628ee1f3"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/642865ddf4b232da1f3b1f7abcfa3254c4bfe785"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/af856a7177326ac25d9f66cc6dd28b554d914fee"
}
],
"source": {
"discovery": "UNKNOWN"
},
"title": "Stack overflow parsing XML with deeply nested DTD content models",
"x_generator": {
"engine": "Vulnogram 0.6.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "28c92f92-d60d-412d-b760-e73465c3df22",
"assignerShortName": "PSF",
"cveId": "CVE-2026-4224",
"datePublished": "2026-03-16T17:52:26.639Z",
"dateReserved": "2026-03-15T18:10:54.886Z",
"dateUpdated": "2026-04-08T12:55:03.693Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-4224",
"date": "2026-06-06",
"epss": "0.00057",
"percentile": "0.18038"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-4224\",\"sourceIdentifier\":\"cna@python.org\",\"published\":\"2026-03-16T18:16:10.070\",\"lastModified\":\"2026-06-04T19:33:19.660\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"When an Expat parser with a registered ElementDeclHandler parses an inline\\ndocument type definition containing a deeply nested content model a C stack\\noverflow occurs.\"},{\"lang\":\"es\",\"value\":\"Cuando un analizador Expat con un ElementDeclHandler registrado analiza una definici\u00f3n de tipo de documento en l\u00ednea que contiene un modelo de contenido profundamente anidado, se produce un desbordamiento de pila C.\"}],\"metrics\":{\"cvssMetricV40\":[{\"source\":\"cna@python.org\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"4.0\",\"vectorString\":\"CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X\",\"baseScore\":6.0,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"attackRequirements\":\"PRESENT\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"vulnConfidentialityImpact\":\"NONE\",\"vulnIntegrityImpact\":\"NONE\",\"vulnAvailabilityImpact\":\"HIGH\",\"subConfidentialityImpact\":\"NONE\",\"subIntegrityImpact\":\"NONE\",\"subAvailabilityImpact\":\"NONE\",\"exploitMaturity\":\"NOT_DEFINED\",\"confidentialityRequirement\":\"NOT_DEFINED\",\"integrityRequirement\":\"NOT_DEFINED\",\"availabilityRequirement\":\"NOT_DEFINED\",\"modifiedAttackVector\":\"NOT_DEFINED\",\"modifiedAttackComplexity\":\"NOT_DEFINED\",\"modifiedAttackRequirements\":\"NOT_DEFINED\",\"modifiedPrivilegesRequired\":\"NOT_DEFINED\",\"modifiedUserInteraction\":\"NOT_DEFINED\",\"modifiedVulnConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedVulnIntegrityImpact\":\"NOT_DEFINED\",\"modifiedVulnAvailabilityImpact\":\"NOT_DEFINED\",\"modifiedSubConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedSubIntegrityImpact\":\"NOT_DEFINED\",\"modifiedSubAvailabilityImpact\":\"NOT_DEFINED\",\"Safety\":\"NOT_DEFINED\",\"Automatable\":\"NOT_DEFINED\",\"Recovery\":\"NOT_DEFINED\",\"valueDensity\":\"NOT_DEFINED\",\"vulnerabilityResponseEffort\":\"NOT_DEFINED\",\"providerUrgency\":\"NOT_DEFINED\"}}],\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-674\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"3.10.0\",\"matchCriteriaId\":\"B50E99CC-5784-49AD-B11D-6873DE2AC6D3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.13.0\",\"versionEndExcluding\":\"3.13.13\",\"matchCriteriaId\":\"007095D5-A427-40FC-AA54-37477BCC0D06\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.14.0\",\"versionEndExcluding\":\"3.14.4\",\"matchCriteriaId\":\"AA3B34C3-1E02-4674-8370-0DD4D24DBE58\"},{\"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\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:3.15.0:alpha3:*:*:*:*:*:*\",\"matchCriteriaId\":\"24CF56B0-2F4E-42A2-B655-F493AA0A4815\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:3.15.0:alpha4:*:*:*:*:*:*\",\"matchCriteriaId\":\"7184ABBA-B100-489E-B5C1-1C9EEC0546CA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:3.15.0:alpha5:*:*:*:*:*:*\",\"matchCriteriaId\":\"B6D4181B-3E1B-499B-AAB1-50868A6A6AD3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:3.15.0:alpha6:*:*:*:*:*:*\",\"matchCriteriaId\":\"A52F6DD2-717D-4E8C-8DB7-00890BC1ABAE\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:3.15.0:alpha7:*:*:*:*:*:*\",\"matchCriteriaId\":\"8C46C55C-801E-4F86-B669-8E6A12B4AB6F\"}]}]}],\"references\":[{\"url\":\"https://github.com/python/cpython/commit/196edfb06a7458377d4d0f4b3cd41724c1f3bd4a\",\"source\":\"cna@python.org\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/python/cpython/commit/642865ddf4b232da1f3b1f7abcfa3254c4bfe785\",\"source\":\"cna@python.org\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/python/cpython/commit/af856a7177326ac25d9f66cc6dd28b554d914fee\",\"source\":\"cna@python.org\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/python/cpython/commit/e0a8a6da90597a924b300debe045cdb4628ee1f3\",\"source\":\"cna@python.org\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/python/cpython/commit/eb0e8be3a7e11b87d198a2c3af1ed0eccf532768\",\"source\":\"cna@python.org\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/python/cpython/issues/145986\",\"source\":\"cna@python.org\",\"tags\":[\"Issue Tracking\"]},{\"url\":\"https://github.com/python/cpython/pull/145987\",\"source\":\"cna@python.org\",\"tags\":[\"Patch\"]},{\"url\":\"https://mail.python.org/archives/list/security-announce@python.org/thread/5M7CGUW3XBRY7II4DK43KF7NQQ3TPZ6R/\",\"source\":\"cna@python.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2026/03/16/4\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"http://www.openwall.com/lists/oss-security/2026/03/16/4\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2026-03-16T23:08:21.692Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-4224\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-03-16T18:20:48.548008Z\"}}}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-674\", \"description\": \"CWE-674 Uncontrolled Recursion\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-03-16T18:19:38.658Z\"}}], \"cna\": {\"title\": \"Stack overflow parsing XML with deeply nested DTD content models\", \"source\": {\"discovery\": \"UNKNOWN\"}, \"credits\": [{\"lang\": \"en\", \"type\": \"reporter\", \"value\": \"Gil Portnoy\"}, {\"lang\": \"en\", \"type\": \"remediation developer\", \"value\": \"Stan Ulbrych\"}, {\"lang\": \"en\", \"type\": \"remediation reviewer\", \"value\": \"B\\u00e9n\\u00e9dikt Tran\"}, {\"lang\": \"en\", \"type\": \"coordinator\", \"value\": \"Stan Ulbrych\"}], \"metrics\": [{\"format\": \"CVSS\", \"cvssV4_0\": {\"Safety\": \"NOT_DEFINED\", \"version\": \"4.0\", \"Recovery\": \"NOT_DEFINED\", \"baseScore\": 6, \"Automatable\": \"NOT_DEFINED\", \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"valueDensity\": \"NOT_DEFINED\", \"vectorString\": \"CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N\", \"exploitMaturity\": \"NOT_DEFINED\", \"providerUrgency\": \"NOT_DEFINED\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"attackRequirements\": \"PRESENT\", \"privilegesRequired\": \"LOW\", \"subIntegrityImpact\": \"NONE\", \"vulnIntegrityImpact\": \"NONE\", \"subAvailabilityImpact\": \"NONE\", \"vulnAvailabilityImpact\": \"HIGH\", \"subConfidentialityImpact\": \"NONE\", \"vulnConfidentialityImpact\": \"NONE\", \"vulnerabilityResponseEffort\": \"NOT_DEFINED\"}, \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}], \"affected\": [{\"repo\": \"https://github.com/python/cpython\", \"vendor\": \"Python Software Foundation\", \"product\": \"CPython\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"3.13.13\", \"versionType\": \"python\"}, {\"status\": \"affected\", \"version\": \"3.14.0\", \"lessThan\": \"3.14.4\", \"versionType\": \"python\"}, {\"status\": \"affected\", \"version\": \"3.15.0a1\", \"lessThan\": \"3.15.0a8\", \"versionType\": \"python\"}], \"defaultStatus\": \"unaffected\"}], \"references\": [{\"url\": \"https://github.com/python/cpython/commit/eb0e8be3a7e11b87d198a2c3af1ed0eccf532768\", \"tags\": [\"patch\"]}, {\"url\": \"https://mail.python.org/archives/list/security-announce@python.org/thread/5M7CGUW3XBRY7II4DK43KF7NQQ3TPZ6R/\", \"tags\": [\"vendor-advisory\"]}, {\"url\": \"https://github.com/python/cpython/issues/145986\", \"tags\": [\"issue-tracking\"]}, {\"url\": \"https://github.com/python/cpython/pull/145987\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/196edfb06a7458377d4d0f4b3cd41724c1f3bd4a\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/e0a8a6da90597a924b300debe045cdb4628ee1f3\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/642865ddf4b232da1f3b1f7abcfa3254c4bfe785\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/af856a7177326ac25d9f66cc6dd28b554d914fee\", \"tags\": [\"patch\"]}], \"x_generator\": {\"engine\": \"Vulnogram 0.6.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"When an Expat parser with a registered ElementDeclHandler parses an inline\\ndocument type definition containing a deeply nested content model a C stack\\noverflow occurs.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"When an Expat parser with a registered ElementDeclHandler parses an inline\\ndocument type definition containing a deeply nested content model a C stack\\noverflow occurs.\", \"base64\": false}]}], \"providerMetadata\": {\"orgId\": \"28c92f92-d60d-412d-b760-e73465c3df22\", \"shortName\": \"PSF\", \"dateUpdated\": \"2026-04-08T12:55:03.693Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-4224\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-04-08T12:55:03.693Z\", \"dateReserved\": \"2026-03-15T18:10:54.886Z\", \"assignerOrgId\": \"28c92f92-d60d-412d-b760-e73465c3df22\", \"datePublished\": \"2026-03-16T17:52:26.639Z\", \"assignerShortName\": \"PSF\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
GHSA-H46W-FFVP-4PW5
Vulnerability from github – Published: 2026-03-16 18:32 – Updated: 2026-06-04 21:31When an Expat parser with a registered ElementDeclHandler parses an inline document type definition containing a deeply nested content model a C stack overflow occurs.
{
"affected": [],
"aliases": [
"CVE-2026-4224"
],
"database_specific": {
"cwe_ids": [
"CWE-674"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2026-03-16T18:16:10Z",
"severity": "MODERATE"
},
"details": "When an Expat parser with a registered ElementDeclHandler parses an inline\ndocument type definition containing a deeply nested content model a C stack\noverflow occurs.",
"id": "GHSA-h46w-ffvp-4pw5",
"modified": "2026-06-04T21:31:19Z",
"published": "2026-03-16T18:32:04Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4224"
},
{
"type": "WEB",
"url": "https://github.com/python/cpython/issues/145986"
},
{
"type": "WEB",
"url": "https://github.com/python/cpython/pull/145987"
},
{
"type": "WEB",
"url": "https://github.com/python/cpython/commit/196edfb06a7458377d4d0f4b3cd41724c1f3bd4a"
},
{
"type": "WEB",
"url": "https://github.com/python/cpython/commit/642865ddf4b232da1f3b1f7abcfa3254c4bfe785"
},
{
"type": "WEB",
"url": "https://github.com/python/cpython/commit/af856a7177326ac25d9f66cc6dd28b554d914fee"
},
{
"type": "WEB",
"url": "https://github.com/python/cpython/commit/e0a8a6da90597a924b300debe045cdb4628ee1f3"
},
{
"type": "WEB",
"url": "https://github.com/python/cpython/commit/eb0e8be3a7e11b87d198a2c3af1ed0eccf532768"
},
{
"type": "WEB",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/5M7CGUW3XBRY7II4DK43KF7NQQ3TPZ6R"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2026/03/16/4"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
},
{
"score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X",
"type": "CVSS_V4"
}
]
}
MSRC_CVE-2026-4224
Vulnerability from csaf_microsoft - Published: 2026-03-02 00:00 - Updated: 2026-06-03 01:46| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 20937-17086 | — |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 17084-3 | — |
None Available
|
|
| Unresolved product id: 17086-4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17084-2 | — |
None Available
|
|
| Unresolved product id: 17084-1 | — |
None Available
|
| URL | Category |
|---|---|
| https://msrc.microsoft.com/csaf/vex/2026/msrc_cve… | self |
| https://support.microsoft.com/lifecycle | external |
| https://www.first.org/cvss | external |
| https://msrc.microsoft.com/csaf/vex/2026/msrc_cve… | self |
{
"document": {
"category": "csaf_vex",
"csaf_version": "2.0",
"distribution": {
"text": "Public",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en-US",
"notes": [
{
"category": "general",
"text": "To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle",
"title": "Additional Resources"
},
{
"category": "legal_disclaimer",
"text": "The information provided in the Microsoft Knowledge Base is provided \\\"as is\\\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.",
"title": "Disclaimer"
}
],
"publisher": {
"category": "vendor",
"contact_details": "secure@microsoft.com",
"name": "Microsoft Security Response Center",
"namespace": "https://msrc.microsoft.com"
},
"references": [
{
"category": "self",
"summary": "CVE-2026-4224 Stack overflow parsing XML with deeply nested DTD content models - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-4224.json"
},
{
"category": "external",
"summary": "Microsoft Support Lifecycle",
"url": "https://support.microsoft.com/lifecycle"
},
{
"category": "external",
"summary": "Common Vulnerability Scoring System",
"url": "https://www.first.org/cvss"
}
],
"title": "Stack overflow parsing XML with deeply nested DTD content models",
"tracking": {
"current_release_date": "2026-06-03T01:46:23.000Z",
"generator": {
"date": "2026-06-03T07:29:02.718Z",
"engine": {
"name": "MSRC Generator",
"version": "1.0"
}
},
"id": "msrc_CVE-2026-4224",
"initial_release_date": "2026-03-02T00:00:00.000Z",
"revision_history": [
{
"date": "2026-03-19T01:04:39.000Z",
"legacy_version": "1",
"number": "1",
"summary": "Information published."
},
{
"date": "2026-03-19T14:36:28.000Z",
"legacy_version": "2",
"number": "2",
"summary": "Information published."
},
{
"date": "2026-03-31T14:56:40.000Z",
"legacy_version": "3",
"number": "3",
"summary": "Information published."
},
{
"date": "2026-04-13T14:37:54.000Z",
"legacy_version": "4",
"number": "4",
"summary": "Information published."
},
{
"date": "2026-06-03T01:46:23.000Z",
"legacy_version": "5",
"number": "5",
"summary": "Information published."
}
],
"status": "final",
"version": "5"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "3.0",
"product": {
"name": "Azure Linux 3.0",
"product_id": "17084"
}
},
{
"category": "product_version",
"name": "2.0",
"product": {
"name": "CBL Mariner 2.0",
"product_id": "17086"
}
}
],
"category": "product_name",
"name": "Azure Linux"
},
{
"branches": [
{
"category": "product_version_range",
"name": "azl3 python3 0:3.12.9-9.azl3",
"product": {
"name": "azl3 python3 0:3.12.9-9.azl3",
"product_id": "3"
}
},
{
"category": "product_version_range",
"name": "\u003ccbl2 python3 0:3.9.19-19.cbl2",
"product": {
"name": "\u003ccbl2 python3 0:3.9.19-19.cbl2",
"product_id": "4"
}
},
{
"category": "product_version",
"name": "cbl2 python3 0:3.9.19-19.cbl2",
"product": {
"name": "cbl2 python3 0:3.9.19-19.cbl2",
"product_id": "20937"
}
},
{
"category": "product_version_range",
"name": "azl3 python3 0:3.12.9-10.azl3",
"product": {
"name": "azl3 python3 0:3.12.9-10.azl3",
"product_id": "2"
}
},
{
"category": "product_version_range",
"name": "azl3 python3 0:3.12.9-11.azl3",
"product": {
"name": "azl3 python3 0:3.12.9-11.azl3",
"product_id": "1"
}
}
],
"category": "product_name",
"name": "python3"
}
],
"category": "vendor",
"name": "Microsoft"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 python3 0:3.12.9-9.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-3"
},
"product_reference": "3",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 python3 0:3.9.19-19.cbl2 as a component of CBL Mariner 2.0",
"product_id": "17086-4"
},
"product_reference": "4",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 python3 0:3.9.19-19.cbl2 as a component of CBL Mariner 2.0",
"product_id": "20937-17086"
},
"product_reference": "20937",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 python3 0:3.12.9-10.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-2"
},
"product_reference": "2",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 python3 0:3.12.9-11.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-1"
},
"product_reference": "1",
"relates_to_product_reference": "17084"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-4224",
"notes": [
{
"category": "general",
"text": "PSF",
"title": "Assigning CNA"
}
],
"product_status": {
"fixed": [
"20937-17086"
],
"known_affected": [
"17084-3",
"17086-4",
"17084-2",
"17084-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-4224 Stack overflow parsing XML with deeply nested DTD content models - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-4224.json"
}
],
"remediations": [
{
"category": "none_available",
"date": "2026-03-19T01:04:39.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17084-3"
]
},
{
"category": "none_available",
"date": "2026-03-19T01:04:39.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17084-2"
]
},
{
"category": "none_available",
"date": "2026-03-19T01:04:39.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17084-1"
]
},
{
"category": "vendor_fix",
"date": "2026-03-19T01:04:39.000Z",
"details": "0:3.9.19-21.cbl2:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17086-4"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
}
],
"title": "Stack overflow parsing XML with deeply nested DTD content models"
}
]
}
OPENSUSE-SU-2026:10469-1
Vulnerability from csaf_opensuse - Published: 2026-03-31 00:00 - Updated: 2026-03-31 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a7-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a7-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a7-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a7-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a7-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a7-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a7-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a7-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a7-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a7-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a7-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a7-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a7-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a7-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a7-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a7-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a7-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a7-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a7-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a7-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a7-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a7-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a7-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a7-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a7-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a7-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a7-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a7-3.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a7-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a7-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a7-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a7-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a7-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a7-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a7-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a7-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a7-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a7-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a7-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a7-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a7-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a7-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a7-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a7-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a7-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a7-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a7-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a7-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a7-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a7-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a7-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a7-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a7-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a7-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a7-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a7-3.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a7-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a7-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a7-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a7-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a7-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a7-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a7-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a7-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a7-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a7-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a7-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a7-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a7-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a7-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a7-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a7-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a7-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a7-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a7-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a7-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a7-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a7-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a7-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a7-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a7-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a7-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a7-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a7-3.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a7-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a7-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a7-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a7-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a7-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a7-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a7-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a7-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a7-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a7-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a7-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a7-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a7-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a7-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a7-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a7-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a7-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a7-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a7-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a7-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a7-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a7-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a7-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a7-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a7-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a7-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a7-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a7-3.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "python315-3.15.0~a7-3.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the python315-3.15.0~a7-3.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2026-10469",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2026_10469-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-13462 page",
"url": "https://www.suse.com/security/cve/CVE-2025-13462/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-3644 page",
"url": "https://www.suse.com/security/cve/CVE-2026-3644/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-4224 page",
"url": "https://www.suse.com/security/cve/CVE-2026-4224/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-4519 page",
"url": "https://www.suse.com/security/cve/CVE-2026-4519/"
}
],
"title": "python315-3.15.0~a7-3.1 on GA media",
"tracking": {
"current_release_date": "2026-03-31T00:00:00Z",
"generator": {
"date": "2026-03-31T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:10469-1",
"initial_release_date": "2026-03-31T00:00:00Z",
"revision_history": [
{
"date": "2026-03-31T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python315-3.15.0~a7-3.1.aarch64",
"product": {
"name": "python315-3.15.0~a7-3.1.aarch64",
"product_id": "python315-3.15.0~a7-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "python315-curses-3.15.0~a7-3.1.aarch64",
"product": {
"name": "python315-curses-3.15.0~a7-3.1.aarch64",
"product_id": "python315-curses-3.15.0~a7-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "python315-dbm-3.15.0~a7-3.1.aarch64",
"product": {
"name": "python315-dbm-3.15.0~a7-3.1.aarch64",
"product_id": "python315-dbm-3.15.0~a7-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "python315-idle-3.15.0~a7-3.1.aarch64",
"product": {
"name": "python315-idle-3.15.0~a7-3.1.aarch64",
"product_id": "python315-idle-3.15.0~a7-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "python315-profiling-3.15.0~a7-3.1.aarch64",
"product": {
"name": "python315-profiling-3.15.0~a7-3.1.aarch64",
"product_id": "python315-profiling-3.15.0~a7-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "python315-tk-3.15.0~a7-3.1.aarch64",
"product": {
"name": "python315-tk-3.15.0~a7-3.1.aarch64",
"product_id": "python315-tk-3.15.0~a7-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "python315-x86-64-v3-3.15.0~a7-3.1.aarch64",
"product": {
"name": "python315-x86-64-v3-3.15.0~a7-3.1.aarch64",
"product_id": "python315-x86-64-v3-3.15.0~a7-3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python315-3.15.0~a7-3.1.ppc64le",
"product": {
"name": "python315-3.15.0~a7-3.1.ppc64le",
"product_id": "python315-3.15.0~a7-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python315-curses-3.15.0~a7-3.1.ppc64le",
"product": {
"name": "python315-curses-3.15.0~a7-3.1.ppc64le",
"product_id": "python315-curses-3.15.0~a7-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python315-dbm-3.15.0~a7-3.1.ppc64le",
"product": {
"name": "python315-dbm-3.15.0~a7-3.1.ppc64le",
"product_id": "python315-dbm-3.15.0~a7-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python315-idle-3.15.0~a7-3.1.ppc64le",
"product": {
"name": "python315-idle-3.15.0~a7-3.1.ppc64le",
"product_id": "python315-idle-3.15.0~a7-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python315-profiling-3.15.0~a7-3.1.ppc64le",
"product": {
"name": "python315-profiling-3.15.0~a7-3.1.ppc64le",
"product_id": "python315-profiling-3.15.0~a7-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python315-tk-3.15.0~a7-3.1.ppc64le",
"product": {
"name": "python315-tk-3.15.0~a7-3.1.ppc64le",
"product_id": "python315-tk-3.15.0~a7-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python315-x86-64-v3-3.15.0~a7-3.1.ppc64le",
"product": {
"name": "python315-x86-64-v3-3.15.0~a7-3.1.ppc64le",
"product_id": "python315-x86-64-v3-3.15.0~a7-3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python315-3.15.0~a7-3.1.s390x",
"product": {
"name": "python315-3.15.0~a7-3.1.s390x",
"product_id": "python315-3.15.0~a7-3.1.s390x"
}
},
{
"category": "product_version",
"name": "python315-curses-3.15.0~a7-3.1.s390x",
"product": {
"name": "python315-curses-3.15.0~a7-3.1.s390x",
"product_id": "python315-curses-3.15.0~a7-3.1.s390x"
}
},
{
"category": "product_version",
"name": "python315-dbm-3.15.0~a7-3.1.s390x",
"product": {
"name": "python315-dbm-3.15.0~a7-3.1.s390x",
"product_id": "python315-dbm-3.15.0~a7-3.1.s390x"
}
},
{
"category": "product_version",
"name": "python315-idle-3.15.0~a7-3.1.s390x",
"product": {
"name": "python315-idle-3.15.0~a7-3.1.s390x",
"product_id": "python315-idle-3.15.0~a7-3.1.s390x"
}
},
{
"category": "product_version",
"name": "python315-profiling-3.15.0~a7-3.1.s390x",
"product": {
"name": "python315-profiling-3.15.0~a7-3.1.s390x",
"product_id": "python315-profiling-3.15.0~a7-3.1.s390x"
}
},
{
"category": "product_version",
"name": "python315-tk-3.15.0~a7-3.1.s390x",
"product": {
"name": "python315-tk-3.15.0~a7-3.1.s390x",
"product_id": "python315-tk-3.15.0~a7-3.1.s390x"
}
},
{
"category": "product_version",
"name": "python315-x86-64-v3-3.15.0~a7-3.1.s390x",
"product": {
"name": "python315-x86-64-v3-3.15.0~a7-3.1.s390x",
"product_id": "python315-x86-64-v3-3.15.0~a7-3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python315-3.15.0~a7-3.1.x86_64",
"product": {
"name": "python315-3.15.0~a7-3.1.x86_64",
"product_id": "python315-3.15.0~a7-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "python315-curses-3.15.0~a7-3.1.x86_64",
"product": {
"name": "python315-curses-3.15.0~a7-3.1.x86_64",
"product_id": "python315-curses-3.15.0~a7-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "python315-dbm-3.15.0~a7-3.1.x86_64",
"product": {
"name": "python315-dbm-3.15.0~a7-3.1.x86_64",
"product_id": "python315-dbm-3.15.0~a7-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "python315-idle-3.15.0~a7-3.1.x86_64",
"product": {
"name": "python315-idle-3.15.0~a7-3.1.x86_64",
"product_id": "python315-idle-3.15.0~a7-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "python315-profiling-3.15.0~a7-3.1.x86_64",
"product": {
"name": "python315-profiling-3.15.0~a7-3.1.x86_64",
"product_id": "python315-profiling-3.15.0~a7-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "python315-tk-3.15.0~a7-3.1.x86_64",
"product": {
"name": "python315-tk-3.15.0~a7-3.1.x86_64",
"product_id": "python315-tk-3.15.0~a7-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "python315-x86-64-v3-3.15.0~a7-3.1.x86_64",
"product": {
"name": "python315-x86-64-v3-3.15.0~a7-3.1.x86_64",
"product_id": "python315-x86-64-v3-3.15.0~a7-3.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-3.15.0~a7-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-3.15.0~a7-3.1.aarch64"
},
"product_reference": "python315-3.15.0~a7-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-3.15.0~a7-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-3.15.0~a7-3.1.ppc64le"
},
"product_reference": "python315-3.15.0~a7-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-3.15.0~a7-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-3.15.0~a7-3.1.s390x"
},
"product_reference": "python315-3.15.0~a7-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-3.15.0~a7-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-3.15.0~a7-3.1.x86_64"
},
"product_reference": "python315-3.15.0~a7-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-curses-3.15.0~a7-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-curses-3.15.0~a7-3.1.aarch64"
},
"product_reference": "python315-curses-3.15.0~a7-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-curses-3.15.0~a7-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-curses-3.15.0~a7-3.1.ppc64le"
},
"product_reference": "python315-curses-3.15.0~a7-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-curses-3.15.0~a7-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-curses-3.15.0~a7-3.1.s390x"
},
"product_reference": "python315-curses-3.15.0~a7-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-curses-3.15.0~a7-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-curses-3.15.0~a7-3.1.x86_64"
},
"product_reference": "python315-curses-3.15.0~a7-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-dbm-3.15.0~a7-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-dbm-3.15.0~a7-3.1.aarch64"
},
"product_reference": "python315-dbm-3.15.0~a7-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-dbm-3.15.0~a7-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-dbm-3.15.0~a7-3.1.ppc64le"
},
"product_reference": "python315-dbm-3.15.0~a7-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-dbm-3.15.0~a7-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-dbm-3.15.0~a7-3.1.s390x"
},
"product_reference": "python315-dbm-3.15.0~a7-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-dbm-3.15.0~a7-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-dbm-3.15.0~a7-3.1.x86_64"
},
"product_reference": "python315-dbm-3.15.0~a7-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-idle-3.15.0~a7-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-idle-3.15.0~a7-3.1.aarch64"
},
"product_reference": "python315-idle-3.15.0~a7-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-idle-3.15.0~a7-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-idle-3.15.0~a7-3.1.ppc64le"
},
"product_reference": "python315-idle-3.15.0~a7-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-idle-3.15.0~a7-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-idle-3.15.0~a7-3.1.s390x"
},
"product_reference": "python315-idle-3.15.0~a7-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-idle-3.15.0~a7-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-idle-3.15.0~a7-3.1.x86_64"
},
"product_reference": "python315-idle-3.15.0~a7-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-profiling-3.15.0~a7-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-profiling-3.15.0~a7-3.1.aarch64"
},
"product_reference": "python315-profiling-3.15.0~a7-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-profiling-3.15.0~a7-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-profiling-3.15.0~a7-3.1.ppc64le"
},
"product_reference": "python315-profiling-3.15.0~a7-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-profiling-3.15.0~a7-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-profiling-3.15.0~a7-3.1.s390x"
},
"product_reference": "python315-profiling-3.15.0~a7-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-profiling-3.15.0~a7-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-profiling-3.15.0~a7-3.1.x86_64"
},
"product_reference": "python315-profiling-3.15.0~a7-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-tk-3.15.0~a7-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-tk-3.15.0~a7-3.1.aarch64"
},
"product_reference": "python315-tk-3.15.0~a7-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-tk-3.15.0~a7-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-tk-3.15.0~a7-3.1.ppc64le"
},
"product_reference": "python315-tk-3.15.0~a7-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-tk-3.15.0~a7-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-tk-3.15.0~a7-3.1.s390x"
},
"product_reference": "python315-tk-3.15.0~a7-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-tk-3.15.0~a7-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-tk-3.15.0~a7-3.1.x86_64"
},
"product_reference": "python315-tk-3.15.0~a7-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-x86-64-v3-3.15.0~a7-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a7-3.1.aarch64"
},
"product_reference": "python315-x86-64-v3-3.15.0~a7-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-x86-64-v3-3.15.0~a7-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a7-3.1.ppc64le"
},
"product_reference": "python315-x86-64-v3-3.15.0~a7-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-x86-64-v3-3.15.0~a7-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a7-3.1.s390x"
},
"product_reference": "python315-x86-64-v3-3.15.0~a7-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-x86-64-v3-3.15.0~a7-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a7-3.1.x86_64"
},
"product_reference": "python315-x86-64-v3-3.15.0~a7-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-13462",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-13462"
}
],
"notes": [
{
"category": "general",
"text": "The \"tarfile\" module would still apply normalization of AREGTYPE (\\x00) blocks to DIRTYPE, even while processing a multi-block member such as GNUTYPE_LONGNAME or GNUTYPE_LONGLINK. This could result in a crafted tar archive being misinterpreted by the tarfile module compared to other implementations.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a7-3.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a7-3.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a7-3.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a7-3.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a7-3.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a7-3.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a7-3.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a7-3.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a7-3.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a7-3.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a7-3.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a7-3.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a7-3.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a7-3.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a7-3.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a7-3.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a7-3.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a7-3.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a7-3.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a7-3.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a7-3.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a7-3.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a7-3.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a7-3.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a7-3.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a7-3.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a7-3.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a7-3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-13462",
"url": "https://www.suse.com/security/cve/CVE-2025-13462"
},
{
"category": "external",
"summary": "SUSE Bug 1259611 for CVE-2025-13462",
"url": "https://bugzilla.suse.com/1259611"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python315-3.15.0~a7-3.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a7-3.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a7-3.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a7-3.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a7-3.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a7-3.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a7-3.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a7-3.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a7-3.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a7-3.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a7-3.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a7-3.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a7-3.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a7-3.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a7-3.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a7-3.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a7-3.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a7-3.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a7-3.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a7-3.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a7-3.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a7-3.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a7-3.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a7-3.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a7-3.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a7-3.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a7-3.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a7-3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.5,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a7-3.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a7-3.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a7-3.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a7-3.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a7-3.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a7-3.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a7-3.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a7-3.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a7-3.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a7-3.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a7-3.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a7-3.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a7-3.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a7-3.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a7-3.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a7-3.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a7-3.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a7-3.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a7-3.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a7-3.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a7-3.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a7-3.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a7-3.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a7-3.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a7-3.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a7-3.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a7-3.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a7-3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-31T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2025-13462"
},
{
"cve": "CVE-2026-3644",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-3644"
}
],
"notes": [
{
"category": "general",
"text": "The fix for CVE-2026-0672, which rejected control characters in http.cookies.Morsel, was incomplete. The Morsel.update(), |= operator, and unpickling paths were not patched, allowing control characters to bypass input validation. Additionally, BaseCookie.js_output() lacked the output validation applied to BaseCookie.output().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a7-3.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a7-3.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a7-3.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a7-3.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a7-3.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a7-3.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a7-3.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a7-3.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a7-3.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a7-3.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a7-3.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a7-3.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a7-3.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a7-3.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a7-3.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a7-3.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a7-3.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a7-3.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a7-3.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a7-3.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a7-3.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a7-3.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a7-3.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a7-3.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a7-3.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a7-3.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a7-3.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a7-3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-3644",
"url": "https://www.suse.com/security/cve/CVE-2026-3644"
},
{
"category": "external",
"summary": "SUSE Bug 1259734 for CVE-2026-3644",
"url": "https://bugzilla.suse.com/1259734"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python315-3.15.0~a7-3.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a7-3.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a7-3.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a7-3.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a7-3.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a7-3.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a7-3.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a7-3.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a7-3.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a7-3.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a7-3.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a7-3.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a7-3.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a7-3.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a7-3.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a7-3.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a7-3.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a7-3.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a7-3.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a7-3.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a7-3.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a7-3.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a7-3.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a7-3.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a7-3.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a7-3.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a7-3.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a7-3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a7-3.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a7-3.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a7-3.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a7-3.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a7-3.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a7-3.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a7-3.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a7-3.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a7-3.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a7-3.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a7-3.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a7-3.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a7-3.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a7-3.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a7-3.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a7-3.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a7-3.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a7-3.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a7-3.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a7-3.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a7-3.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a7-3.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a7-3.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a7-3.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a7-3.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a7-3.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a7-3.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a7-3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-31T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-3644"
},
{
"cve": "CVE-2026-4224",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-4224"
}
],
"notes": [
{
"category": "general",
"text": "When an Expat parser with a registered ElementDeclHandler parses an inline\ndocument type definition containing a deeply nested content model a C stack\noverflow occurs.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a7-3.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a7-3.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a7-3.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a7-3.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a7-3.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a7-3.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a7-3.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a7-3.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a7-3.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a7-3.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a7-3.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a7-3.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a7-3.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a7-3.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a7-3.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a7-3.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a7-3.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a7-3.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a7-3.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a7-3.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a7-3.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a7-3.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a7-3.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a7-3.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a7-3.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a7-3.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a7-3.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a7-3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-4224",
"url": "https://www.suse.com/security/cve/CVE-2026-4224"
},
{
"category": "external",
"summary": "SUSE Bug 1259735 for CVE-2026-4224",
"url": "https://bugzilla.suse.com/1259735"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python315-3.15.0~a7-3.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a7-3.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a7-3.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a7-3.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a7-3.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a7-3.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a7-3.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a7-3.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a7-3.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a7-3.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a7-3.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a7-3.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a7-3.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a7-3.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a7-3.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a7-3.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a7-3.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a7-3.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a7-3.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a7-3.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a7-3.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a7-3.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a7-3.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a7-3.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a7-3.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a7-3.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a7-3.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a7-3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a7-3.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a7-3.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a7-3.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a7-3.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a7-3.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a7-3.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a7-3.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a7-3.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a7-3.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a7-3.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a7-3.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a7-3.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a7-3.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a7-3.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a7-3.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a7-3.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a7-3.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a7-3.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a7-3.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a7-3.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a7-3.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a7-3.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a7-3.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a7-3.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a7-3.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a7-3.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a7-3.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a7-3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-31T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-4224"
},
{
"cve": "CVE-2026-4519",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-4519"
}
],
"notes": [
{
"category": "general",
"text": "The webbrowser.open() API would accept leading dashes in the URL which \ncould be handled as command line options for certain web browsers. New \nbehavior rejects leading dashes. Users are recommended to sanitize URLs \nprior to passing to webbrowser.open().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a7-3.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a7-3.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a7-3.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a7-3.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a7-3.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a7-3.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a7-3.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a7-3.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a7-3.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a7-3.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a7-3.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a7-3.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a7-3.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a7-3.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a7-3.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a7-3.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a7-3.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a7-3.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a7-3.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a7-3.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a7-3.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a7-3.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a7-3.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a7-3.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a7-3.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a7-3.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a7-3.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a7-3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-4519",
"url": "https://www.suse.com/security/cve/CVE-2026-4519"
},
{
"category": "external",
"summary": "SUSE Bug 1260026 for CVE-2026-4519",
"url": "https://bugzilla.suse.com/1260026"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python315-3.15.0~a7-3.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a7-3.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a7-3.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a7-3.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a7-3.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a7-3.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a7-3.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a7-3.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a7-3.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a7-3.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a7-3.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a7-3.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a7-3.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a7-3.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a7-3.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a7-3.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a7-3.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a7-3.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a7-3.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a7-3.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a7-3.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a7-3.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a7-3.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a7-3.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a7-3.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a7-3.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a7-3.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a7-3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a7-3.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a7-3.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a7-3.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a7-3.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a7-3.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a7-3.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a7-3.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a7-3.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a7-3.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a7-3.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a7-3.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a7-3.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a7-3.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a7-3.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a7-3.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a7-3.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a7-3.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a7-3.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a7-3.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a7-3.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a7-3.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a7-3.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a7-3.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a7-3.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a7-3.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a7-3.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a7-3.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a7-3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-31T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-4519"
}
]
}
OPENSUSE-SU-2026:10477-1
Vulnerability from csaf_opensuse - Published: 2026-04-01 00:00 - Updated: 2026-04-01 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python310-3.10.20-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-3.10.20-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-3.10.20-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-3.10.20-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-curses-3.10.20-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-curses-3.10.20-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-curses-3.10.20-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-curses-3.10.20-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-idle-3.10.20-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-idle-3.10.20-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-idle-3.10.20-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-idle-3.10.20-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-tk-3.10.20-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-tk-3.10.20-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-tk-3.10.20-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-tk-3.10.20-3.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python310-3.10.20-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-3.10.20-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-3.10.20-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-3.10.20-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-curses-3.10.20-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-curses-3.10.20-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-curses-3.10.20-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-curses-3.10.20-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-idle-3.10.20-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-idle-3.10.20-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-idle-3.10.20-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-idle-3.10.20-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-tk-3.10.20-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-tk-3.10.20-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-tk-3.10.20-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-tk-3.10.20-3.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python310-3.10.20-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-3.10.20-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-3.10.20-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-3.10.20-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-curses-3.10.20-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-curses-3.10.20-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-curses-3.10.20-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-curses-3.10.20-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-idle-3.10.20-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-idle-3.10.20-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-idle-3.10.20-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-idle-3.10.20-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-tk-3.10.20-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-tk-3.10.20-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-tk-3.10.20-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-tk-3.10.20-3.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python310-3.10.20-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-3.10.20-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-3.10.20-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-3.10.20-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-curses-3.10.20-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-curses-3.10.20-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-curses-3.10.20-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-curses-3.10.20-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-idle-3.10.20-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-idle-3.10.20-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-idle-3.10.20-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-idle-3.10.20-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-tk-3.10.20-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-tk-3.10.20-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-tk-3.10.20-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-tk-3.10.20-3.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "python310-3.10.20-3.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the python310-3.10.20-3.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2026-10477",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2026_10477-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-13462 page",
"url": "https://www.suse.com/security/cve/CVE-2025-13462/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-3644 page",
"url": "https://www.suse.com/security/cve/CVE-2026-3644/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-4224 page",
"url": "https://www.suse.com/security/cve/CVE-2026-4224/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-4519 page",
"url": "https://www.suse.com/security/cve/CVE-2026-4519/"
}
],
"title": "python310-3.10.20-3.1 on GA media",
"tracking": {
"current_release_date": "2026-04-01T00:00:00Z",
"generator": {
"date": "2026-04-01T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:10477-1",
"initial_release_date": "2026-04-01T00:00:00Z",
"revision_history": [
{
"date": "2026-04-01T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python310-3.10.20-3.1.aarch64",
"product": {
"name": "python310-3.10.20-3.1.aarch64",
"product_id": "python310-3.10.20-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "python310-curses-3.10.20-3.1.aarch64",
"product": {
"name": "python310-curses-3.10.20-3.1.aarch64",
"product_id": "python310-curses-3.10.20-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "python310-dbm-3.10.20-3.1.aarch64",
"product": {
"name": "python310-dbm-3.10.20-3.1.aarch64",
"product_id": "python310-dbm-3.10.20-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "python310-idle-3.10.20-3.1.aarch64",
"product": {
"name": "python310-idle-3.10.20-3.1.aarch64",
"product_id": "python310-idle-3.10.20-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "python310-tk-3.10.20-3.1.aarch64",
"product": {
"name": "python310-tk-3.10.20-3.1.aarch64",
"product_id": "python310-tk-3.10.20-3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python310-3.10.20-3.1.ppc64le",
"product": {
"name": "python310-3.10.20-3.1.ppc64le",
"product_id": "python310-3.10.20-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-curses-3.10.20-3.1.ppc64le",
"product": {
"name": "python310-curses-3.10.20-3.1.ppc64le",
"product_id": "python310-curses-3.10.20-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-dbm-3.10.20-3.1.ppc64le",
"product": {
"name": "python310-dbm-3.10.20-3.1.ppc64le",
"product_id": "python310-dbm-3.10.20-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-idle-3.10.20-3.1.ppc64le",
"product": {
"name": "python310-idle-3.10.20-3.1.ppc64le",
"product_id": "python310-idle-3.10.20-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-tk-3.10.20-3.1.ppc64le",
"product": {
"name": "python310-tk-3.10.20-3.1.ppc64le",
"product_id": "python310-tk-3.10.20-3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python310-3.10.20-3.1.s390x",
"product": {
"name": "python310-3.10.20-3.1.s390x",
"product_id": "python310-3.10.20-3.1.s390x"
}
},
{
"category": "product_version",
"name": "python310-curses-3.10.20-3.1.s390x",
"product": {
"name": "python310-curses-3.10.20-3.1.s390x",
"product_id": "python310-curses-3.10.20-3.1.s390x"
}
},
{
"category": "product_version",
"name": "python310-dbm-3.10.20-3.1.s390x",
"product": {
"name": "python310-dbm-3.10.20-3.1.s390x",
"product_id": "python310-dbm-3.10.20-3.1.s390x"
}
},
{
"category": "product_version",
"name": "python310-idle-3.10.20-3.1.s390x",
"product": {
"name": "python310-idle-3.10.20-3.1.s390x",
"product_id": "python310-idle-3.10.20-3.1.s390x"
}
},
{
"category": "product_version",
"name": "python310-tk-3.10.20-3.1.s390x",
"product": {
"name": "python310-tk-3.10.20-3.1.s390x",
"product_id": "python310-tk-3.10.20-3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python310-3.10.20-3.1.x86_64",
"product": {
"name": "python310-3.10.20-3.1.x86_64",
"product_id": "python310-3.10.20-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-curses-3.10.20-3.1.x86_64",
"product": {
"name": "python310-curses-3.10.20-3.1.x86_64",
"product_id": "python310-curses-3.10.20-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-dbm-3.10.20-3.1.x86_64",
"product": {
"name": "python310-dbm-3.10.20-3.1.x86_64",
"product_id": "python310-dbm-3.10.20-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-idle-3.10.20-3.1.x86_64",
"product": {
"name": "python310-idle-3.10.20-3.1.x86_64",
"product_id": "python310-idle-3.10.20-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-tk-3.10.20-3.1.x86_64",
"product": {
"name": "python310-tk-3.10.20-3.1.x86_64",
"product_id": "python310-tk-3.10.20-3.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-3.10.20-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-3.10.20-3.1.aarch64"
},
"product_reference": "python310-3.10.20-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-3.10.20-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-3.10.20-3.1.ppc64le"
},
"product_reference": "python310-3.10.20-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-3.10.20-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-3.10.20-3.1.s390x"
},
"product_reference": "python310-3.10.20-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-3.10.20-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-3.10.20-3.1.x86_64"
},
"product_reference": "python310-3.10.20-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-curses-3.10.20-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-curses-3.10.20-3.1.aarch64"
},
"product_reference": "python310-curses-3.10.20-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-curses-3.10.20-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-curses-3.10.20-3.1.ppc64le"
},
"product_reference": "python310-curses-3.10.20-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-curses-3.10.20-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-curses-3.10.20-3.1.s390x"
},
"product_reference": "python310-curses-3.10.20-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-curses-3.10.20-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-curses-3.10.20-3.1.x86_64"
},
"product_reference": "python310-curses-3.10.20-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-dbm-3.10.20-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.aarch64"
},
"product_reference": "python310-dbm-3.10.20-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-dbm-3.10.20-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.ppc64le"
},
"product_reference": "python310-dbm-3.10.20-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-dbm-3.10.20-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.s390x"
},
"product_reference": "python310-dbm-3.10.20-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-dbm-3.10.20-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.x86_64"
},
"product_reference": "python310-dbm-3.10.20-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-idle-3.10.20-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-idle-3.10.20-3.1.aarch64"
},
"product_reference": "python310-idle-3.10.20-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-idle-3.10.20-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-idle-3.10.20-3.1.ppc64le"
},
"product_reference": "python310-idle-3.10.20-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-idle-3.10.20-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-idle-3.10.20-3.1.s390x"
},
"product_reference": "python310-idle-3.10.20-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-idle-3.10.20-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-idle-3.10.20-3.1.x86_64"
},
"product_reference": "python310-idle-3.10.20-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tk-3.10.20-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-tk-3.10.20-3.1.aarch64"
},
"product_reference": "python310-tk-3.10.20-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tk-3.10.20-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-tk-3.10.20-3.1.ppc64le"
},
"product_reference": "python310-tk-3.10.20-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tk-3.10.20-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-tk-3.10.20-3.1.s390x"
},
"product_reference": "python310-tk-3.10.20-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tk-3.10.20-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-tk-3.10.20-3.1.x86_64"
},
"product_reference": "python310-tk-3.10.20-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-13462",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-13462"
}
],
"notes": [
{
"category": "general",
"text": "The \"tarfile\" module would still apply normalization of AREGTYPE (\\x00) blocks to DIRTYPE, even while processing a multi-block member such as GNUTYPE_LONGNAME or GNUTYPE_LONGLINK. This could result in a crafted tar archive being misinterpreted by the tarfile module compared to other implementations.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python310-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-3.10.20-3.1.x86_64",
"openSUSE Tumbleweed:python310-curses-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-curses-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-curses-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-curses-3.10.20-3.1.x86_64",
"openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.x86_64",
"openSUSE Tumbleweed:python310-idle-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-idle-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-idle-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-idle-3.10.20-3.1.x86_64",
"openSUSE Tumbleweed:python310-tk-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-tk-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-tk-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-tk-3.10.20-3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-13462",
"url": "https://www.suse.com/security/cve/CVE-2025-13462"
},
{
"category": "external",
"summary": "SUSE Bug 1259611 for CVE-2025-13462",
"url": "https://bugzilla.suse.com/1259611"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python310-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-3.10.20-3.1.x86_64",
"openSUSE Tumbleweed:python310-curses-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-curses-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-curses-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-curses-3.10.20-3.1.x86_64",
"openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.x86_64",
"openSUSE Tumbleweed:python310-idle-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-idle-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-idle-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-idle-3.10.20-3.1.x86_64",
"openSUSE Tumbleweed:python310-tk-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-tk-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-tk-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-tk-3.10.20-3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.5,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python310-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-3.10.20-3.1.x86_64",
"openSUSE Tumbleweed:python310-curses-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-curses-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-curses-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-curses-3.10.20-3.1.x86_64",
"openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.x86_64",
"openSUSE Tumbleweed:python310-idle-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-idle-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-idle-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-idle-3.10.20-3.1.x86_64",
"openSUSE Tumbleweed:python310-tk-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-tk-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-tk-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-tk-3.10.20-3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-01T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2025-13462"
},
{
"cve": "CVE-2026-3644",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-3644"
}
],
"notes": [
{
"category": "general",
"text": "The fix for CVE-2026-0672, which rejected control characters in http.cookies.Morsel, was incomplete. The Morsel.update(), |= operator, and unpickling paths were not patched, allowing control characters to bypass input validation. Additionally, BaseCookie.js_output() lacked the output validation applied to BaseCookie.output().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python310-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-3.10.20-3.1.x86_64",
"openSUSE Tumbleweed:python310-curses-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-curses-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-curses-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-curses-3.10.20-3.1.x86_64",
"openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.x86_64",
"openSUSE Tumbleweed:python310-idle-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-idle-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-idle-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-idle-3.10.20-3.1.x86_64",
"openSUSE Tumbleweed:python310-tk-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-tk-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-tk-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-tk-3.10.20-3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-3644",
"url": "https://www.suse.com/security/cve/CVE-2026-3644"
},
{
"category": "external",
"summary": "SUSE Bug 1259734 for CVE-2026-3644",
"url": "https://bugzilla.suse.com/1259734"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python310-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-3.10.20-3.1.x86_64",
"openSUSE Tumbleweed:python310-curses-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-curses-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-curses-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-curses-3.10.20-3.1.x86_64",
"openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.x86_64",
"openSUSE Tumbleweed:python310-idle-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-idle-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-idle-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-idle-3.10.20-3.1.x86_64",
"openSUSE Tumbleweed:python310-tk-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-tk-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-tk-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-tk-3.10.20-3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python310-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-3.10.20-3.1.x86_64",
"openSUSE Tumbleweed:python310-curses-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-curses-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-curses-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-curses-3.10.20-3.1.x86_64",
"openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.x86_64",
"openSUSE Tumbleweed:python310-idle-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-idle-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-idle-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-idle-3.10.20-3.1.x86_64",
"openSUSE Tumbleweed:python310-tk-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-tk-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-tk-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-tk-3.10.20-3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-01T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-3644"
},
{
"cve": "CVE-2026-4224",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-4224"
}
],
"notes": [
{
"category": "general",
"text": "When an Expat parser with a registered ElementDeclHandler parses an inline\ndocument type definition containing a deeply nested content model a C stack\noverflow occurs.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python310-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-3.10.20-3.1.x86_64",
"openSUSE Tumbleweed:python310-curses-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-curses-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-curses-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-curses-3.10.20-3.1.x86_64",
"openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.x86_64",
"openSUSE Tumbleweed:python310-idle-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-idle-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-idle-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-idle-3.10.20-3.1.x86_64",
"openSUSE Tumbleweed:python310-tk-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-tk-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-tk-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-tk-3.10.20-3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-4224",
"url": "https://www.suse.com/security/cve/CVE-2026-4224"
},
{
"category": "external",
"summary": "SUSE Bug 1259735 for CVE-2026-4224",
"url": "https://bugzilla.suse.com/1259735"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python310-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-3.10.20-3.1.x86_64",
"openSUSE Tumbleweed:python310-curses-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-curses-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-curses-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-curses-3.10.20-3.1.x86_64",
"openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.x86_64",
"openSUSE Tumbleweed:python310-idle-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-idle-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-idle-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-idle-3.10.20-3.1.x86_64",
"openSUSE Tumbleweed:python310-tk-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-tk-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-tk-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-tk-3.10.20-3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python310-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-3.10.20-3.1.x86_64",
"openSUSE Tumbleweed:python310-curses-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-curses-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-curses-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-curses-3.10.20-3.1.x86_64",
"openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.x86_64",
"openSUSE Tumbleweed:python310-idle-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-idle-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-idle-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-idle-3.10.20-3.1.x86_64",
"openSUSE Tumbleweed:python310-tk-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-tk-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-tk-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-tk-3.10.20-3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-01T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-4224"
},
{
"cve": "CVE-2026-4519",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-4519"
}
],
"notes": [
{
"category": "general",
"text": "The webbrowser.open() API would accept leading dashes in the URL which \ncould be handled as command line options for certain web browsers. New \nbehavior rejects leading dashes. Users are recommended to sanitize URLs \nprior to passing to webbrowser.open().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python310-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-3.10.20-3.1.x86_64",
"openSUSE Tumbleweed:python310-curses-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-curses-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-curses-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-curses-3.10.20-3.1.x86_64",
"openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.x86_64",
"openSUSE Tumbleweed:python310-idle-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-idle-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-idle-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-idle-3.10.20-3.1.x86_64",
"openSUSE Tumbleweed:python310-tk-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-tk-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-tk-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-tk-3.10.20-3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-4519",
"url": "https://www.suse.com/security/cve/CVE-2026-4519"
},
{
"category": "external",
"summary": "SUSE Bug 1260026 for CVE-2026-4519",
"url": "https://bugzilla.suse.com/1260026"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python310-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-3.10.20-3.1.x86_64",
"openSUSE Tumbleweed:python310-curses-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-curses-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-curses-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-curses-3.10.20-3.1.x86_64",
"openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.x86_64",
"openSUSE Tumbleweed:python310-idle-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-idle-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-idle-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-idle-3.10.20-3.1.x86_64",
"openSUSE Tumbleweed:python310-tk-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-tk-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-tk-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-tk-3.10.20-3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python310-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-3.10.20-3.1.x86_64",
"openSUSE Tumbleweed:python310-curses-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-curses-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-curses-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-curses-3.10.20-3.1.x86_64",
"openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.x86_64",
"openSUSE Tumbleweed:python310-idle-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-idle-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-idle-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-idle-3.10.20-3.1.x86_64",
"openSUSE Tumbleweed:python310-tk-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-tk-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-tk-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-tk-3.10.20-3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-01T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-4519"
}
]
}
OPENSUSE-SU-2026:10478-1
Vulnerability from csaf_opensuse - Published: 2026-04-01 00:00 - Updated: 2026-04-01 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python311-3.11.15-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-3.11.15-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-3.11.15-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-3.11.15-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-curses-3.11.15-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-curses-3.11.15-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-curses-3.11.15-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-curses-3.11.15-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-idle-3.11.15-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-idle-3.11.15-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-idle-3.11.15-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-idle-3.11.15-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-tk-3.11.15-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-tk-3.11.15-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-tk-3.11.15-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-tk-3.11.15-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python311-3.11.15-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-3.11.15-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-3.11.15-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-3.11.15-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-curses-3.11.15-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-curses-3.11.15-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-curses-3.11.15-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-curses-3.11.15-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-idle-3.11.15-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-idle-3.11.15-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-idle-3.11.15-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-idle-3.11.15-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-tk-3.11.15-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-tk-3.11.15-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-tk-3.11.15-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-tk-3.11.15-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python311-3.11.15-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-3.11.15-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-3.11.15-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-3.11.15-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-curses-3.11.15-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-curses-3.11.15-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-curses-3.11.15-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-curses-3.11.15-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-idle-3.11.15-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-idle-3.11.15-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-idle-3.11.15-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-idle-3.11.15-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-tk-3.11.15-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-tk-3.11.15-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-tk-3.11.15-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-tk-3.11.15-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python311-3.11.15-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-3.11.15-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-3.11.15-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-3.11.15-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-curses-3.11.15-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-curses-3.11.15-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-curses-3.11.15-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-curses-3.11.15-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-idle-3.11.15-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-idle-3.11.15-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-idle-3.11.15-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-idle-3.11.15-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-tk-3.11.15-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-tk-3.11.15-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-tk-3.11.15-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-tk-3.11.15-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "python311-3.11.15-4.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the python311-3.11.15-4.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2026-10478",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2026_10478-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-13462 page",
"url": "https://www.suse.com/security/cve/CVE-2025-13462/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-3644 page",
"url": "https://www.suse.com/security/cve/CVE-2026-3644/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-4224 page",
"url": "https://www.suse.com/security/cve/CVE-2026-4224/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-4519 page",
"url": "https://www.suse.com/security/cve/CVE-2026-4519/"
}
],
"title": "python311-3.11.15-4.1 on GA media",
"tracking": {
"current_release_date": "2026-04-01T00:00:00Z",
"generator": {
"date": "2026-04-01T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:10478-1",
"initial_release_date": "2026-04-01T00:00:00Z",
"revision_history": [
{
"date": "2026-04-01T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python311-3.11.15-4.1.aarch64",
"product": {
"name": "python311-3.11.15-4.1.aarch64",
"product_id": "python311-3.11.15-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-32bit-3.11.15-4.1.aarch64",
"product": {
"name": "python311-32bit-3.11.15-4.1.aarch64",
"product_id": "python311-32bit-3.11.15-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.15-4.1.aarch64",
"product": {
"name": "python311-curses-3.11.15-4.1.aarch64",
"product_id": "python311-curses-3.11.15-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-dbm-3.11.15-4.1.aarch64",
"product": {
"name": "python311-dbm-3.11.15-4.1.aarch64",
"product_id": "python311-dbm-3.11.15-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-idle-3.11.15-4.1.aarch64",
"product": {
"name": "python311-idle-3.11.15-4.1.aarch64",
"product_id": "python311-idle-3.11.15-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-tk-3.11.15-4.1.aarch64",
"product": {
"name": "python311-tk-3.11.15-4.1.aarch64",
"product_id": "python311-tk-3.11.15-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-x86-64-v3-3.11.15-4.1.aarch64",
"product": {
"name": "python311-x86-64-v3-3.11.15-4.1.aarch64",
"product_id": "python311-x86-64-v3-3.11.15-4.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-3.11.15-4.1.ppc64le",
"product": {
"name": "python311-3.11.15-4.1.ppc64le",
"product_id": "python311-3.11.15-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-32bit-3.11.15-4.1.ppc64le",
"product": {
"name": "python311-32bit-3.11.15-4.1.ppc64le",
"product_id": "python311-32bit-3.11.15-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.15-4.1.ppc64le",
"product": {
"name": "python311-curses-3.11.15-4.1.ppc64le",
"product_id": "python311-curses-3.11.15-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-dbm-3.11.15-4.1.ppc64le",
"product": {
"name": "python311-dbm-3.11.15-4.1.ppc64le",
"product_id": "python311-dbm-3.11.15-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-idle-3.11.15-4.1.ppc64le",
"product": {
"name": "python311-idle-3.11.15-4.1.ppc64le",
"product_id": "python311-idle-3.11.15-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-tk-3.11.15-4.1.ppc64le",
"product": {
"name": "python311-tk-3.11.15-4.1.ppc64le",
"product_id": "python311-tk-3.11.15-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-x86-64-v3-3.11.15-4.1.ppc64le",
"product": {
"name": "python311-x86-64-v3-3.11.15-4.1.ppc64le",
"product_id": "python311-x86-64-v3-3.11.15-4.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-3.11.15-4.1.s390x",
"product": {
"name": "python311-3.11.15-4.1.s390x",
"product_id": "python311-3.11.15-4.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-32bit-3.11.15-4.1.s390x",
"product": {
"name": "python311-32bit-3.11.15-4.1.s390x",
"product_id": "python311-32bit-3.11.15-4.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.15-4.1.s390x",
"product": {
"name": "python311-curses-3.11.15-4.1.s390x",
"product_id": "python311-curses-3.11.15-4.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-dbm-3.11.15-4.1.s390x",
"product": {
"name": "python311-dbm-3.11.15-4.1.s390x",
"product_id": "python311-dbm-3.11.15-4.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-idle-3.11.15-4.1.s390x",
"product": {
"name": "python311-idle-3.11.15-4.1.s390x",
"product_id": "python311-idle-3.11.15-4.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-tk-3.11.15-4.1.s390x",
"product": {
"name": "python311-tk-3.11.15-4.1.s390x",
"product_id": "python311-tk-3.11.15-4.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-x86-64-v3-3.11.15-4.1.s390x",
"product": {
"name": "python311-x86-64-v3-3.11.15-4.1.s390x",
"product_id": "python311-x86-64-v3-3.11.15-4.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-3.11.15-4.1.x86_64",
"product": {
"name": "python311-3.11.15-4.1.x86_64",
"product_id": "python311-3.11.15-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-32bit-3.11.15-4.1.x86_64",
"product": {
"name": "python311-32bit-3.11.15-4.1.x86_64",
"product_id": "python311-32bit-3.11.15-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.15-4.1.x86_64",
"product": {
"name": "python311-curses-3.11.15-4.1.x86_64",
"product_id": "python311-curses-3.11.15-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-dbm-3.11.15-4.1.x86_64",
"product": {
"name": "python311-dbm-3.11.15-4.1.x86_64",
"product_id": "python311-dbm-3.11.15-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-idle-3.11.15-4.1.x86_64",
"product": {
"name": "python311-idle-3.11.15-4.1.x86_64",
"product_id": "python311-idle-3.11.15-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-tk-3.11.15-4.1.x86_64",
"product": {
"name": "python311-tk-3.11.15-4.1.x86_64",
"product_id": "python311-tk-3.11.15-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-x86-64-v3-3.11.15-4.1.x86_64",
"product": {
"name": "python311-x86-64-v3-3.11.15-4.1.x86_64",
"product_id": "python311-x86-64-v3-3.11.15-4.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.15-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-3.11.15-4.1.aarch64"
},
"product_reference": "python311-3.11.15-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.15-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-3.11.15-4.1.ppc64le"
},
"product_reference": "python311-3.11.15-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.15-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-3.11.15-4.1.s390x"
},
"product_reference": "python311-3.11.15-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.15-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-3.11.15-4.1.x86_64"
},
"product_reference": "python311-3.11.15-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-32bit-3.11.15-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.aarch64"
},
"product_reference": "python311-32bit-3.11.15-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-32bit-3.11.15-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.ppc64le"
},
"product_reference": "python311-32bit-3.11.15-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-32bit-3.11.15-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.s390x"
},
"product_reference": "python311-32bit-3.11.15-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-32bit-3.11.15-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.x86_64"
},
"product_reference": "python311-32bit-3.11.15-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.15-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-curses-3.11.15-4.1.aarch64"
},
"product_reference": "python311-curses-3.11.15-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.15-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-curses-3.11.15-4.1.ppc64le"
},
"product_reference": "python311-curses-3.11.15-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.15-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-curses-3.11.15-4.1.s390x"
},
"product_reference": "python311-curses-3.11.15-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.15-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-curses-3.11.15-4.1.x86_64"
},
"product_reference": "python311-curses-3.11.15-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.15-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.aarch64"
},
"product_reference": "python311-dbm-3.11.15-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.15-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.ppc64le"
},
"product_reference": "python311-dbm-3.11.15-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.15-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.s390x"
},
"product_reference": "python311-dbm-3.11.15-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.15-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.x86_64"
},
"product_reference": "python311-dbm-3.11.15-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.15-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-idle-3.11.15-4.1.aarch64"
},
"product_reference": "python311-idle-3.11.15-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.15-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-idle-3.11.15-4.1.ppc64le"
},
"product_reference": "python311-idle-3.11.15-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.15-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-idle-3.11.15-4.1.s390x"
},
"product_reference": "python311-idle-3.11.15-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.15-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-idle-3.11.15-4.1.x86_64"
},
"product_reference": "python311-idle-3.11.15-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.15-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-tk-3.11.15-4.1.aarch64"
},
"product_reference": "python311-tk-3.11.15-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.15-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-tk-3.11.15-4.1.ppc64le"
},
"product_reference": "python311-tk-3.11.15-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.15-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-tk-3.11.15-4.1.s390x"
},
"product_reference": "python311-tk-3.11.15-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.15-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-tk-3.11.15-4.1.x86_64"
},
"product_reference": "python311-tk-3.11.15-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-x86-64-v3-3.11.15-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.aarch64"
},
"product_reference": "python311-x86-64-v3-3.11.15-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-x86-64-v3-3.11.15-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.ppc64le"
},
"product_reference": "python311-x86-64-v3-3.11.15-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-x86-64-v3-3.11.15-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.s390x"
},
"product_reference": "python311-x86-64-v3-3.11.15-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-x86-64-v3-3.11.15-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.x86_64"
},
"product_reference": "python311-x86-64-v3-3.11.15-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-13462",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-13462"
}
],
"notes": [
{
"category": "general",
"text": "The \"tarfile\" module would still apply normalization of AREGTYPE (\\x00) blocks to DIRTYPE, even while processing a multi-block member such as GNUTYPE_LONGNAME or GNUTYPE_LONGLINK. This could result in a crafted tar archive being misinterpreted by the tarfile module compared to other implementations.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python311-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-curses-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-curses-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-curses-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-curses-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-idle-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-idle-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-idle-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-idle-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-tk-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-tk-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-tk-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-tk-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-13462",
"url": "https://www.suse.com/security/cve/CVE-2025-13462"
},
{
"category": "external",
"summary": "SUSE Bug 1259611 for CVE-2025-13462",
"url": "https://bugzilla.suse.com/1259611"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python311-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-curses-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-curses-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-curses-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-curses-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-idle-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-idle-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-idle-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-idle-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-tk-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-tk-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-tk-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-tk-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.5,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python311-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-curses-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-curses-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-curses-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-curses-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-idle-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-idle-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-idle-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-idle-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-tk-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-tk-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-tk-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-tk-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-01T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2025-13462"
},
{
"cve": "CVE-2026-3644",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-3644"
}
],
"notes": [
{
"category": "general",
"text": "The fix for CVE-2026-0672, which rejected control characters in http.cookies.Morsel, was incomplete. The Morsel.update(), |= operator, and unpickling paths were not patched, allowing control characters to bypass input validation. Additionally, BaseCookie.js_output() lacked the output validation applied to BaseCookie.output().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python311-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-curses-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-curses-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-curses-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-curses-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-idle-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-idle-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-idle-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-idle-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-tk-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-tk-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-tk-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-tk-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-3644",
"url": "https://www.suse.com/security/cve/CVE-2026-3644"
},
{
"category": "external",
"summary": "SUSE Bug 1259734 for CVE-2026-3644",
"url": "https://bugzilla.suse.com/1259734"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python311-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-curses-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-curses-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-curses-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-curses-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-idle-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-idle-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-idle-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-idle-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-tk-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-tk-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-tk-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-tk-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python311-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-curses-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-curses-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-curses-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-curses-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-idle-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-idle-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-idle-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-idle-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-tk-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-tk-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-tk-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-tk-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-01T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-3644"
},
{
"cve": "CVE-2026-4224",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-4224"
}
],
"notes": [
{
"category": "general",
"text": "When an Expat parser with a registered ElementDeclHandler parses an inline\ndocument type definition containing a deeply nested content model a C stack\noverflow occurs.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python311-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-curses-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-curses-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-curses-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-curses-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-idle-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-idle-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-idle-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-idle-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-tk-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-tk-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-tk-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-tk-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-4224",
"url": "https://www.suse.com/security/cve/CVE-2026-4224"
},
{
"category": "external",
"summary": "SUSE Bug 1259735 for CVE-2026-4224",
"url": "https://bugzilla.suse.com/1259735"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python311-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-curses-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-curses-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-curses-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-curses-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-idle-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-idle-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-idle-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-idle-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-tk-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-tk-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-tk-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-tk-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python311-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-curses-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-curses-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-curses-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-curses-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-idle-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-idle-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-idle-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-idle-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-tk-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-tk-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-tk-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-tk-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-01T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-4224"
},
{
"cve": "CVE-2026-4519",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-4519"
}
],
"notes": [
{
"category": "general",
"text": "The webbrowser.open() API would accept leading dashes in the URL which \ncould be handled as command line options for certain web browsers. New \nbehavior rejects leading dashes. Users are recommended to sanitize URLs \nprior to passing to webbrowser.open().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python311-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-curses-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-curses-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-curses-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-curses-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-idle-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-idle-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-idle-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-idle-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-tk-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-tk-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-tk-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-tk-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-4519",
"url": "https://www.suse.com/security/cve/CVE-2026-4519"
},
{
"category": "external",
"summary": "SUSE Bug 1260026 for CVE-2026-4519",
"url": "https://bugzilla.suse.com/1260026"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python311-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-curses-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-curses-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-curses-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-curses-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-idle-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-idle-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-idle-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-idle-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-tk-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-tk-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-tk-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-tk-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python311-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-curses-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-curses-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-curses-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-curses-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-idle-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-idle-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-idle-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-idle-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-tk-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-tk-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-tk-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-tk-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-01T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-4519"
}
]
}
OPENSUSE-SU-2026:10479-1
Vulnerability from csaf_opensuse - Published: 2026-04-01 00:00 - Updated: 2026-04-01 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.13-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.13-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.13-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.13-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.13-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.13-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.13-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.13-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.13-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.13-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.13-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.13-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.13-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.13-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.13-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.13-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.13-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.13-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.13-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.13-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.13-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.13-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.13-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.13-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.13-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.13-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.13-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.13-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.13-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.13-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.13-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.13-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.13-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.13-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.13-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.13-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.13-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.13-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.13-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.13-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.13-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.13-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.13-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.13-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.13-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.13-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.13-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.13-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.13-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.13-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.13-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.13-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.13-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.13-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.13-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.13-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.13-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.13-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.13-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.13-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.13-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.13-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.13-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.13-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "python312-3.12.13-4.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the python312-3.12.13-4.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2026-10479",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2026_10479-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-13462 page",
"url": "https://www.suse.com/security/cve/CVE-2025-13462/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-3644 page",
"url": "https://www.suse.com/security/cve/CVE-2026-3644/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-4224 page",
"url": "https://www.suse.com/security/cve/CVE-2026-4224/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-4519 page",
"url": "https://www.suse.com/security/cve/CVE-2026-4519/"
}
],
"title": "python312-3.12.13-4.1 on GA media",
"tracking": {
"current_release_date": "2026-04-01T00:00:00Z",
"generator": {
"date": "2026-04-01T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:10479-1",
"initial_release_date": "2026-04-01T00:00:00Z",
"revision_history": [
{
"date": "2026-04-01T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python312-3.12.13-4.1.aarch64",
"product": {
"name": "python312-3.12.13-4.1.aarch64",
"product_id": "python312-3.12.13-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-curses-3.12.13-4.1.aarch64",
"product": {
"name": "python312-curses-3.12.13-4.1.aarch64",
"product_id": "python312-curses-3.12.13-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-dbm-3.12.13-4.1.aarch64",
"product": {
"name": "python312-dbm-3.12.13-4.1.aarch64",
"product_id": "python312-dbm-3.12.13-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-idle-3.12.13-4.1.aarch64",
"product": {
"name": "python312-idle-3.12.13-4.1.aarch64",
"product_id": "python312-idle-3.12.13-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-tk-3.12.13-4.1.aarch64",
"product": {
"name": "python312-tk-3.12.13-4.1.aarch64",
"product_id": "python312-tk-3.12.13-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-x86-64-v3-3.12.13-4.1.aarch64",
"product": {
"name": "python312-x86-64-v3-3.12.13-4.1.aarch64",
"product_id": "python312-x86-64-v3-3.12.13-4.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python312-3.12.13-4.1.ppc64le",
"product": {
"name": "python312-3.12.13-4.1.ppc64le",
"product_id": "python312-3.12.13-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-curses-3.12.13-4.1.ppc64le",
"product": {
"name": "python312-curses-3.12.13-4.1.ppc64le",
"product_id": "python312-curses-3.12.13-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-dbm-3.12.13-4.1.ppc64le",
"product": {
"name": "python312-dbm-3.12.13-4.1.ppc64le",
"product_id": "python312-dbm-3.12.13-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-idle-3.12.13-4.1.ppc64le",
"product": {
"name": "python312-idle-3.12.13-4.1.ppc64le",
"product_id": "python312-idle-3.12.13-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-tk-3.12.13-4.1.ppc64le",
"product": {
"name": "python312-tk-3.12.13-4.1.ppc64le",
"product_id": "python312-tk-3.12.13-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-x86-64-v3-3.12.13-4.1.ppc64le",
"product": {
"name": "python312-x86-64-v3-3.12.13-4.1.ppc64le",
"product_id": "python312-x86-64-v3-3.12.13-4.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python312-3.12.13-4.1.s390x",
"product": {
"name": "python312-3.12.13-4.1.s390x",
"product_id": "python312-3.12.13-4.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-curses-3.12.13-4.1.s390x",
"product": {
"name": "python312-curses-3.12.13-4.1.s390x",
"product_id": "python312-curses-3.12.13-4.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-dbm-3.12.13-4.1.s390x",
"product": {
"name": "python312-dbm-3.12.13-4.1.s390x",
"product_id": "python312-dbm-3.12.13-4.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-idle-3.12.13-4.1.s390x",
"product": {
"name": "python312-idle-3.12.13-4.1.s390x",
"product_id": "python312-idle-3.12.13-4.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-tk-3.12.13-4.1.s390x",
"product": {
"name": "python312-tk-3.12.13-4.1.s390x",
"product_id": "python312-tk-3.12.13-4.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-x86-64-v3-3.12.13-4.1.s390x",
"product": {
"name": "python312-x86-64-v3-3.12.13-4.1.s390x",
"product_id": "python312-x86-64-v3-3.12.13-4.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python312-3.12.13-4.1.x86_64",
"product": {
"name": "python312-3.12.13-4.1.x86_64",
"product_id": "python312-3.12.13-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-curses-3.12.13-4.1.x86_64",
"product": {
"name": "python312-curses-3.12.13-4.1.x86_64",
"product_id": "python312-curses-3.12.13-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-dbm-3.12.13-4.1.x86_64",
"product": {
"name": "python312-dbm-3.12.13-4.1.x86_64",
"product_id": "python312-dbm-3.12.13-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-idle-3.12.13-4.1.x86_64",
"product": {
"name": "python312-idle-3.12.13-4.1.x86_64",
"product_id": "python312-idle-3.12.13-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-tk-3.12.13-4.1.x86_64",
"product": {
"name": "python312-tk-3.12.13-4.1.x86_64",
"product_id": "python312-tk-3.12.13-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-x86-64-v3-3.12.13-4.1.x86_64",
"product": {
"name": "python312-x86-64-v3-3.12.13-4.1.x86_64",
"product_id": "python312-x86-64-v3-3.12.13-4.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-3.12.13-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-3.12.13-4.1.aarch64"
},
"product_reference": "python312-3.12.13-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-3.12.13-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-3.12.13-4.1.ppc64le"
},
"product_reference": "python312-3.12.13-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-3.12.13-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-3.12.13-4.1.s390x"
},
"product_reference": "python312-3.12.13-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-3.12.13-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-3.12.13-4.1.x86_64"
},
"product_reference": "python312-3.12.13-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-curses-3.12.13-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-curses-3.12.13-4.1.aarch64"
},
"product_reference": "python312-curses-3.12.13-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-curses-3.12.13-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-curses-3.12.13-4.1.ppc64le"
},
"product_reference": "python312-curses-3.12.13-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-curses-3.12.13-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-curses-3.12.13-4.1.s390x"
},
"product_reference": "python312-curses-3.12.13-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-curses-3.12.13-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-curses-3.12.13-4.1.x86_64"
},
"product_reference": "python312-curses-3.12.13-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-dbm-3.12.13-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.aarch64"
},
"product_reference": "python312-dbm-3.12.13-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-dbm-3.12.13-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.ppc64le"
},
"product_reference": "python312-dbm-3.12.13-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-dbm-3.12.13-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.s390x"
},
"product_reference": "python312-dbm-3.12.13-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-dbm-3.12.13-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.x86_64"
},
"product_reference": "python312-dbm-3.12.13-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-idle-3.12.13-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-idle-3.12.13-4.1.aarch64"
},
"product_reference": "python312-idle-3.12.13-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-idle-3.12.13-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-idle-3.12.13-4.1.ppc64le"
},
"product_reference": "python312-idle-3.12.13-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-idle-3.12.13-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-idle-3.12.13-4.1.s390x"
},
"product_reference": "python312-idle-3.12.13-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-idle-3.12.13-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-idle-3.12.13-4.1.x86_64"
},
"product_reference": "python312-idle-3.12.13-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tk-3.12.13-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-tk-3.12.13-4.1.aarch64"
},
"product_reference": "python312-tk-3.12.13-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tk-3.12.13-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-tk-3.12.13-4.1.ppc64le"
},
"product_reference": "python312-tk-3.12.13-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tk-3.12.13-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-tk-3.12.13-4.1.s390x"
},
"product_reference": "python312-tk-3.12.13-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tk-3.12.13-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-tk-3.12.13-4.1.x86_64"
},
"product_reference": "python312-tk-3.12.13-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-x86-64-v3-3.12.13-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.aarch64"
},
"product_reference": "python312-x86-64-v3-3.12.13-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-x86-64-v3-3.12.13-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.ppc64le"
},
"product_reference": "python312-x86-64-v3-3.12.13-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-x86-64-v3-3.12.13-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.s390x"
},
"product_reference": "python312-x86-64-v3-3.12.13-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-x86-64-v3-3.12.13-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.x86_64"
},
"product_reference": "python312-x86-64-v3-3.12.13-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-13462",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-13462"
}
],
"notes": [
{
"category": "general",
"text": "The \"tarfile\" module would still apply normalization of AREGTYPE (\\x00) blocks to DIRTYPE, even while processing a multi-block member such as GNUTYPE_LONGNAME or GNUTYPE_LONGLINK. This could result in a crafted tar archive being misinterpreted by the tarfile module compared to other implementations.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python312-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-curses-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-curses-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-curses-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-curses-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-idle-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-idle-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-idle-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-idle-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-tk-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-tk-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-tk-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-tk-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-13462",
"url": "https://www.suse.com/security/cve/CVE-2025-13462"
},
{
"category": "external",
"summary": "SUSE Bug 1259611 for CVE-2025-13462",
"url": "https://bugzilla.suse.com/1259611"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python312-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-curses-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-curses-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-curses-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-curses-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-idle-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-idle-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-idle-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-idle-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-tk-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-tk-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-tk-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-tk-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.5,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python312-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-curses-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-curses-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-curses-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-curses-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-idle-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-idle-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-idle-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-idle-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-tk-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-tk-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-tk-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-tk-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-01T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2025-13462"
},
{
"cve": "CVE-2026-3644",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-3644"
}
],
"notes": [
{
"category": "general",
"text": "The fix for CVE-2026-0672, which rejected control characters in http.cookies.Morsel, was incomplete. The Morsel.update(), |= operator, and unpickling paths were not patched, allowing control characters to bypass input validation. Additionally, BaseCookie.js_output() lacked the output validation applied to BaseCookie.output().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python312-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-curses-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-curses-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-curses-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-curses-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-idle-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-idle-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-idle-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-idle-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-tk-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-tk-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-tk-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-tk-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-3644",
"url": "https://www.suse.com/security/cve/CVE-2026-3644"
},
{
"category": "external",
"summary": "SUSE Bug 1259734 for CVE-2026-3644",
"url": "https://bugzilla.suse.com/1259734"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python312-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-curses-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-curses-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-curses-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-curses-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-idle-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-idle-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-idle-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-idle-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-tk-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-tk-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-tk-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-tk-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python312-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-curses-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-curses-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-curses-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-curses-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-idle-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-idle-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-idle-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-idle-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-tk-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-tk-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-tk-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-tk-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-01T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-3644"
},
{
"cve": "CVE-2026-4224",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-4224"
}
],
"notes": [
{
"category": "general",
"text": "When an Expat parser with a registered ElementDeclHandler parses an inline\ndocument type definition containing a deeply nested content model a C stack\noverflow occurs.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python312-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-curses-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-curses-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-curses-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-curses-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-idle-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-idle-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-idle-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-idle-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-tk-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-tk-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-tk-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-tk-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-4224",
"url": "https://www.suse.com/security/cve/CVE-2026-4224"
},
{
"category": "external",
"summary": "SUSE Bug 1259735 for CVE-2026-4224",
"url": "https://bugzilla.suse.com/1259735"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python312-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-curses-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-curses-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-curses-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-curses-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-idle-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-idle-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-idle-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-idle-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-tk-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-tk-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-tk-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-tk-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python312-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-curses-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-curses-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-curses-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-curses-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-idle-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-idle-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-idle-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-idle-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-tk-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-tk-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-tk-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-tk-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-01T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-4224"
},
{
"cve": "CVE-2026-4519",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-4519"
}
],
"notes": [
{
"category": "general",
"text": "The webbrowser.open() API would accept leading dashes in the URL which \ncould be handled as command line options for certain web browsers. New \nbehavior rejects leading dashes. Users are recommended to sanitize URLs \nprior to passing to webbrowser.open().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python312-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-curses-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-curses-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-curses-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-curses-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-idle-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-idle-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-idle-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-idle-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-tk-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-tk-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-tk-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-tk-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-4519",
"url": "https://www.suse.com/security/cve/CVE-2026-4519"
},
{
"category": "external",
"summary": "SUSE Bug 1260026 for CVE-2026-4519",
"url": "https://bugzilla.suse.com/1260026"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python312-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-curses-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-curses-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-curses-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-curses-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-idle-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-idle-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-idle-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-idle-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-tk-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-tk-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-tk-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-tk-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python312-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-curses-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-curses-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-curses-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-curses-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-idle-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-idle-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-idle-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-idle-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-tk-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-tk-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-tk-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-tk-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-01T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-4519"
}
]
}
OPENSUSE-SU-2026:10480-1
Vulnerability from csaf_opensuse - Published: 2026-04-01 00:00 - Updated: 2026-04-01 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.12-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.12-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.12-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.12-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.12-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.12-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.12-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.12-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.12-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.12-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.12-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.12-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.12-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.12-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.12-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.12-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.12-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.12-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.12-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.12-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.12-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.12-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.12-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.12-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.12-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.12-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.12-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.12-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.12-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.12-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.12-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.12-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.12-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.12-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.12-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.12-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.12-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.12-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.12-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.12-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.12-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.12-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.12-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.12-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.12-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.12-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.12-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.12-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.12-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.12-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.12-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.12-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.12-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.12-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.12-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.12-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.12-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.12-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.12-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.12-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.12-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.12-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.12-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.12-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "python313-3.13.12-3.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the python313-3.13.12-3.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2026-10480",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2026_10480-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-13462 page",
"url": "https://www.suse.com/security/cve/CVE-2025-13462/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-3644 page",
"url": "https://www.suse.com/security/cve/CVE-2026-3644/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-4224 page",
"url": "https://www.suse.com/security/cve/CVE-2026-4224/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-4519 page",
"url": "https://www.suse.com/security/cve/CVE-2026-4519/"
}
],
"title": "python313-3.13.12-3.1 on GA media",
"tracking": {
"current_release_date": "2026-04-01T00:00:00Z",
"generator": {
"date": "2026-04-01T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:10480-1",
"initial_release_date": "2026-04-01T00:00:00Z",
"revision_history": [
{
"date": "2026-04-01T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python313-3.13.12-3.1.aarch64",
"product": {
"name": "python313-3.13.12-3.1.aarch64",
"product_id": "python313-3.13.12-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-32bit-3.13.12-3.1.aarch64",
"product": {
"name": "python313-32bit-3.13.12-3.1.aarch64",
"product_id": "python313-32bit-3.13.12-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-curses-3.13.12-3.1.aarch64",
"product": {
"name": "python313-curses-3.13.12-3.1.aarch64",
"product_id": "python313-curses-3.13.12-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-dbm-3.13.12-3.1.aarch64",
"product": {
"name": "python313-dbm-3.13.12-3.1.aarch64",
"product_id": "python313-dbm-3.13.12-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-idle-3.13.12-3.1.aarch64",
"product": {
"name": "python313-idle-3.13.12-3.1.aarch64",
"product_id": "python313-idle-3.13.12-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-tk-3.13.12-3.1.aarch64",
"product": {
"name": "python313-tk-3.13.12-3.1.aarch64",
"product_id": "python313-tk-3.13.12-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-x86-64-v3-3.13.12-3.1.aarch64",
"product": {
"name": "python313-x86-64-v3-3.13.12-3.1.aarch64",
"product_id": "python313-x86-64-v3-3.13.12-3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python313-3.13.12-3.1.ppc64le",
"product": {
"name": "python313-3.13.12-3.1.ppc64le",
"product_id": "python313-3.13.12-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-32bit-3.13.12-3.1.ppc64le",
"product": {
"name": "python313-32bit-3.13.12-3.1.ppc64le",
"product_id": "python313-32bit-3.13.12-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-curses-3.13.12-3.1.ppc64le",
"product": {
"name": "python313-curses-3.13.12-3.1.ppc64le",
"product_id": "python313-curses-3.13.12-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-dbm-3.13.12-3.1.ppc64le",
"product": {
"name": "python313-dbm-3.13.12-3.1.ppc64le",
"product_id": "python313-dbm-3.13.12-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-idle-3.13.12-3.1.ppc64le",
"product": {
"name": "python313-idle-3.13.12-3.1.ppc64le",
"product_id": "python313-idle-3.13.12-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-tk-3.13.12-3.1.ppc64le",
"product": {
"name": "python313-tk-3.13.12-3.1.ppc64le",
"product_id": "python313-tk-3.13.12-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-x86-64-v3-3.13.12-3.1.ppc64le",
"product": {
"name": "python313-x86-64-v3-3.13.12-3.1.ppc64le",
"product_id": "python313-x86-64-v3-3.13.12-3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python313-3.13.12-3.1.s390x",
"product": {
"name": "python313-3.13.12-3.1.s390x",
"product_id": "python313-3.13.12-3.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-32bit-3.13.12-3.1.s390x",
"product": {
"name": "python313-32bit-3.13.12-3.1.s390x",
"product_id": "python313-32bit-3.13.12-3.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-curses-3.13.12-3.1.s390x",
"product": {
"name": "python313-curses-3.13.12-3.1.s390x",
"product_id": "python313-curses-3.13.12-3.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-dbm-3.13.12-3.1.s390x",
"product": {
"name": "python313-dbm-3.13.12-3.1.s390x",
"product_id": "python313-dbm-3.13.12-3.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-idle-3.13.12-3.1.s390x",
"product": {
"name": "python313-idle-3.13.12-3.1.s390x",
"product_id": "python313-idle-3.13.12-3.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-tk-3.13.12-3.1.s390x",
"product": {
"name": "python313-tk-3.13.12-3.1.s390x",
"product_id": "python313-tk-3.13.12-3.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-x86-64-v3-3.13.12-3.1.s390x",
"product": {
"name": "python313-x86-64-v3-3.13.12-3.1.s390x",
"product_id": "python313-x86-64-v3-3.13.12-3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python313-3.13.12-3.1.x86_64",
"product": {
"name": "python313-3.13.12-3.1.x86_64",
"product_id": "python313-3.13.12-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-32bit-3.13.12-3.1.x86_64",
"product": {
"name": "python313-32bit-3.13.12-3.1.x86_64",
"product_id": "python313-32bit-3.13.12-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-curses-3.13.12-3.1.x86_64",
"product": {
"name": "python313-curses-3.13.12-3.1.x86_64",
"product_id": "python313-curses-3.13.12-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-dbm-3.13.12-3.1.x86_64",
"product": {
"name": "python313-dbm-3.13.12-3.1.x86_64",
"product_id": "python313-dbm-3.13.12-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-idle-3.13.12-3.1.x86_64",
"product": {
"name": "python313-idle-3.13.12-3.1.x86_64",
"product_id": "python313-idle-3.13.12-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-tk-3.13.12-3.1.x86_64",
"product": {
"name": "python313-tk-3.13.12-3.1.x86_64",
"product_id": "python313-tk-3.13.12-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-x86-64-v3-3.13.12-3.1.x86_64",
"product": {
"name": "python313-x86-64-v3-3.13.12-3.1.x86_64",
"product_id": "python313-x86-64-v3-3.13.12-3.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-3.13.12-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-3.13.12-3.1.aarch64"
},
"product_reference": "python313-3.13.12-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-3.13.12-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-3.13.12-3.1.ppc64le"
},
"product_reference": "python313-3.13.12-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-3.13.12-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-3.13.12-3.1.s390x"
},
"product_reference": "python313-3.13.12-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-3.13.12-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-3.13.12-3.1.x86_64"
},
"product_reference": "python313-3.13.12-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-32bit-3.13.12-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.aarch64"
},
"product_reference": "python313-32bit-3.13.12-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-32bit-3.13.12-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.ppc64le"
},
"product_reference": "python313-32bit-3.13.12-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-32bit-3.13.12-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.s390x"
},
"product_reference": "python313-32bit-3.13.12-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-32bit-3.13.12-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.x86_64"
},
"product_reference": "python313-32bit-3.13.12-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-curses-3.13.12-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-curses-3.13.12-3.1.aarch64"
},
"product_reference": "python313-curses-3.13.12-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-curses-3.13.12-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-curses-3.13.12-3.1.ppc64le"
},
"product_reference": "python313-curses-3.13.12-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-curses-3.13.12-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-curses-3.13.12-3.1.s390x"
},
"product_reference": "python313-curses-3.13.12-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-curses-3.13.12-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-curses-3.13.12-3.1.x86_64"
},
"product_reference": "python313-curses-3.13.12-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-dbm-3.13.12-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.aarch64"
},
"product_reference": "python313-dbm-3.13.12-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-dbm-3.13.12-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.ppc64le"
},
"product_reference": "python313-dbm-3.13.12-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-dbm-3.13.12-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.s390x"
},
"product_reference": "python313-dbm-3.13.12-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-dbm-3.13.12-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.x86_64"
},
"product_reference": "python313-dbm-3.13.12-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-idle-3.13.12-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-idle-3.13.12-3.1.aarch64"
},
"product_reference": "python313-idle-3.13.12-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-idle-3.13.12-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-idle-3.13.12-3.1.ppc64le"
},
"product_reference": "python313-idle-3.13.12-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-idle-3.13.12-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-idle-3.13.12-3.1.s390x"
},
"product_reference": "python313-idle-3.13.12-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-idle-3.13.12-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-idle-3.13.12-3.1.x86_64"
},
"product_reference": "python313-idle-3.13.12-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-tk-3.13.12-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-tk-3.13.12-3.1.aarch64"
},
"product_reference": "python313-tk-3.13.12-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-tk-3.13.12-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-tk-3.13.12-3.1.ppc64le"
},
"product_reference": "python313-tk-3.13.12-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-tk-3.13.12-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-tk-3.13.12-3.1.s390x"
},
"product_reference": "python313-tk-3.13.12-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-tk-3.13.12-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-tk-3.13.12-3.1.x86_64"
},
"product_reference": "python313-tk-3.13.12-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-x86-64-v3-3.13.12-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.aarch64"
},
"product_reference": "python313-x86-64-v3-3.13.12-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-x86-64-v3-3.13.12-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.ppc64le"
},
"product_reference": "python313-x86-64-v3-3.13.12-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-x86-64-v3-3.13.12-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.s390x"
},
"product_reference": "python313-x86-64-v3-3.13.12-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-x86-64-v3-3.13.12-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.x86_64"
},
"product_reference": "python313-x86-64-v3-3.13.12-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-13462",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-13462"
}
],
"notes": [
{
"category": "general",
"text": "The \"tarfile\" module would still apply normalization of AREGTYPE (\\x00) blocks to DIRTYPE, even while processing a multi-block member such as GNUTYPE_LONGNAME or GNUTYPE_LONGLINK. This could result in a crafted tar archive being misinterpreted by the tarfile module compared to other implementations.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-13462",
"url": "https://www.suse.com/security/cve/CVE-2025-13462"
},
{
"category": "external",
"summary": "SUSE Bug 1259611 for CVE-2025-13462",
"url": "https://bugzilla.suse.com/1259611"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python313-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.5,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-01T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2025-13462"
},
{
"cve": "CVE-2026-3644",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-3644"
}
],
"notes": [
{
"category": "general",
"text": "The fix for CVE-2026-0672, which rejected control characters in http.cookies.Morsel, was incomplete. The Morsel.update(), |= operator, and unpickling paths were not patched, allowing control characters to bypass input validation. Additionally, BaseCookie.js_output() lacked the output validation applied to BaseCookie.output().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-3644",
"url": "https://www.suse.com/security/cve/CVE-2026-3644"
},
{
"category": "external",
"summary": "SUSE Bug 1259734 for CVE-2026-3644",
"url": "https://bugzilla.suse.com/1259734"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python313-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-01T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-3644"
},
{
"cve": "CVE-2026-4224",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-4224"
}
],
"notes": [
{
"category": "general",
"text": "When an Expat parser with a registered ElementDeclHandler parses an inline\ndocument type definition containing a deeply nested content model a C stack\noverflow occurs.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-4224",
"url": "https://www.suse.com/security/cve/CVE-2026-4224"
},
{
"category": "external",
"summary": "SUSE Bug 1259735 for CVE-2026-4224",
"url": "https://bugzilla.suse.com/1259735"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python313-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-01T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-4224"
},
{
"cve": "CVE-2026-4519",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-4519"
}
],
"notes": [
{
"category": "general",
"text": "The webbrowser.open() API would accept leading dashes in the URL which \ncould be handled as command line options for certain web browsers. New \nbehavior rejects leading dashes. Users are recommended to sanitize URLs \nprior to passing to webbrowser.open().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-4519",
"url": "https://www.suse.com/security/cve/CVE-2026-4519"
},
{
"category": "external",
"summary": "SUSE Bug 1260026 for CVE-2026-4519",
"url": "https://bugzilla.suse.com/1260026"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python313-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-01T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-4519"
}
]
}
OPENSUSE-SU-2026:10481-1
Vulnerability from csaf_opensuse - Published: 2026-04-01 00:00 - Updated: 2026-04-01 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.3-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.3-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.3-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.3-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.3-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.3-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.3-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.3-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.3-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.3-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.3-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.3-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.3-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.3-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.3-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.3-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.3-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.3-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.3-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.3-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.3-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.3-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.3-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.3-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.3-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.3-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.3-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.3-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.3-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.3-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.3-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.3-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.3-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.3-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.3-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.3-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.3-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.3-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.3-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.3-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.3-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.3-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.3-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.3-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.3-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.3-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.3-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.3-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.3-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.3-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.3-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.3-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.3-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.3-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.3-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.3-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.3-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.3-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.3-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.3-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.3-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.3-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.3-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.3-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "python314-3.14.3-4.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the python314-3.14.3-4.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2026-10481",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2026_10481-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-13462 page",
"url": "https://www.suse.com/security/cve/CVE-2025-13462/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-3644 page",
"url": "https://www.suse.com/security/cve/CVE-2026-3644/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-4224 page",
"url": "https://www.suse.com/security/cve/CVE-2026-4224/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-4519 page",
"url": "https://www.suse.com/security/cve/CVE-2026-4519/"
}
],
"title": "python314-3.14.3-4.1 on GA media",
"tracking": {
"current_release_date": "2026-04-01T00:00:00Z",
"generator": {
"date": "2026-04-01T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:10481-1",
"initial_release_date": "2026-04-01T00:00:00Z",
"revision_history": [
{
"date": "2026-04-01T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python314-3.14.3-4.1.aarch64",
"product": {
"name": "python314-3.14.3-4.1.aarch64",
"product_id": "python314-3.14.3-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "python314-32bit-3.14.3-4.1.aarch64",
"product": {
"name": "python314-32bit-3.14.3-4.1.aarch64",
"product_id": "python314-32bit-3.14.3-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "python314-curses-3.14.3-4.1.aarch64",
"product": {
"name": "python314-curses-3.14.3-4.1.aarch64",
"product_id": "python314-curses-3.14.3-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "python314-dbm-3.14.3-4.1.aarch64",
"product": {
"name": "python314-dbm-3.14.3-4.1.aarch64",
"product_id": "python314-dbm-3.14.3-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "python314-idle-3.14.3-4.1.aarch64",
"product": {
"name": "python314-idle-3.14.3-4.1.aarch64",
"product_id": "python314-idle-3.14.3-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "python314-tk-3.14.3-4.1.aarch64",
"product": {
"name": "python314-tk-3.14.3-4.1.aarch64",
"product_id": "python314-tk-3.14.3-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "python314-x86-64-v3-3.14.3-4.1.aarch64",
"product": {
"name": "python314-x86-64-v3-3.14.3-4.1.aarch64",
"product_id": "python314-x86-64-v3-3.14.3-4.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python314-3.14.3-4.1.ppc64le",
"product": {
"name": "python314-3.14.3-4.1.ppc64le",
"product_id": "python314-3.14.3-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python314-32bit-3.14.3-4.1.ppc64le",
"product": {
"name": "python314-32bit-3.14.3-4.1.ppc64le",
"product_id": "python314-32bit-3.14.3-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python314-curses-3.14.3-4.1.ppc64le",
"product": {
"name": "python314-curses-3.14.3-4.1.ppc64le",
"product_id": "python314-curses-3.14.3-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python314-dbm-3.14.3-4.1.ppc64le",
"product": {
"name": "python314-dbm-3.14.3-4.1.ppc64le",
"product_id": "python314-dbm-3.14.3-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python314-idle-3.14.3-4.1.ppc64le",
"product": {
"name": "python314-idle-3.14.3-4.1.ppc64le",
"product_id": "python314-idle-3.14.3-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python314-tk-3.14.3-4.1.ppc64le",
"product": {
"name": "python314-tk-3.14.3-4.1.ppc64le",
"product_id": "python314-tk-3.14.3-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python314-x86-64-v3-3.14.3-4.1.ppc64le",
"product": {
"name": "python314-x86-64-v3-3.14.3-4.1.ppc64le",
"product_id": "python314-x86-64-v3-3.14.3-4.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python314-3.14.3-4.1.s390x",
"product": {
"name": "python314-3.14.3-4.1.s390x",
"product_id": "python314-3.14.3-4.1.s390x"
}
},
{
"category": "product_version",
"name": "python314-32bit-3.14.3-4.1.s390x",
"product": {
"name": "python314-32bit-3.14.3-4.1.s390x",
"product_id": "python314-32bit-3.14.3-4.1.s390x"
}
},
{
"category": "product_version",
"name": "python314-curses-3.14.3-4.1.s390x",
"product": {
"name": "python314-curses-3.14.3-4.1.s390x",
"product_id": "python314-curses-3.14.3-4.1.s390x"
}
},
{
"category": "product_version",
"name": "python314-dbm-3.14.3-4.1.s390x",
"product": {
"name": "python314-dbm-3.14.3-4.1.s390x",
"product_id": "python314-dbm-3.14.3-4.1.s390x"
}
},
{
"category": "product_version",
"name": "python314-idle-3.14.3-4.1.s390x",
"product": {
"name": "python314-idle-3.14.3-4.1.s390x",
"product_id": "python314-idle-3.14.3-4.1.s390x"
}
},
{
"category": "product_version",
"name": "python314-tk-3.14.3-4.1.s390x",
"product": {
"name": "python314-tk-3.14.3-4.1.s390x",
"product_id": "python314-tk-3.14.3-4.1.s390x"
}
},
{
"category": "product_version",
"name": "python314-x86-64-v3-3.14.3-4.1.s390x",
"product": {
"name": "python314-x86-64-v3-3.14.3-4.1.s390x",
"product_id": "python314-x86-64-v3-3.14.3-4.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python314-3.14.3-4.1.x86_64",
"product": {
"name": "python314-3.14.3-4.1.x86_64",
"product_id": "python314-3.14.3-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "python314-32bit-3.14.3-4.1.x86_64",
"product": {
"name": "python314-32bit-3.14.3-4.1.x86_64",
"product_id": "python314-32bit-3.14.3-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "python314-curses-3.14.3-4.1.x86_64",
"product": {
"name": "python314-curses-3.14.3-4.1.x86_64",
"product_id": "python314-curses-3.14.3-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "python314-dbm-3.14.3-4.1.x86_64",
"product": {
"name": "python314-dbm-3.14.3-4.1.x86_64",
"product_id": "python314-dbm-3.14.3-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "python314-idle-3.14.3-4.1.x86_64",
"product": {
"name": "python314-idle-3.14.3-4.1.x86_64",
"product_id": "python314-idle-3.14.3-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "python314-tk-3.14.3-4.1.x86_64",
"product": {
"name": "python314-tk-3.14.3-4.1.x86_64",
"product_id": "python314-tk-3.14.3-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "python314-x86-64-v3-3.14.3-4.1.x86_64",
"product": {
"name": "python314-x86-64-v3-3.14.3-4.1.x86_64",
"product_id": "python314-x86-64-v3-3.14.3-4.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-3.14.3-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-3.14.3-4.1.aarch64"
},
"product_reference": "python314-3.14.3-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-3.14.3-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-3.14.3-4.1.ppc64le"
},
"product_reference": "python314-3.14.3-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-3.14.3-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-3.14.3-4.1.s390x"
},
"product_reference": "python314-3.14.3-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-3.14.3-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-3.14.3-4.1.x86_64"
},
"product_reference": "python314-3.14.3-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-32bit-3.14.3-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.aarch64"
},
"product_reference": "python314-32bit-3.14.3-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-32bit-3.14.3-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.ppc64le"
},
"product_reference": "python314-32bit-3.14.3-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-32bit-3.14.3-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.s390x"
},
"product_reference": "python314-32bit-3.14.3-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-32bit-3.14.3-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.x86_64"
},
"product_reference": "python314-32bit-3.14.3-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-curses-3.14.3-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-curses-3.14.3-4.1.aarch64"
},
"product_reference": "python314-curses-3.14.3-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-curses-3.14.3-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-curses-3.14.3-4.1.ppc64le"
},
"product_reference": "python314-curses-3.14.3-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-curses-3.14.3-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-curses-3.14.3-4.1.s390x"
},
"product_reference": "python314-curses-3.14.3-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-curses-3.14.3-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-curses-3.14.3-4.1.x86_64"
},
"product_reference": "python314-curses-3.14.3-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-dbm-3.14.3-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.aarch64"
},
"product_reference": "python314-dbm-3.14.3-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-dbm-3.14.3-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.ppc64le"
},
"product_reference": "python314-dbm-3.14.3-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-dbm-3.14.3-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.s390x"
},
"product_reference": "python314-dbm-3.14.3-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-dbm-3.14.3-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.x86_64"
},
"product_reference": "python314-dbm-3.14.3-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-idle-3.14.3-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-idle-3.14.3-4.1.aarch64"
},
"product_reference": "python314-idle-3.14.3-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-idle-3.14.3-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-idle-3.14.3-4.1.ppc64le"
},
"product_reference": "python314-idle-3.14.3-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-idle-3.14.3-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-idle-3.14.3-4.1.s390x"
},
"product_reference": "python314-idle-3.14.3-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-idle-3.14.3-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-idle-3.14.3-4.1.x86_64"
},
"product_reference": "python314-idle-3.14.3-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-tk-3.14.3-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-tk-3.14.3-4.1.aarch64"
},
"product_reference": "python314-tk-3.14.3-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-tk-3.14.3-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-tk-3.14.3-4.1.ppc64le"
},
"product_reference": "python314-tk-3.14.3-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-tk-3.14.3-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-tk-3.14.3-4.1.s390x"
},
"product_reference": "python314-tk-3.14.3-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-tk-3.14.3-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-tk-3.14.3-4.1.x86_64"
},
"product_reference": "python314-tk-3.14.3-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-x86-64-v3-3.14.3-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.aarch64"
},
"product_reference": "python314-x86-64-v3-3.14.3-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-x86-64-v3-3.14.3-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.ppc64le"
},
"product_reference": "python314-x86-64-v3-3.14.3-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-x86-64-v3-3.14.3-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.s390x"
},
"product_reference": "python314-x86-64-v3-3.14.3-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-x86-64-v3-3.14.3-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.x86_64"
},
"product_reference": "python314-x86-64-v3-3.14.3-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-13462",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-13462"
}
],
"notes": [
{
"category": "general",
"text": "The \"tarfile\" module would still apply normalization of AREGTYPE (\\x00) blocks to DIRTYPE, even while processing a multi-block member such as GNUTYPE_LONGNAME or GNUTYPE_LONGLINK. This could result in a crafted tar archive being misinterpreted by the tarfile module compared to other implementations.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python314-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-13462",
"url": "https://www.suse.com/security/cve/CVE-2025-13462"
},
{
"category": "external",
"summary": "SUSE Bug 1259611 for CVE-2025-13462",
"url": "https://bugzilla.suse.com/1259611"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python314-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.5,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python314-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-01T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2025-13462"
},
{
"cve": "CVE-2026-3644",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-3644"
}
],
"notes": [
{
"category": "general",
"text": "The fix for CVE-2026-0672, which rejected control characters in http.cookies.Morsel, was incomplete. The Morsel.update(), |= operator, and unpickling paths were not patched, allowing control characters to bypass input validation. Additionally, BaseCookie.js_output() lacked the output validation applied to BaseCookie.output().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python314-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-3644",
"url": "https://www.suse.com/security/cve/CVE-2026-3644"
},
{
"category": "external",
"summary": "SUSE Bug 1259734 for CVE-2026-3644",
"url": "https://bugzilla.suse.com/1259734"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python314-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python314-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-01T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-3644"
},
{
"cve": "CVE-2026-4224",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-4224"
}
],
"notes": [
{
"category": "general",
"text": "When an Expat parser with a registered ElementDeclHandler parses an inline\ndocument type definition containing a deeply nested content model a C stack\noverflow occurs.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python314-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-4224",
"url": "https://www.suse.com/security/cve/CVE-2026-4224"
},
{
"category": "external",
"summary": "SUSE Bug 1259735 for CVE-2026-4224",
"url": "https://bugzilla.suse.com/1259735"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python314-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python314-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-01T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-4224"
},
{
"cve": "CVE-2026-4519",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-4519"
}
],
"notes": [
{
"category": "general",
"text": "The webbrowser.open() API would accept leading dashes in the URL which \ncould be handled as command line options for certain web browsers. New \nbehavior rejects leading dashes. Users are recommended to sanitize URLs \nprior to passing to webbrowser.open().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python314-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-4519",
"url": "https://www.suse.com/security/cve/CVE-2026-4519"
},
{
"category": "external",
"summary": "SUSE Bug 1260026 for CVE-2026-4519",
"url": "https://bugzilla.suse.com/1260026"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python314-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python314-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-01T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-4519"
}
]
}
RHSA-2026:10950
Vulnerability from csaf_redhat - Published: 2026-04-27 15:06 - Updated: 2026-06-04 19:44A vulnerability in Python’s os.path.expandvars() function that can cause performance degradation. When processing specially crafted, user-controlled input with nested environment variable patterns, the function exhibits quadratic time complexity, potentially leading to excessive CPU usage and denial of service (DoS) conditions. No code execution or data exposure occurs, so the impact is limited to performance slowdown.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.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: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.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: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
A memory amplification vulnerability in libexpat allows attackers to trigger excessive dynamic memory allocations by submitting specially crafted XML input. A small input (~250 KiB) can cause the parser to allocate hundreds of megabytes, leading to denial-of-service (DoS) through memory exhaustion.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
An injection flaw has been discovered in Python. When using http.cookies.Morsel, user-controlled cookie values and parameters can allow injecting HTTP headers into messages. Patch rejects all control characters within cookie names, values, and parameters.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Python. This vulnerability allows for the injection of extra information into HTTP communication. Specifically, the system does not properly prevent special characters (carriage return and line feed) from being included in HTTP client proxy tunnel headers or host fields.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.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: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.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: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.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: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the Python webbrowser.open() API. If a specially crafted URL containing "%action" is processed, an attacker could bypass a previous mitigation for CVE-2026-4519. This bypass allows for command injection into the underlying shell, potentially leading to arbitrary code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Python's decompression modules, including `lzma.LZMADecompressor`, `bz2.BZ2Decompressor`, and `gzip.GzipFile`. This vulnerability, a use-after-free, can occur if a program attempts to re-use a decompression object after a memory allocation error, especially when the system is experiencing high memory usage. Exploitation of this flaw could potentially allow an attacker to execute arbitrary code or access sensitive data. The vulnerability is only present if the program re-uses decompressor instances across multiple decompression calls even after a `MemoryError` is raised during decompression. Using the helper functions to one-shot decompress data such as `lzma.decompress()`, `bz2.decompress()`, `gzip.decompress()`, and `zlib.decompress()` are not affected as a new decompressor instance is used per call. If the decompressor instance is not re-used after an error condition, this usage is similarly not vulnerable.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for python3.12 is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* expat: libexpat in Expat allows attackers to trigger large dynamic memory allocations via a small document that is submitted for parsing (CVE-2025-59375)\n\n* python: Quadratic complexity in os.path.expandvars() with user-controlled template (CVE-2025-6075)\n\n* cpython: Out-of-memory when loading Plist (CVE-2025-13837)\n\n* cpython: Header injection via newlines in data URL mediatype in Python (CVE-2025-15282)\n\n* cpython: Header injection in http.cookies.Morsel in Python (CVE-2026-0672)\n\n* cpython: CPython: Logging Bypass in Legacy .pyc File Handling (CVE-2026-2297)\n\n* cpython: Incomplete control character validation in http.cookies (CVE-2026-3644)\n\n* cpython: Stack overflow parsing XML with deeply nested DTD content models (CVE-2026-4224)\n\n* python: Python: HTTP header injection via CR/LF in proxy tunnel headers (CVE-2026-1502)\n\n* python: Python: Arbitrary code execution or information disclosure via use-after-free in decompression modules (CVE-2026-6100)\n\n* python: cpython: Python: Arbitrary code execution via command injection in webbrowser.open() API (CVE-2026-4786)\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:10950",
"url": "https://access.redhat.com/errata/RHSA-2026:10950"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2395108",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2395108"
},
{
"category": "external",
"summary": "2408891",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2408891"
},
{
"category": "external",
"summary": "2418084",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418084"
},
{
"category": "external",
"summary": "2431366",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431366"
},
{
"category": "external",
"summary": "2431374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431374"
},
{
"category": "external",
"summary": "2444691",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2444691"
},
{
"category": "external",
"summary": "2448168",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2448168"
},
{
"category": "external",
"summary": "2448181",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2448181"
},
{
"category": "external",
"summary": "2457409",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2457409"
},
{
"category": "external",
"summary": "2457932",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2457932"
},
{
"category": "external",
"summary": "2458049",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2458049"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_10950.json"
}
],
"title": "Red Hat Security Advisory: python3.12 security update",
"tracking": {
"current_release_date": "2026-06-04T19:44:51+00:00",
"generator": {
"date": "2026-06-04T19:44:51+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2026:10950",
"initial_release_date": "2026-04-27T15:06:18+00:00",
"revision_history": [
{
"date": "2026-04-27T15:06:18+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-04-27T15:06:18+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-04T19:44: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 (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux CRB (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.12-0:3.12.13-2.el8_10.x86_64",
"product": {
"name": "python3.12-0:3.12.13-2.el8_10.x86_64",
"product_id": "python3.12-0:3.12.13-2.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12@3.12.13-2.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"product": {
"name": "python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"product_id": "python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-devel@3.12.13-2.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"product": {
"name": "python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"product_id": "python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-libs@3.12.13-2.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-tkinter-0:3.12.13-2.el8_10.x86_64",
"product": {
"name": "python3.12-tkinter-0:3.12.13-2.el8_10.x86_64",
"product_id": "python3.12-tkinter-0:3.12.13-2.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-tkinter@3.12.13-2.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"product": {
"name": "python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"product_id": "python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.13-2.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"product": {
"name": "python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"product_id": "python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.13-2.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"product": {
"name": "python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"product_id": "python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debug@3.12.13-2.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"product": {
"name": "python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"product_id": "python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-idle@3.12.13-2.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-test-0:3.12.13-2.el8_10.x86_64",
"product": {
"name": "python3.12-test-0:3.12.13-2.el8_10.x86_64",
"product_id": "python3.12-test-0:3.12.13-2.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-test@3.12.13-2.el8_10?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.12-devel-0:3.12.13-2.el8_10.i686",
"product": {
"name": "python3.12-devel-0:3.12.13-2.el8_10.i686",
"product_id": "python3.12-devel-0:3.12.13-2.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-devel@3.12.13-2.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-libs-0:3.12.13-2.el8_10.i686",
"product": {
"name": "python3.12-libs-0:3.12.13-2.el8_10.i686",
"product_id": "python3.12-libs-0:3.12.13-2.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-libs@3.12.13-2.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"product": {
"name": "python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"product_id": "python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.13-2.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"product": {
"name": "python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"product_id": "python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.13-2.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-0:3.12.13-2.el8_10.i686",
"product": {
"name": "python3.12-0:3.12.13-2.el8_10.i686",
"product_id": "python3.12-0:3.12.13-2.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12@3.12.13-2.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-debug-0:3.12.13-2.el8_10.i686",
"product": {
"name": "python3.12-debug-0:3.12.13-2.el8_10.i686",
"product_id": "python3.12-debug-0:3.12.13-2.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debug@3.12.13-2.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-idle-0:3.12.13-2.el8_10.i686",
"product": {
"name": "python3.12-idle-0:3.12.13-2.el8_10.i686",
"product_id": "python3.12-idle-0:3.12.13-2.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-idle@3.12.13-2.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-test-0:3.12.13-2.el8_10.i686",
"product": {
"name": "python3.12-test-0:3.12.13-2.el8_10.i686",
"product_id": "python3.12-test-0:3.12.13-2.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-test@3.12.13-2.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"product": {
"name": "python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"product_id": "python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-tkinter@3.12.13-2.el8_10?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.12-0:3.12.13-2.el8_10.s390x",
"product": {
"name": "python3.12-0:3.12.13-2.el8_10.s390x",
"product_id": "python3.12-0:3.12.13-2.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12@3.12.13-2.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-devel-0:3.12.13-2.el8_10.s390x",
"product": {
"name": "python3.12-devel-0:3.12.13-2.el8_10.s390x",
"product_id": "python3.12-devel-0:3.12.13-2.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-devel@3.12.13-2.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-libs-0:3.12.13-2.el8_10.s390x",
"product": {
"name": "python3.12-libs-0:3.12.13-2.el8_10.s390x",
"product_id": "python3.12-libs-0:3.12.13-2.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-libs@3.12.13-2.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"product": {
"name": "python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"product_id": "python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-tkinter@3.12.13-2.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"product": {
"name": "python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"product_id": "python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.13-2.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"product": {
"name": "python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"product_id": "python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.13-2.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-debug-0:3.12.13-2.el8_10.s390x",
"product": {
"name": "python3.12-debug-0:3.12.13-2.el8_10.s390x",
"product_id": "python3.12-debug-0:3.12.13-2.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debug@3.12.13-2.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-idle-0:3.12.13-2.el8_10.s390x",
"product": {
"name": "python3.12-idle-0:3.12.13-2.el8_10.s390x",
"product_id": "python3.12-idle-0:3.12.13-2.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-idle@3.12.13-2.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-test-0:3.12.13-2.el8_10.s390x",
"product": {
"name": "python3.12-test-0:3.12.13-2.el8_10.s390x",
"product_id": "python3.12-test-0:3.12.13-2.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-test@3.12.13-2.el8_10?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.12-0:3.12.13-2.el8_10.src",
"product": {
"name": "python3.12-0:3.12.13-2.el8_10.src",
"product_id": "python3.12-0:3.12.13-2.el8_10.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12@3.12.13-2.el8_10?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.12-0:3.12.13-2.el8_10.aarch64",
"product": {
"name": "python3.12-0:3.12.13-2.el8_10.aarch64",
"product_id": "python3.12-0:3.12.13-2.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12@3.12.13-2.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"product": {
"name": "python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"product_id": "python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-devel@3.12.13-2.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"product": {
"name": "python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"product_id": "python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-libs@3.12.13-2.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"product": {
"name": "python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"product_id": "python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-tkinter@3.12.13-2.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"product": {
"name": "python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"product_id": "python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.13-2.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"product": {
"name": "python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"product_id": "python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.13-2.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"product": {
"name": "python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"product_id": "python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debug@3.12.13-2.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"product": {
"name": "python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"product_id": "python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-idle@3.12.13-2.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-test-0:3.12.13-2.el8_10.aarch64",
"product": {
"name": "python3.12-test-0:3.12.13-2.el8_10.aarch64",
"product_id": "python3.12-test-0:3.12.13-2.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-test@3.12.13-2.el8_10?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.12-0:3.12.13-2.el8_10.ppc64le",
"product": {
"name": "python3.12-0:3.12.13-2.el8_10.ppc64le",
"product_id": "python3.12-0:3.12.13-2.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12@3.12.13-2.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"product": {
"name": "python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"product_id": "python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-devel@3.12.13-2.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"product": {
"name": "python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"product_id": "python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-libs@3.12.13-2.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"product": {
"name": "python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"product_id": "python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-tkinter@3.12.13-2.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"product": {
"name": "python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"product_id": "python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.13-2.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"product": {
"name": "python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"product_id": "python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.13-2.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"product": {
"name": "python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"product_id": "python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debug@3.12.13-2.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"product": {
"name": "python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"product_id": "python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-idle@3.12.13-2.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"product": {
"name": "python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"product_id": "python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-test@3.12.13-2.el8_10?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"product": {
"name": "python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"product_id": "python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-rpm-macros@3.12.13-2.el8_10?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.13-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64"
},
"product_reference": "python3.12-0:3.12.13-2.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.13-2.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686"
},
"product_reference": "python3.12-0:3.12.13-2.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.13-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le"
},
"product_reference": "python3.12-0:3.12.13-2.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.13-2.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x"
},
"product_reference": "python3.12-0:3.12.13-2.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.13-2.el8_10.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src"
},
"product_reference": "python3.12-0:3.12.13-2.el8_10.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.13-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64"
},
"product_reference": "python3.12-0:3.12.13-2.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.13-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64"
},
"product_reference": "python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.13-2.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686"
},
"product_reference": "python3.12-debug-0:3.12.13-2.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.13-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le"
},
"product_reference": "python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.13-2.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x"
},
"product_reference": "python3.12-debug-0:3.12.13-2.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.13-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64"
},
"product_reference": "python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64"
},
"product_reference": "python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.13-2.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686"
},
"product_reference": "python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le"
},
"product_reference": "python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.13-2.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x"
},
"product_reference": "python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64"
},
"product_reference": "python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.13-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64"
},
"product_reference": "python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.13-2.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686"
},
"product_reference": "python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le"
},
"product_reference": "python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.13-2.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x"
},
"product_reference": "python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.13-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64"
},
"product_reference": "python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.13-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64"
},
"product_reference": "python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.13-2.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686"
},
"product_reference": "python3.12-devel-0:3.12.13-2.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.13-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le"
},
"product_reference": "python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.13-2.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x"
},
"product_reference": "python3.12-devel-0:3.12.13-2.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.13-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64"
},
"product_reference": "python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.13-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64"
},
"product_reference": "python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.13-2.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686"
},
"product_reference": "python3.12-idle-0:3.12.13-2.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.13-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le"
},
"product_reference": "python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.13-2.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x"
},
"product_reference": "python3.12-idle-0:3.12.13-2.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.13-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64"
},
"product_reference": "python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.13-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64"
},
"product_reference": "python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.13-2.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686"
},
"product_reference": "python3.12-libs-0:3.12.13-2.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.13-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le"
},
"product_reference": "python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.13-2.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x"
},
"product_reference": "python3.12-libs-0:3.12.13-2.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.13-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64"
},
"product_reference": "python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch"
},
"product_reference": "python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.13-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64"
},
"product_reference": "python3.12-test-0:3.12.13-2.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.13-2.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686"
},
"product_reference": "python3.12-test-0:3.12.13-2.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.13-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le"
},
"product_reference": "python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.13-2.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x"
},
"product_reference": "python3.12-test-0:3.12.13-2.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.13-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64"
},
"product_reference": "python3.12-test-0:3.12.13-2.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.13-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64"
},
"product_reference": "python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.13-2.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686"
},
"product_reference": "python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le"
},
"product_reference": "python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.13-2.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x"
},
"product_reference": "python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.13-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64"
},
"product_reference": "python3.12-tkinter-0:3.12.13-2.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.13-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64"
},
"product_reference": "python3.12-0:3.12.13-2.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.13-2.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686"
},
"product_reference": "python3.12-0:3.12.13-2.el8_10.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.13-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le"
},
"product_reference": "python3.12-0:3.12.13-2.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.13-2.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x"
},
"product_reference": "python3.12-0:3.12.13-2.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.13-2.el8_10.src as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src"
},
"product_reference": "python3.12-0:3.12.13-2.el8_10.src",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.13-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64"
},
"product_reference": "python3.12-0:3.12.13-2.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.13-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64"
},
"product_reference": "python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.13-2.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686"
},
"product_reference": "python3.12-debug-0:3.12.13-2.el8_10.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.13-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le"
},
"product_reference": "python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.13-2.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x"
},
"product_reference": "python3.12-debug-0:3.12.13-2.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.13-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64"
},
"product_reference": "python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64"
},
"product_reference": "python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.13-2.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686"
},
"product_reference": "python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le"
},
"product_reference": "python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.13-2.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x"
},
"product_reference": "python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64"
},
"product_reference": "python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.13-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64"
},
"product_reference": "python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.13-2.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686"
},
"product_reference": "python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le"
},
"product_reference": "python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.13-2.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x"
},
"product_reference": "python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.13-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64"
},
"product_reference": "python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.13-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64"
},
"product_reference": "python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.13-2.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686"
},
"product_reference": "python3.12-devel-0:3.12.13-2.el8_10.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.13-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le"
},
"product_reference": "python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.13-2.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x"
},
"product_reference": "python3.12-devel-0:3.12.13-2.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.13-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64"
},
"product_reference": "python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.13-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64"
},
"product_reference": "python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.13-2.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686"
},
"product_reference": "python3.12-idle-0:3.12.13-2.el8_10.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.13-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le"
},
"product_reference": "python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.13-2.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x"
},
"product_reference": "python3.12-idle-0:3.12.13-2.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.13-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64"
},
"product_reference": "python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.13-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64"
},
"product_reference": "python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.13-2.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686"
},
"product_reference": "python3.12-libs-0:3.12.13-2.el8_10.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.13-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le"
},
"product_reference": "python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.13-2.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x"
},
"product_reference": "python3.12-libs-0:3.12.13-2.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.13-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64"
},
"product_reference": "python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch"
},
"product_reference": "python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.13-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64"
},
"product_reference": "python3.12-test-0:3.12.13-2.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.13-2.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686"
},
"product_reference": "python3.12-test-0:3.12.13-2.el8_10.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.13-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le"
},
"product_reference": "python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.13-2.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x"
},
"product_reference": "python3.12-test-0:3.12.13-2.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.13-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64"
},
"product_reference": "python3.12-test-0:3.12.13-2.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.13-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64"
},
"product_reference": "python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.13-2.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686"
},
"product_reference": "python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le"
},
"product_reference": "python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.13-2.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x"
},
"product_reference": "python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.13-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64"
},
"product_reference": "python3.12-tkinter-0:3.12.13-2.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
}
]
},
"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": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.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-27T15:06:18+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10950"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.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": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "python: Quadratic complexity in os.path.expandvars() with user-controlled template"
},
{
"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": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.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-27T15:06:18+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10950"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.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": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.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": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.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-27T15:06:18+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10950"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.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": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: Header injection via newlines in data URL mediatype in Python"
},
{
"cve": "CVE-2025-59375",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-09-15T03:00:59.775098+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2395108"
}
],
"notes": [
{
"category": "description",
"text": "A memory amplification vulnerability in libexpat allows attackers to trigger excessive dynamic memory allocations by submitting specially crafted XML input. A small input (~250 KiB) can cause the parser to allocate hundreds of megabytes, leading to denial-of-service (DoS) through memory exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "firefox: thunderbird: expat: libexpat in Expat allows attackers to trigger large dynamic memory allocations via a small document that is submitted for parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is Important rather than Critical because, while it allows for significant resource exhaustion leading to denial-of-service (DoS), it does not enable arbitrary code execution, data leakage, or privilege escalation. The vulnerability stems from an uncontrolled memory amplification behavior in libexpat\u2019s parser, where a relatively small XML payload can cause disproportionately large heap allocations. However, the flaw is limited in scope to service disruption and requires the attacker to submit a crafted XML document\u2014something that can be mitigated with proper input validation and memory usage limits. Therefore, while the exploitability is high, the impact is confined to availability, not confidentiality or integrity, making it a high-severity but not critical flaw.\n\nIn Firefox and Thunderbird, where libexpat is a transitive userspace dependency, exploitation usually just crashes the application (app-level DoS), so it is classified as Moderate instead of Important.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-59375"
},
{
"category": "external",
"summary": "RHBZ#2395108",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2395108"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-59375",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59375"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-59375",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-59375"
},
{
"category": "external",
"summary": "https://www.mozilla.org/security/advisories/mfsa2026-22/#CVE-2025-59375",
"url": "https://www.mozilla.org/security/advisories/mfsa2026-22/#CVE-2025-59375"
},
{
"category": "external",
"summary": "https://www.mozilla.org/security/advisories/mfsa2026-24/#CVE-2025-59375",
"url": "https://www.mozilla.org/security/advisories/mfsa2026-24/#CVE-2025-59375"
}
],
"release_date": "2025-09-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-27T15:06:18+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10950"
},
{
"category": "workaround",
"details": "To mitigate the issue, limit XML input size and complexity before parsing, and avoid accepting compressed or deeply nested XML. Use OS-level resource controls (like ulimit or setrlimit()) to cap memory usage, or run the parser in a sandboxed or isolated process with strict memory and CPU limits. This helps prevent denial-of-service by containing excessive resource consumption.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64"
]
}
],
"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": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "firefox: thunderbird: expat: libexpat in Expat allows attackers to trigger large dynamic memory allocations via a small document that is submitted for parsing"
},
{
"cve": "CVE-2026-0672",
"cwe": {
"id": "CWE-93",
"name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)"
},
"discovery_date": "2026-01-20T22:02:15.663936+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431374"
}
],
"notes": [
{
"category": "description",
"text": "An injection flaw has been discovered in Python. When using http.cookies.Morsel, user-controlled cookie values and parameters can allow injecting HTTP headers into messages. Patch rejects all control characters within cookie names, values, and parameters.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: Header injection in http.cookies.Morsel 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": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-0672"
},
{
"category": "external",
"summary": "RHBZ#2431374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431374"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-0672",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0672"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-0672",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-0672"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/143919",
"url": "https://github.com/python/cpython/issues/143919"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/143920",
"url": "https://github.com/python/cpython/pull/143920"
}
],
"release_date": "2026-01-20T21:52:33.925000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-27T15:06:18+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10950"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.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": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: Header injection in http.cookies.Morsel in Python"
},
{
"cve": "CVE-2026-1502",
"cwe": {
"id": "CWE-93",
"name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)"
},
"discovery_date": "2026-04-10T19:01:07.715197+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2457409"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Python. This vulnerability allows for the injection of extra information into HTTP communication. Specifically, the system does not properly prevent special characters (carriage return and line feed) from being included in HTTP client proxy tunnel headers or host fields.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: Python: HTTP header injection via CR/LF in proxy tunnel headers",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-1502"
},
{
"category": "external",
"summary": "RHBZ#2457409",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2457409"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-1502",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1502"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-1502",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-1502"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/05ed7ce7ae9e17c23a04085b2539fe6d6d3cef69",
"url": "https://github.com/python/cpython/commit/05ed7ce7ae9e17c23a04085b2539fe6d6d3cef69"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/146211",
"url": "https://github.com/python/cpython/issues/146211"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/146212",
"url": "https://github.com/python/cpython/pull/146212"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/2IVPAEQWUJBCTQZEJEVTYCIKSMQPGRZ3/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/2IVPAEQWUJBCTQZEJEVTYCIKSMQPGRZ3/"
}
],
"release_date": "2026-04-10T17:54:44.121000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-27T15:06:18+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10950"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.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": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: Python: HTTP header injection via CR/LF in proxy tunnel headers"
},
{
"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": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.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-27T15:06:18+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10950"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.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": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "cpython: CPython: Logging Bypass in Legacy .pyc File Handling"
},
{
"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": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.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-27T15:06:18+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10950"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.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": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.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": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.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-27T15:06:18+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10950"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.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": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: Stack overflow parsing XML with deeply nested DTD content models"
},
{
"cve": "CVE-2026-4786",
"cwe": {
"id": "CWE-88",
"name": "Improper Neutralization of Argument Delimiters in a Command (\u0027Argument Injection\u0027)"
},
"discovery_date": "2026-04-13T22:01:38.006388+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2458049"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Python webbrowser.open() API. If a specially crafted URL containing \"%action\" is processed, an attacker could bypass a previous mitigation for CVE-2026-4519. This bypass allows for command injection into the underlying shell, potentially leading to arbitrary code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: cpython: Python: Arbitrary code execution via command injection in webbrowser.open() API",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw in the Python `webbrowser.open()` API allows for command injection and arbitrary code execution when processing specially crafted URLs containing \"%action\". This bypasses a previous mitigation for CVE-2026-4519.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-4786"
},
{
"category": "external",
"summary": "RHBZ#2458049",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2458049"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-4786",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4786"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-4786",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4786"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/148169",
"url": "https://github.com/python/cpython/issues/148169"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/148170",
"url": "https://github.com/python/cpython/pull/148170"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/JQDUNJVB4AQNTJECSUKOBDU3XCJIPSE5/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/JQDUNJVB4AQNTJECSUKOBDU3XCJIPSE5/"
}
],
"release_date": "2026-04-13T21:52:19.036000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-27T15:06:18+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10950"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.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": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python: cpython: Python: Arbitrary code execution via command injection in webbrowser.open() API"
},
{
"cve": "CVE-2026-6100",
"cwe": {
"id": "CWE-825",
"name": "Expired Pointer Dereference"
},
"discovery_date": "2026-04-13T18:01:31.970255+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2457932"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Python\u0027s decompression modules, including `lzma.LZMADecompressor`, `bz2.BZ2Decompressor`, and `gzip.GzipFile`. This vulnerability, a use-after-free, can occur if a program attempts to re-use a decompression object after a memory allocation error, especially when the system is experiencing high memory usage. Exploitation of this flaw could potentially allow an attacker to execute arbitrary code or access sensitive data. The vulnerability is only present if the program re-uses decompressor instances across multiple decompression calls even after a `MemoryError` is raised during decompression. Using the helper functions to one-shot decompress data such as `lzma.decompress()`, `bz2.decompress()`, `gzip.decompress()`, and `zlib.decompress()` are not affected as a new decompressor instance is used per call. If the decompressor instance is not re-used after an error condition, this usage is similarly not vulnerable.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: Python: Arbitrary code execution or information disclosure via use-after-free in decompression modules",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The severity of this flaw is somewhat mitigated on Red Hat platforms. By default processes are not executed with root user privilege and are limited in their scope which in turn limits the impact of this flaw.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-6100"
},
{
"category": "external",
"summary": "RHBZ#2457932",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2457932"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-6100",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-6100"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-6100",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-6100"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/6a5f79c8d7bbf22b083b240910c7a8781a59437d",
"url": "https://github.com/python/cpython/commit/6a5f79c8d7bbf22b083b240910c7a8781a59437d"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/8fc66aef6d7b3ae58f43f5c66f9366cc8cbbfcd2",
"url": "https://github.com/python/cpython/commit/8fc66aef6d7b3ae58f43f5c66f9366cc8cbbfcd2"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/c3cf71c3366fe49acb776a639405c0eea6169c20",
"url": "https://github.com/python/cpython/commit/c3cf71c3366fe49acb776a639405c0eea6169c20"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/148395",
"url": "https://github.com/python/cpython/issues/148395"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/148396",
"url": "https://github.com/python/cpython/pull/148396"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/HTWB2Z6KT5QQX4RYEZAFININDHNOSIF3/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/HTWB2Z6KT5QQX4RYEZAFININDHNOSIF3/"
}
],
"release_date": "2026-04-13T17:15:47.606000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-27T15:06:18+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10950"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64"
]
}
],
"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": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python: Python: Arbitrary code execution or information disclosure via use-after-free in decompression modules"
}
]
}
RHSA-2026:19019
Vulnerability from csaf_redhat - Published: 2026-05-19 13:33 - Updated: 2026-06-04 19:45Missing 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: AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Python. This vulnerability allows for the injection of extra information into HTTP communication. Specifically, the system does not properly prevent special characters (carriage return and line feed) from being included in HTTP client proxy tunnel headers or host fields.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.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: AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.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: AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.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: AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.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: AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the Python webbrowser.open() API. If a specially crafted URL containing "%action" is processed, an attacker could bypass a previous mitigation for CVE-2026-4519. This bypass allows for command injection into the underlying shell, potentially leading to arbitrary code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.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: AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Python's decompression modules, including `lzma.LZMADecompressor`, `bz2.BZ2Decompressor`, and `gzip.GzipFile`. This vulnerability, a use-after-free, can occur if a program attempts to re-use a decompression object after a memory allocation error, especially when the system is experiencing high memory usage. Exploitation of this flaw could potentially allow an attacker to execute arbitrary code or access sensitive data. The vulnerability is only present if the program re-uses decompressor instances across multiple decompression calls even after a `MemoryError` is raised during decompression. Using the helper functions to one-shot decompress data such as `lzma.decompress()`, `bz2.decompress()`, `gzip.decompress()`, and `zlib.decompress()` are not affected as a new decompressor instance is used per call. If the decompressor instance is not re-used after an error condition, this usage is similarly not vulnerable.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for python3.14 is now available for Red Hat Enterprise Linux 10.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* cpython: wsgiref.headers.Headers allows header newline injection in Python (CVE-2026-0865)\n\n* cpython: CPython: Logging Bypass in Legacy .pyc File Handling (CVE-2026-2297)\n\n* cpython: Incomplete control character validation in http.cookies (CVE-2026-3644)\n\n* cpython: Stack overflow parsing XML with deeply nested DTD content models (CVE-2026-4224)\n\n* python: Python: Command-line option injection in webbrowser.open() via crafted URLs (CVE-2026-4519)\n\n* python: Python: HTTP header injection via CR/LF in proxy tunnel headers (CVE-2026-1502)\n\n* python: Python: Arbitrary code execution or information disclosure via use-after-free in decompression modules (CVE-2026-6100)\n\n* python: cpython: Python: Arbitrary code execution via command injection in webbrowser.open() API (CVE-2026-4786)\n\n* python: Python: Information disclosure and arbitrary code execution via remote debugging with a malicious process. (CVE-2026-5713)\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:19019",
"url": "https://access.redhat.com/errata/RHSA-2026:19019"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2431367",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431367"
},
{
"category": "external",
"summary": "2444691",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2444691"
},
{
"category": "external",
"summary": "2448168",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2448168"
},
{
"category": "external",
"summary": "2448181",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2448181"
},
{
"category": "external",
"summary": "2449649",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449649"
},
{
"category": "external",
"summary": "2457409",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2457409"
},
{
"category": "external",
"summary": "2457932",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2457932"
},
{
"category": "external",
"summary": "2458049",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2458049"
},
{
"category": "external",
"summary": "2458239",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2458239"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_19019.json"
}
],
"title": "Red Hat Security Advisory: python3.14 security update",
"tracking": {
"current_release_date": "2026-06-04T19:45:01+00:00",
"generator": {
"date": "2026-06-04T19:45:01+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2026:19019",
"initial_release_date": "2026-05-19T13:33:20+00:00",
"revision_history": [
{
"date": "2026-05-19T13:33:20+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-05-19T13:33:20+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-04T19:45:01+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.2"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.2"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.14-0:3.14.4-2.el10_2.src",
"product": {
"name": "python3.14-0:3.14.4-2.el10_2.src",
"product_id": "python3.14-0:3.14.4-2.el10_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14@3.14.4-2.el10_2?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.14-0:3.14.4-2.el10_2.aarch64",
"product": {
"name": "python3.14-0:3.14.4-2.el10_2.aarch64",
"product_id": "python3.14-0:3.14.4-2.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14@3.14.4-2.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.14-devel-0:3.14.4-2.el10_2.aarch64",
"product": {
"name": "python3.14-devel-0:3.14.4-2.el10_2.aarch64",
"product_id": "python3.14-devel-0:3.14.4-2.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-devel@3.14.4-2.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.14-libs-0:3.14.4-2.el10_2.aarch64",
"product": {
"name": "python3.14-libs-0:3.14.4-2.el10_2.aarch64",
"product_id": "python3.14-libs-0:3.14.4-2.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-libs@3.14.4-2.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.14-tkinter-0:3.14.4-2.el10_2.aarch64",
"product": {
"name": "python3.14-tkinter-0:3.14.4-2.el10_2.aarch64",
"product_id": "python3.14-tkinter-0:3.14.4-2.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-tkinter@3.14.4-2.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.14-debugsource-0:3.14.4-2.el10_2.aarch64",
"product": {
"name": "python3.14-debugsource-0:3.14.4-2.el10_2.aarch64",
"product_id": "python3.14-debugsource-0:3.14.4-2.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-debugsource@3.14.4-2.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.14-debuginfo-0:3.14.4-2.el10_2.aarch64",
"product": {
"name": "python3.14-debuginfo-0:3.14.4-2.el10_2.aarch64",
"product_id": "python3.14-debuginfo-0:3.14.4-2.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-debuginfo@3.14.4-2.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.14-debug-0:3.14.4-2.el10_2.aarch64",
"product": {
"name": "python3.14-debug-0:3.14.4-2.el10_2.aarch64",
"product_id": "python3.14-debug-0:3.14.4-2.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-debug@3.14.4-2.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.14-freethreading-0:3.14.4-2.el10_2.aarch64",
"product": {
"name": "python3.14-freethreading-0:3.14.4-2.el10_2.aarch64",
"product_id": "python3.14-freethreading-0:3.14.4-2.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-freethreading@3.14.4-2.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.14-freethreading-debug-0:3.14.4-2.el10_2.aarch64",
"product": {
"name": "python3.14-freethreading-debug-0:3.14.4-2.el10_2.aarch64",
"product_id": "python3.14-freethreading-debug-0:3.14.4-2.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-freethreading-debug@3.14.4-2.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.14-freethreading-devel-0:3.14.4-2.el10_2.aarch64",
"product": {
"name": "python3.14-freethreading-devel-0:3.14.4-2.el10_2.aarch64",
"product_id": "python3.14-freethreading-devel-0:3.14.4-2.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-freethreading-devel@3.14.4-2.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.14-freethreading-idle-0:3.14.4-2.el10_2.aarch64",
"product": {
"name": "python3.14-freethreading-idle-0:3.14.4-2.el10_2.aarch64",
"product_id": "python3.14-freethreading-idle-0:3.14.4-2.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-freethreading-idle@3.14.4-2.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.14-freethreading-libs-0:3.14.4-2.el10_2.aarch64",
"product": {
"name": "python3.14-freethreading-libs-0:3.14.4-2.el10_2.aarch64",
"product_id": "python3.14-freethreading-libs-0:3.14.4-2.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-freethreading-libs@3.14.4-2.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.14-freethreading-test-0:3.14.4-2.el10_2.aarch64",
"product": {
"name": "python3.14-freethreading-test-0:3.14.4-2.el10_2.aarch64",
"product_id": "python3.14-freethreading-test-0:3.14.4-2.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-freethreading-test@3.14.4-2.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.aarch64",
"product": {
"name": "python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.aarch64",
"product_id": "python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-freethreading-tkinter@3.14.4-2.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.14-idle-0:3.14.4-2.el10_2.aarch64",
"product": {
"name": "python3.14-idle-0:3.14.4-2.el10_2.aarch64",
"product_id": "python3.14-idle-0:3.14.4-2.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-idle@3.14.4-2.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.14-test-0:3.14.4-2.el10_2.aarch64",
"product": {
"name": "python3.14-test-0:3.14.4-2.el10_2.aarch64",
"product_id": "python3.14-test-0:3.14.4-2.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-test@3.14.4-2.el10_2?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.14-0:3.14.4-2.el10_2.ppc64le",
"product": {
"name": "python3.14-0:3.14.4-2.el10_2.ppc64le",
"product_id": "python3.14-0:3.14.4-2.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14@3.14.4-2.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.14-devel-0:3.14.4-2.el10_2.ppc64le",
"product": {
"name": "python3.14-devel-0:3.14.4-2.el10_2.ppc64le",
"product_id": "python3.14-devel-0:3.14.4-2.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-devel@3.14.4-2.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.14-libs-0:3.14.4-2.el10_2.ppc64le",
"product": {
"name": "python3.14-libs-0:3.14.4-2.el10_2.ppc64le",
"product_id": "python3.14-libs-0:3.14.4-2.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-libs@3.14.4-2.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.14-tkinter-0:3.14.4-2.el10_2.ppc64le",
"product": {
"name": "python3.14-tkinter-0:3.14.4-2.el10_2.ppc64le",
"product_id": "python3.14-tkinter-0:3.14.4-2.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-tkinter@3.14.4-2.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.14-debugsource-0:3.14.4-2.el10_2.ppc64le",
"product": {
"name": "python3.14-debugsource-0:3.14.4-2.el10_2.ppc64le",
"product_id": "python3.14-debugsource-0:3.14.4-2.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-debugsource@3.14.4-2.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.14-debuginfo-0:3.14.4-2.el10_2.ppc64le",
"product": {
"name": "python3.14-debuginfo-0:3.14.4-2.el10_2.ppc64le",
"product_id": "python3.14-debuginfo-0:3.14.4-2.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-debuginfo@3.14.4-2.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.14-debug-0:3.14.4-2.el10_2.ppc64le",
"product": {
"name": "python3.14-debug-0:3.14.4-2.el10_2.ppc64le",
"product_id": "python3.14-debug-0:3.14.4-2.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-debug@3.14.4-2.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.14-freethreading-0:3.14.4-2.el10_2.ppc64le",
"product": {
"name": "python3.14-freethreading-0:3.14.4-2.el10_2.ppc64le",
"product_id": "python3.14-freethreading-0:3.14.4-2.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-freethreading@3.14.4-2.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.14-freethreading-debug-0:3.14.4-2.el10_2.ppc64le",
"product": {
"name": "python3.14-freethreading-debug-0:3.14.4-2.el10_2.ppc64le",
"product_id": "python3.14-freethreading-debug-0:3.14.4-2.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-freethreading-debug@3.14.4-2.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.14-freethreading-devel-0:3.14.4-2.el10_2.ppc64le",
"product": {
"name": "python3.14-freethreading-devel-0:3.14.4-2.el10_2.ppc64le",
"product_id": "python3.14-freethreading-devel-0:3.14.4-2.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-freethreading-devel@3.14.4-2.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.14-freethreading-idle-0:3.14.4-2.el10_2.ppc64le",
"product": {
"name": "python3.14-freethreading-idle-0:3.14.4-2.el10_2.ppc64le",
"product_id": "python3.14-freethreading-idle-0:3.14.4-2.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-freethreading-idle@3.14.4-2.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.14-freethreading-libs-0:3.14.4-2.el10_2.ppc64le",
"product": {
"name": "python3.14-freethreading-libs-0:3.14.4-2.el10_2.ppc64le",
"product_id": "python3.14-freethreading-libs-0:3.14.4-2.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-freethreading-libs@3.14.4-2.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.14-freethreading-test-0:3.14.4-2.el10_2.ppc64le",
"product": {
"name": "python3.14-freethreading-test-0:3.14.4-2.el10_2.ppc64le",
"product_id": "python3.14-freethreading-test-0:3.14.4-2.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-freethreading-test@3.14.4-2.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.ppc64le",
"product": {
"name": "python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.ppc64le",
"product_id": "python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-freethreading-tkinter@3.14.4-2.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.14-idle-0:3.14.4-2.el10_2.ppc64le",
"product": {
"name": "python3.14-idle-0:3.14.4-2.el10_2.ppc64le",
"product_id": "python3.14-idle-0:3.14.4-2.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-idle@3.14.4-2.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.14-test-0:3.14.4-2.el10_2.ppc64le",
"product": {
"name": "python3.14-test-0:3.14.4-2.el10_2.ppc64le",
"product_id": "python3.14-test-0:3.14.4-2.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-test@3.14.4-2.el10_2?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.14-0:3.14.4-2.el10_2.s390x",
"product": {
"name": "python3.14-0:3.14.4-2.el10_2.s390x",
"product_id": "python3.14-0:3.14.4-2.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14@3.14.4-2.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.14-devel-0:3.14.4-2.el10_2.s390x",
"product": {
"name": "python3.14-devel-0:3.14.4-2.el10_2.s390x",
"product_id": "python3.14-devel-0:3.14.4-2.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-devel@3.14.4-2.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.14-libs-0:3.14.4-2.el10_2.s390x",
"product": {
"name": "python3.14-libs-0:3.14.4-2.el10_2.s390x",
"product_id": "python3.14-libs-0:3.14.4-2.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-libs@3.14.4-2.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.14-tkinter-0:3.14.4-2.el10_2.s390x",
"product": {
"name": "python3.14-tkinter-0:3.14.4-2.el10_2.s390x",
"product_id": "python3.14-tkinter-0:3.14.4-2.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-tkinter@3.14.4-2.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.14-debugsource-0:3.14.4-2.el10_2.s390x",
"product": {
"name": "python3.14-debugsource-0:3.14.4-2.el10_2.s390x",
"product_id": "python3.14-debugsource-0:3.14.4-2.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-debugsource@3.14.4-2.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.14-debuginfo-0:3.14.4-2.el10_2.s390x",
"product": {
"name": "python3.14-debuginfo-0:3.14.4-2.el10_2.s390x",
"product_id": "python3.14-debuginfo-0:3.14.4-2.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-debuginfo@3.14.4-2.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.14-debug-0:3.14.4-2.el10_2.s390x",
"product": {
"name": "python3.14-debug-0:3.14.4-2.el10_2.s390x",
"product_id": "python3.14-debug-0:3.14.4-2.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-debug@3.14.4-2.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.14-freethreading-0:3.14.4-2.el10_2.s390x",
"product": {
"name": "python3.14-freethreading-0:3.14.4-2.el10_2.s390x",
"product_id": "python3.14-freethreading-0:3.14.4-2.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-freethreading@3.14.4-2.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.14-freethreading-debug-0:3.14.4-2.el10_2.s390x",
"product": {
"name": "python3.14-freethreading-debug-0:3.14.4-2.el10_2.s390x",
"product_id": "python3.14-freethreading-debug-0:3.14.4-2.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-freethreading-debug@3.14.4-2.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.14-freethreading-devel-0:3.14.4-2.el10_2.s390x",
"product": {
"name": "python3.14-freethreading-devel-0:3.14.4-2.el10_2.s390x",
"product_id": "python3.14-freethreading-devel-0:3.14.4-2.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-freethreading-devel@3.14.4-2.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.14-freethreading-idle-0:3.14.4-2.el10_2.s390x",
"product": {
"name": "python3.14-freethreading-idle-0:3.14.4-2.el10_2.s390x",
"product_id": "python3.14-freethreading-idle-0:3.14.4-2.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-freethreading-idle@3.14.4-2.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.14-freethreading-libs-0:3.14.4-2.el10_2.s390x",
"product": {
"name": "python3.14-freethreading-libs-0:3.14.4-2.el10_2.s390x",
"product_id": "python3.14-freethreading-libs-0:3.14.4-2.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-freethreading-libs@3.14.4-2.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.14-freethreading-test-0:3.14.4-2.el10_2.s390x",
"product": {
"name": "python3.14-freethreading-test-0:3.14.4-2.el10_2.s390x",
"product_id": "python3.14-freethreading-test-0:3.14.4-2.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-freethreading-test@3.14.4-2.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.s390x",
"product": {
"name": "python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.s390x",
"product_id": "python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-freethreading-tkinter@3.14.4-2.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.14-idle-0:3.14.4-2.el10_2.s390x",
"product": {
"name": "python3.14-idle-0:3.14.4-2.el10_2.s390x",
"product_id": "python3.14-idle-0:3.14.4-2.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-idle@3.14.4-2.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.14-test-0:3.14.4-2.el10_2.s390x",
"product": {
"name": "python3.14-test-0:3.14.4-2.el10_2.s390x",
"product_id": "python3.14-test-0:3.14.4-2.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-test@3.14.4-2.el10_2?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.14-0:3.14.4-2.el10_2.x86_64",
"product": {
"name": "python3.14-0:3.14.4-2.el10_2.x86_64",
"product_id": "python3.14-0:3.14.4-2.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14@3.14.4-2.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.14-devel-0:3.14.4-2.el10_2.x86_64",
"product": {
"name": "python3.14-devel-0:3.14.4-2.el10_2.x86_64",
"product_id": "python3.14-devel-0:3.14.4-2.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-devel@3.14.4-2.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.14-libs-0:3.14.4-2.el10_2.x86_64",
"product": {
"name": "python3.14-libs-0:3.14.4-2.el10_2.x86_64",
"product_id": "python3.14-libs-0:3.14.4-2.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-libs@3.14.4-2.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.14-tkinter-0:3.14.4-2.el10_2.x86_64",
"product": {
"name": "python3.14-tkinter-0:3.14.4-2.el10_2.x86_64",
"product_id": "python3.14-tkinter-0:3.14.4-2.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-tkinter@3.14.4-2.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.14-debugsource-0:3.14.4-2.el10_2.x86_64",
"product": {
"name": "python3.14-debugsource-0:3.14.4-2.el10_2.x86_64",
"product_id": "python3.14-debugsource-0:3.14.4-2.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-debugsource@3.14.4-2.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.14-debuginfo-0:3.14.4-2.el10_2.x86_64",
"product": {
"name": "python3.14-debuginfo-0:3.14.4-2.el10_2.x86_64",
"product_id": "python3.14-debuginfo-0:3.14.4-2.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-debuginfo@3.14.4-2.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.14-debug-0:3.14.4-2.el10_2.x86_64",
"product": {
"name": "python3.14-debug-0:3.14.4-2.el10_2.x86_64",
"product_id": "python3.14-debug-0:3.14.4-2.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-debug@3.14.4-2.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.14-freethreading-0:3.14.4-2.el10_2.x86_64",
"product": {
"name": "python3.14-freethreading-0:3.14.4-2.el10_2.x86_64",
"product_id": "python3.14-freethreading-0:3.14.4-2.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-freethreading@3.14.4-2.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.14-freethreading-debug-0:3.14.4-2.el10_2.x86_64",
"product": {
"name": "python3.14-freethreading-debug-0:3.14.4-2.el10_2.x86_64",
"product_id": "python3.14-freethreading-debug-0:3.14.4-2.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-freethreading-debug@3.14.4-2.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.14-freethreading-devel-0:3.14.4-2.el10_2.x86_64",
"product": {
"name": "python3.14-freethreading-devel-0:3.14.4-2.el10_2.x86_64",
"product_id": "python3.14-freethreading-devel-0:3.14.4-2.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-freethreading-devel@3.14.4-2.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.14-freethreading-idle-0:3.14.4-2.el10_2.x86_64",
"product": {
"name": "python3.14-freethreading-idle-0:3.14.4-2.el10_2.x86_64",
"product_id": "python3.14-freethreading-idle-0:3.14.4-2.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-freethreading-idle@3.14.4-2.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.14-freethreading-libs-0:3.14.4-2.el10_2.x86_64",
"product": {
"name": "python3.14-freethreading-libs-0:3.14.4-2.el10_2.x86_64",
"product_id": "python3.14-freethreading-libs-0:3.14.4-2.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-freethreading-libs@3.14.4-2.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.14-freethreading-test-0:3.14.4-2.el10_2.x86_64",
"product": {
"name": "python3.14-freethreading-test-0:3.14.4-2.el10_2.x86_64",
"product_id": "python3.14-freethreading-test-0:3.14.4-2.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-freethreading-test@3.14.4-2.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.x86_64",
"product": {
"name": "python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.x86_64",
"product_id": "python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-freethreading-tkinter@3.14.4-2.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.14-idle-0:3.14.4-2.el10_2.x86_64",
"product": {
"name": "python3.14-idle-0:3.14.4-2.el10_2.x86_64",
"product_id": "python3.14-idle-0:3.14.4-2.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-idle@3.14.4-2.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.14-test-0:3.14.4-2.el10_2.x86_64",
"product": {
"name": "python3.14-test-0:3.14.4-2.el10_2.x86_64",
"product_id": "python3.14-test-0:3.14.4-2.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-test@3.14.4-2.el10_2?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-0:3.14.4-2.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.aarch64"
},
"product_reference": "python3.14-0:3.14.4-2.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-0:3.14.4-2.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.ppc64le"
},
"product_reference": "python3.14-0:3.14.4-2.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-0:3.14.4-2.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.s390x"
},
"product_reference": "python3.14-0:3.14.4-2.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-0:3.14.4-2.el10_2.src as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.src"
},
"product_reference": "python3.14-0:3.14.4-2.el10_2.src",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-0:3.14.4-2.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.x86_64"
},
"product_reference": "python3.14-0:3.14.4-2.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-debug-0:3.14.4-2.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.aarch64"
},
"product_reference": "python3.14-debug-0:3.14.4-2.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-debug-0:3.14.4-2.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.ppc64le"
},
"product_reference": "python3.14-debug-0:3.14.4-2.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-debug-0:3.14.4-2.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.s390x"
},
"product_reference": "python3.14-debug-0:3.14.4-2.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-debug-0:3.14.4-2.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.x86_64"
},
"product_reference": "python3.14-debug-0:3.14.4-2.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-debuginfo-0:3.14.4-2.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.aarch64"
},
"product_reference": "python3.14-debuginfo-0:3.14.4-2.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-debuginfo-0:3.14.4-2.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.ppc64le"
},
"product_reference": "python3.14-debuginfo-0:3.14.4-2.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-debuginfo-0:3.14.4-2.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.s390x"
},
"product_reference": "python3.14-debuginfo-0:3.14.4-2.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-debuginfo-0:3.14.4-2.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.x86_64"
},
"product_reference": "python3.14-debuginfo-0:3.14.4-2.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-debugsource-0:3.14.4-2.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.aarch64"
},
"product_reference": "python3.14-debugsource-0:3.14.4-2.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-debugsource-0:3.14.4-2.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.ppc64le"
},
"product_reference": "python3.14-debugsource-0:3.14.4-2.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-debugsource-0:3.14.4-2.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.s390x"
},
"product_reference": "python3.14-debugsource-0:3.14.4-2.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-debugsource-0:3.14.4-2.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.x86_64"
},
"product_reference": "python3.14-debugsource-0:3.14.4-2.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-devel-0:3.14.4-2.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.aarch64"
},
"product_reference": "python3.14-devel-0:3.14.4-2.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-devel-0:3.14.4-2.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.ppc64le"
},
"product_reference": "python3.14-devel-0:3.14.4-2.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-devel-0:3.14.4-2.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.s390x"
},
"product_reference": "python3.14-devel-0:3.14.4-2.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-devel-0:3.14.4-2.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.x86_64"
},
"product_reference": "python3.14-devel-0:3.14.4-2.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-0:3.14.4-2.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.aarch64"
},
"product_reference": "python3.14-freethreading-0:3.14.4-2.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-0:3.14.4-2.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.ppc64le"
},
"product_reference": "python3.14-freethreading-0:3.14.4-2.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-0:3.14.4-2.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.s390x"
},
"product_reference": "python3.14-freethreading-0:3.14.4-2.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-0:3.14.4-2.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.x86_64"
},
"product_reference": "python3.14-freethreading-0:3.14.4-2.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-debug-0:3.14.4-2.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.aarch64"
},
"product_reference": "python3.14-freethreading-debug-0:3.14.4-2.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-debug-0:3.14.4-2.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.ppc64le"
},
"product_reference": "python3.14-freethreading-debug-0:3.14.4-2.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-debug-0:3.14.4-2.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.s390x"
},
"product_reference": "python3.14-freethreading-debug-0:3.14.4-2.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-debug-0:3.14.4-2.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.x86_64"
},
"product_reference": "python3.14-freethreading-debug-0:3.14.4-2.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-devel-0:3.14.4-2.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.aarch64"
},
"product_reference": "python3.14-freethreading-devel-0:3.14.4-2.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-devel-0:3.14.4-2.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.ppc64le"
},
"product_reference": "python3.14-freethreading-devel-0:3.14.4-2.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-devel-0:3.14.4-2.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.s390x"
},
"product_reference": "python3.14-freethreading-devel-0:3.14.4-2.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-devel-0:3.14.4-2.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.x86_64"
},
"product_reference": "python3.14-freethreading-devel-0:3.14.4-2.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-idle-0:3.14.4-2.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.aarch64"
},
"product_reference": "python3.14-freethreading-idle-0:3.14.4-2.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-idle-0:3.14.4-2.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.ppc64le"
},
"product_reference": "python3.14-freethreading-idle-0:3.14.4-2.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-idle-0:3.14.4-2.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.s390x"
},
"product_reference": "python3.14-freethreading-idle-0:3.14.4-2.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-idle-0:3.14.4-2.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.x86_64"
},
"product_reference": "python3.14-freethreading-idle-0:3.14.4-2.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-libs-0:3.14.4-2.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.aarch64"
},
"product_reference": "python3.14-freethreading-libs-0:3.14.4-2.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-libs-0:3.14.4-2.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.ppc64le"
},
"product_reference": "python3.14-freethreading-libs-0:3.14.4-2.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-libs-0:3.14.4-2.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.s390x"
},
"product_reference": "python3.14-freethreading-libs-0:3.14.4-2.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-libs-0:3.14.4-2.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.x86_64"
},
"product_reference": "python3.14-freethreading-libs-0:3.14.4-2.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-test-0:3.14.4-2.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.aarch64"
},
"product_reference": "python3.14-freethreading-test-0:3.14.4-2.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-test-0:3.14.4-2.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.ppc64le"
},
"product_reference": "python3.14-freethreading-test-0:3.14.4-2.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-test-0:3.14.4-2.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.s390x"
},
"product_reference": "python3.14-freethreading-test-0:3.14.4-2.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-test-0:3.14.4-2.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.x86_64"
},
"product_reference": "python3.14-freethreading-test-0:3.14.4-2.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.aarch64"
},
"product_reference": "python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.ppc64le"
},
"product_reference": "python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.s390x"
},
"product_reference": "python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.x86_64"
},
"product_reference": "python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-idle-0:3.14.4-2.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.aarch64"
},
"product_reference": "python3.14-idle-0:3.14.4-2.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-idle-0:3.14.4-2.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.ppc64le"
},
"product_reference": "python3.14-idle-0:3.14.4-2.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-idle-0:3.14.4-2.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.s390x"
},
"product_reference": "python3.14-idle-0:3.14.4-2.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-idle-0:3.14.4-2.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.x86_64"
},
"product_reference": "python3.14-idle-0:3.14.4-2.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-libs-0:3.14.4-2.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.aarch64"
},
"product_reference": "python3.14-libs-0:3.14.4-2.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-libs-0:3.14.4-2.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.ppc64le"
},
"product_reference": "python3.14-libs-0:3.14.4-2.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-libs-0:3.14.4-2.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.s390x"
},
"product_reference": "python3.14-libs-0:3.14.4-2.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-libs-0:3.14.4-2.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.x86_64"
},
"product_reference": "python3.14-libs-0:3.14.4-2.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-test-0:3.14.4-2.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.aarch64"
},
"product_reference": "python3.14-test-0:3.14.4-2.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-test-0:3.14.4-2.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.ppc64le"
},
"product_reference": "python3.14-test-0:3.14.4-2.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-test-0:3.14.4-2.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.s390x"
},
"product_reference": "python3.14-test-0:3.14.4-2.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-test-0:3.14.4-2.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.x86_64"
},
"product_reference": "python3.14-test-0:3.14.4-2.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-tkinter-0:3.14.4-2.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.aarch64"
},
"product_reference": "python3.14-tkinter-0:3.14.4-2.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-tkinter-0:3.14.4-2.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.ppc64le"
},
"product_reference": "python3.14-tkinter-0:3.14.4-2.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-tkinter-0:3.14.4-2.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.s390x"
},
"product_reference": "python3.14-tkinter-0:3.14.4-2.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-tkinter-0:3.14.4-2.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.x86_64"
},
"product_reference": "python3.14-tkinter-0:3.14.4-2.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-0:3.14.4-2.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.aarch64"
},
"product_reference": "python3.14-0:3.14.4-2.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-0:3.14.4-2.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.ppc64le"
},
"product_reference": "python3.14-0:3.14.4-2.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-0:3.14.4-2.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.s390x"
},
"product_reference": "python3.14-0:3.14.4-2.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-0:3.14.4-2.el10_2.src as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.src"
},
"product_reference": "python3.14-0:3.14.4-2.el10_2.src",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-0:3.14.4-2.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.x86_64"
},
"product_reference": "python3.14-0:3.14.4-2.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-debug-0:3.14.4-2.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.aarch64"
},
"product_reference": "python3.14-debug-0:3.14.4-2.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-debug-0:3.14.4-2.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.ppc64le"
},
"product_reference": "python3.14-debug-0:3.14.4-2.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-debug-0:3.14.4-2.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.s390x"
},
"product_reference": "python3.14-debug-0:3.14.4-2.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-debug-0:3.14.4-2.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.x86_64"
},
"product_reference": "python3.14-debug-0:3.14.4-2.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-debuginfo-0:3.14.4-2.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.aarch64"
},
"product_reference": "python3.14-debuginfo-0:3.14.4-2.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-debuginfo-0:3.14.4-2.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.ppc64le"
},
"product_reference": "python3.14-debuginfo-0:3.14.4-2.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-debuginfo-0:3.14.4-2.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.s390x"
},
"product_reference": "python3.14-debuginfo-0:3.14.4-2.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-debuginfo-0:3.14.4-2.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.x86_64"
},
"product_reference": "python3.14-debuginfo-0:3.14.4-2.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-debugsource-0:3.14.4-2.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.aarch64"
},
"product_reference": "python3.14-debugsource-0:3.14.4-2.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-debugsource-0:3.14.4-2.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.ppc64le"
},
"product_reference": "python3.14-debugsource-0:3.14.4-2.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-debugsource-0:3.14.4-2.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.s390x"
},
"product_reference": "python3.14-debugsource-0:3.14.4-2.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-debugsource-0:3.14.4-2.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.x86_64"
},
"product_reference": "python3.14-debugsource-0:3.14.4-2.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-devel-0:3.14.4-2.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.aarch64"
},
"product_reference": "python3.14-devel-0:3.14.4-2.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-devel-0:3.14.4-2.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.ppc64le"
},
"product_reference": "python3.14-devel-0:3.14.4-2.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-devel-0:3.14.4-2.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.s390x"
},
"product_reference": "python3.14-devel-0:3.14.4-2.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-devel-0:3.14.4-2.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.x86_64"
},
"product_reference": "python3.14-devel-0:3.14.4-2.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-0:3.14.4-2.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.aarch64"
},
"product_reference": "python3.14-freethreading-0:3.14.4-2.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-0:3.14.4-2.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.ppc64le"
},
"product_reference": "python3.14-freethreading-0:3.14.4-2.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-0:3.14.4-2.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.s390x"
},
"product_reference": "python3.14-freethreading-0:3.14.4-2.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-0:3.14.4-2.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.x86_64"
},
"product_reference": "python3.14-freethreading-0:3.14.4-2.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-debug-0:3.14.4-2.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.aarch64"
},
"product_reference": "python3.14-freethreading-debug-0:3.14.4-2.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-debug-0:3.14.4-2.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.ppc64le"
},
"product_reference": "python3.14-freethreading-debug-0:3.14.4-2.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-debug-0:3.14.4-2.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.s390x"
},
"product_reference": "python3.14-freethreading-debug-0:3.14.4-2.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-debug-0:3.14.4-2.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.x86_64"
},
"product_reference": "python3.14-freethreading-debug-0:3.14.4-2.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-devel-0:3.14.4-2.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.aarch64"
},
"product_reference": "python3.14-freethreading-devel-0:3.14.4-2.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-devel-0:3.14.4-2.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.ppc64le"
},
"product_reference": "python3.14-freethreading-devel-0:3.14.4-2.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-devel-0:3.14.4-2.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.s390x"
},
"product_reference": "python3.14-freethreading-devel-0:3.14.4-2.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-devel-0:3.14.4-2.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.x86_64"
},
"product_reference": "python3.14-freethreading-devel-0:3.14.4-2.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-idle-0:3.14.4-2.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.aarch64"
},
"product_reference": "python3.14-freethreading-idle-0:3.14.4-2.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-idle-0:3.14.4-2.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.ppc64le"
},
"product_reference": "python3.14-freethreading-idle-0:3.14.4-2.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-idle-0:3.14.4-2.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.s390x"
},
"product_reference": "python3.14-freethreading-idle-0:3.14.4-2.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-idle-0:3.14.4-2.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.x86_64"
},
"product_reference": "python3.14-freethreading-idle-0:3.14.4-2.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-libs-0:3.14.4-2.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.aarch64"
},
"product_reference": "python3.14-freethreading-libs-0:3.14.4-2.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-libs-0:3.14.4-2.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.ppc64le"
},
"product_reference": "python3.14-freethreading-libs-0:3.14.4-2.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-libs-0:3.14.4-2.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.s390x"
},
"product_reference": "python3.14-freethreading-libs-0:3.14.4-2.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-libs-0:3.14.4-2.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.x86_64"
},
"product_reference": "python3.14-freethreading-libs-0:3.14.4-2.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-test-0:3.14.4-2.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.aarch64"
},
"product_reference": "python3.14-freethreading-test-0:3.14.4-2.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-test-0:3.14.4-2.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.ppc64le"
},
"product_reference": "python3.14-freethreading-test-0:3.14.4-2.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-test-0:3.14.4-2.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.s390x"
},
"product_reference": "python3.14-freethreading-test-0:3.14.4-2.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-test-0:3.14.4-2.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.x86_64"
},
"product_reference": "python3.14-freethreading-test-0:3.14.4-2.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.aarch64"
},
"product_reference": "python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.ppc64le"
},
"product_reference": "python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.s390x"
},
"product_reference": "python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.x86_64"
},
"product_reference": "python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-idle-0:3.14.4-2.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.aarch64"
},
"product_reference": "python3.14-idle-0:3.14.4-2.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-idle-0:3.14.4-2.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.ppc64le"
},
"product_reference": "python3.14-idle-0:3.14.4-2.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-idle-0:3.14.4-2.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.s390x"
},
"product_reference": "python3.14-idle-0:3.14.4-2.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-idle-0:3.14.4-2.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.x86_64"
},
"product_reference": "python3.14-idle-0:3.14.4-2.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-libs-0:3.14.4-2.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.aarch64"
},
"product_reference": "python3.14-libs-0:3.14.4-2.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-libs-0:3.14.4-2.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.ppc64le"
},
"product_reference": "python3.14-libs-0:3.14.4-2.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-libs-0:3.14.4-2.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.s390x"
},
"product_reference": "python3.14-libs-0:3.14.4-2.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-libs-0:3.14.4-2.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.x86_64"
},
"product_reference": "python3.14-libs-0:3.14.4-2.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-test-0:3.14.4-2.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.aarch64"
},
"product_reference": "python3.14-test-0:3.14.4-2.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-test-0:3.14.4-2.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.ppc64le"
},
"product_reference": "python3.14-test-0:3.14.4-2.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-test-0:3.14.4-2.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.s390x"
},
"product_reference": "python3.14-test-0:3.14.4-2.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-test-0:3.14.4-2.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.x86_64"
},
"product_reference": "python3.14-test-0:3.14.4-2.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-tkinter-0:3.14.4-2.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.aarch64"
},
"product_reference": "python3.14-tkinter-0:3.14.4-2.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-tkinter-0:3.14.4-2.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.ppc64le"
},
"product_reference": "python3.14-tkinter-0:3.14.4-2.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-tkinter-0:3.14.4-2.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.s390x"
},
"product_reference": "python3.14-tkinter-0:3.14.4-2.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-tkinter-0:3.14.4-2.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.x86_64"
},
"product_reference": "python3.14-tkinter-0:3.14.4-2.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.Z"
}
]
},
"vulnerabilities": [
{
"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": [
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.src",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.src",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.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-05-19T13:33: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-10.2.Z:python3.14-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.src",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.src",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19019"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.src",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.src",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.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": [
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.src",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.src",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: wsgiref.headers.Headers allows header newline injection in Python"
},
{
"cve": "CVE-2026-1502",
"cwe": {
"id": "CWE-93",
"name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)"
},
"discovery_date": "2026-04-10T19:01:07.715197+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2457409"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Python. This vulnerability allows for the injection of extra information into HTTP communication. Specifically, the system does not properly prevent special characters (carriage return and line feed) from being included in HTTP client proxy tunnel headers or host fields.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: Python: HTTP header injection via CR/LF in proxy tunnel headers",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.src",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.src",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-1502"
},
{
"category": "external",
"summary": "RHBZ#2457409",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2457409"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-1502",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1502"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-1502",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-1502"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/05ed7ce7ae9e17c23a04085b2539fe6d6d3cef69",
"url": "https://github.com/python/cpython/commit/05ed7ce7ae9e17c23a04085b2539fe6d6d3cef69"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/146211",
"url": "https://github.com/python/cpython/issues/146211"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/146212",
"url": "https://github.com/python/cpython/pull/146212"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/2IVPAEQWUJBCTQZEJEVTYCIKSMQPGRZ3/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/2IVPAEQWUJBCTQZEJEVTYCIKSMQPGRZ3/"
}
],
"release_date": "2026-04-10T17:54:44.121000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T13:33: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-10.2.Z:python3.14-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.src",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.src",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19019"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.src",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.src",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.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": [
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.src",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.src",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: Python: HTTP header injection via CR/LF in proxy tunnel headers"
},
{
"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": [
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.src",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.src",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.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-05-19T13:33: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-10.2.Z:python3.14-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.src",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.src",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19019"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.src",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.src",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.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": [
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.src",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.src",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "cpython: CPython: Logging Bypass in Legacy .pyc File Handling"
},
{
"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": [
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.src",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.src",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.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-05-19T13:33: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-10.2.Z:python3.14-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.src",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.src",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19019"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.src",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.src",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.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": [
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.src",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.src",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.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": [
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.src",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.src",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.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-05-19T13:33: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-10.2.Z:python3.14-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.src",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.src",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19019"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.src",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.src",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.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": [
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.src",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.src",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.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": [
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.src",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.src",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.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-05-19T13:33: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-10.2.Z:python3.14-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.src",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.src",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19019"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.src",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.src",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.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": [
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.src",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.src",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python: Python: Command-line option injection in webbrowser.open() via crafted URLs"
},
{
"cve": "CVE-2026-4786",
"cwe": {
"id": "CWE-88",
"name": "Improper Neutralization of Argument Delimiters in a Command (\u0027Argument Injection\u0027)"
},
"discovery_date": "2026-04-13T22:01:38.006388+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2458049"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Python webbrowser.open() API. If a specially crafted URL containing \"%action\" is processed, an attacker could bypass a previous mitigation for CVE-2026-4519. This bypass allows for command injection into the underlying shell, potentially leading to arbitrary code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: cpython: Python: Arbitrary code execution via command injection in webbrowser.open() API",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw in the Python `webbrowser.open()` API allows for command injection and arbitrary code execution when processing specially crafted URLs containing \"%action\". This bypasses a previous mitigation for CVE-2026-4519.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.src",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.src",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-4786"
},
{
"category": "external",
"summary": "RHBZ#2458049",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2458049"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-4786",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4786"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-4786",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4786"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/148169",
"url": "https://github.com/python/cpython/issues/148169"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/148170",
"url": "https://github.com/python/cpython/pull/148170"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/JQDUNJVB4AQNTJECSUKOBDU3XCJIPSE5/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/JQDUNJVB4AQNTJECSUKOBDU3XCJIPSE5/"
}
],
"release_date": "2026-04-13T21:52:19.036000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T13:33: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-10.2.Z:python3.14-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.src",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.src",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19019"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.src",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.src",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.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": [
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.src",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.src",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python: cpython: Python: Arbitrary code execution via command injection in webbrowser.open() API"
},
{
"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": [
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.src",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.src",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.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-05-19T13:33: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-10.2.Z:python3.14-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.src",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.src",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19019"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.src",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.src",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.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": [
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.src",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.src",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: Python: Information disclosure and arbitrary code execution via remote debugging with a malicious process."
},
{
"cve": "CVE-2026-6100",
"cwe": {
"id": "CWE-825",
"name": "Expired Pointer Dereference"
},
"discovery_date": "2026-04-13T18:01:31.970255+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2457932"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Python\u0027s decompression modules, including `lzma.LZMADecompressor`, `bz2.BZ2Decompressor`, and `gzip.GzipFile`. This vulnerability, a use-after-free, can occur if a program attempts to re-use a decompression object after a memory allocation error, especially when the system is experiencing high memory usage. Exploitation of this flaw could potentially allow an attacker to execute arbitrary code or access sensitive data. The vulnerability is only present if the program re-uses decompressor instances across multiple decompression calls even after a `MemoryError` is raised during decompression. Using the helper functions to one-shot decompress data such as `lzma.decompress()`, `bz2.decompress()`, `gzip.decompress()`, and `zlib.decompress()` are not affected as a new decompressor instance is used per call. If the decompressor instance is not re-used after an error condition, this usage is similarly not vulnerable.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: Python: Arbitrary code execution or information disclosure via use-after-free in decompression modules",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The severity of this flaw is somewhat mitigated on Red Hat platforms. By default processes are not executed with root user privilege and are limited in their scope which in turn limits the impact of this flaw.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.src",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.src",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-6100"
},
{
"category": "external",
"summary": "RHBZ#2457932",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2457932"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-6100",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-6100"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-6100",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-6100"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/6a5f79c8d7bbf22b083b240910c7a8781a59437d",
"url": "https://github.com/python/cpython/commit/6a5f79c8d7bbf22b083b240910c7a8781a59437d"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/8fc66aef6d7b3ae58f43f5c66f9366cc8cbbfcd2",
"url": "https://github.com/python/cpython/commit/8fc66aef6d7b3ae58f43f5c66f9366cc8cbbfcd2"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/c3cf71c3366fe49acb776a639405c0eea6169c20",
"url": "https://github.com/python/cpython/commit/c3cf71c3366fe49acb776a639405c0eea6169c20"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/148395",
"url": "https://github.com/python/cpython/issues/148395"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/148396",
"url": "https://github.com/python/cpython/pull/148396"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/HTWB2Z6KT5QQX4RYEZAFININDHNOSIF3/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/HTWB2Z6KT5QQX4RYEZAFININDHNOSIF3/"
}
],
"release_date": "2026-04-13T17:15:47.606000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T13:33: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-10.2.Z:python3.14-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.src",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.src",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19019"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.src",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.src",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.x86_64"
]
}
],
"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": [
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.src",
"AppStream-10.2.Z:python3.14-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.s390x",
"AppStream-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.src",
"CRB-10.2.Z:python3.14-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-debug-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-debuginfo-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-debugsource-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-devel-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-debug-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-devel-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-idle-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-libs-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-test-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-freethreading-tkinter-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-idle-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-libs-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-test-0:3.14.4-2.el10_2.x86_64",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.aarch64",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.s390x",
"CRB-10.2.Z:python3.14-tkinter-0:3.14.4-2.el10_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python: Python: Arbitrary code execution or information disclosure via use-after-free in decompression modules"
}
]
}
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.