Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-5713 (GCVE-0-2026-5713)
Vulnerability from cvelistv5 – Published: 2026-04-14 15:11 – Updated: 2026-04-15 17:24| URL | Tags |
|---|---|
| https://github.com/python/cpython/pull/148187 | patch |
| https://github.com/python/cpython/issues/148178 | issue-tracking |
| https://mail.python.org/archives/list/security-an… | vendor-advisory |
| https://github.com/python/cpython/commit/289fd2c9… | patch |
| Vendor | Product | Version | |
|---|---|---|---|
| Python Software Foundation | CPython |
Affected:
3.14.0 , < 3.15.0
(python)
|
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-5713",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-04-14T15:49:26.893551Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-04-14T15:49:38.323Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2026-04-15T17:24:22.172Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "http://www.openwall.com/lists/oss-security/2026/04/15/6"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "CPython",
"repo": "https://github.com/python/cpython",
"vendor": "Python Software Foundation",
"versions": [
{
"lessThan": "3.15.0",
"status": "affected",
"version": "3.14.0",
"versionType": "python"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "reporter",
"value": "Nicholas Gould (https://github.com/gouldnicholas)"
},
{
"lang": "en",
"type": "coordinator",
"value": "Pablo Galindo Salgado"
},
{
"lang": "en",
"type": "remediation developer",
"value": "Pablo Galindo Salgado"
}
],
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "The \"profiling.sampling\" module (Python 3.15+) and \"asyncio introspection capabilities\" (3.14+, \"python -m asyncio ps\" and \"python -m asyncio pstree\") features could be used to read and write addresses in a privileged process if that process connected to a malicious or \"infected\" Python process via the remote debugging feature. This vulnerability requires persistently and repeatedly connecting to the process to be exploited, even after the connecting process crashes with high likelihood due to ASLR."
}
],
"value": "The \"profiling.sampling\" module (Python 3.15+) and \"asyncio introspection capabilities\" (3.14+, \"python -m asyncio ps\" and \"python -m asyncio pstree\") features could be used to read and write addresses in a privileged process if that process connected to a malicious or \"infected\" Python process via the remote debugging feature. This vulnerability requires persistently and repeatedly connecting to the process to be exploited, even after the connecting process crashes with high likelihood due to ASLR."
}
],
"metrics": [
{
"cvssV4_0": {
"Automatable": "NOT_DEFINED",
"Recovery": "NOT_DEFINED",
"Safety": "NOT_DEFINED",
"attackComplexity": "HIGH",
"attackRequirements": "PRESENT",
"attackVector": "LOCAL",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"exploitMaturity": "NOT_DEFINED",
"privilegesRequired": "HIGH",
"providerUrgency": "NOT_DEFINED",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "ACTIVE",
"valueDensity": "NOT_DEFINED",
"vectorString": "CVSS:4.0/AV:L/AC:H/AT:P/PR:H/UI:A/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N",
"version": "4.0",
"vulnAvailabilityImpact": "NONE",
"vulnConfidentialityImpact": "HIGH",
"vulnIntegrityImpact": "HIGH",
"vulnerabilityResponseEffort": "NOT_DEFINED"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-121",
"description": "CWE-121 Stack-based buffer overflow",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-125",
"description": "CWE-125 Out-of-bounds read",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-04-14T16:07:07.344Z",
"orgId": "28c92f92-d60d-412d-b760-e73465c3df22",
"shortName": "PSF"
},
"references": [
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/pull/148187"
},
{
"tags": [
"issue-tracking"
],
"url": "https://github.com/python/cpython/issues/148178"
},
{
"tags": [
"vendor-advisory"
],
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/OG4RHARYSNIE22GGOMVMCRH76L5HKPLM/"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/289fd2c97a7e5aecb8b69f94f5e838ccfeee7e67"
}
],
"source": {
"discovery": "UNKNOWN"
},
"title": "Out-of-bounds read/write during remote profiling and asyncio process introspection when connecting to malicious target",
"x_generator": {
"engine": "Vulnogram 0.6.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "28c92f92-d60d-412d-b760-e73465c3df22",
"assignerShortName": "PSF",
"cveId": "CVE-2026-5713",
"datePublished": "2026-04-14T15:11:51.122Z",
"dateReserved": "2026-04-06T17:16:14.111Z",
"dateUpdated": "2026-04-15T17:24:22.172Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-5713",
"date": "2026-05-30",
"epss": "0.00018",
"percentile": "0.05251"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-5713\",\"sourceIdentifier\":\"cna@python.org\",\"published\":\"2026-04-14T16:16:48.717\",\"lastModified\":\"2026-04-17T15:11:35.840\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"The \\\"profiling.sampling\\\" module (Python 3.15+) and \\\"asyncio introspection capabilities\\\" (3.14+, \\\"python -m asyncio ps\\\" and \\\"python -m asyncio pstree\\\") features could be used to read and write addresses in a privileged process if that process connected to a malicious or \\\"infected\\\" Python process via the remote debugging feature. This vulnerability requires persistently and repeatedly connecting to the process to be exploited, even after the connecting process crashes with high likelihood due to ASLR.\"}],\"metrics\":{\"cvssMetricV40\":[{\"source\":\"cna@python.org\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"4.0\",\"vectorString\":\"CVSS:4.0/AV:L/AC:H/AT:P/PR:H/UI:A/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X\",\"baseScore\":5.3,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"HIGH\",\"attackRequirements\":\"PRESENT\",\"privilegesRequired\":\"HIGH\",\"userInteraction\":\"ACTIVE\",\"vulnConfidentialityImpact\":\"HIGH\",\"vulnIntegrityImpact\":\"HIGH\",\"vulnAvailabilityImpact\":\"NONE\",\"subConfidentialityImpact\":\"NONE\",\"subIntegrityImpact\":\"NONE\",\"subAvailabilityImpact\":\"NONE\",\"exploitMaturity\":\"NOT_DEFINED\",\"confidentialityRequirement\":\"NOT_DEFINED\",\"integrityRequirement\":\"NOT_DEFINED\",\"availabilityRequirement\":\"NOT_DEFINED\",\"modifiedAttackVector\":\"NOT_DEFINED\",\"modifiedAttackComplexity\":\"NOT_DEFINED\",\"modifiedAttackRequirements\":\"NOT_DEFINED\",\"modifiedPrivilegesRequired\":\"NOT_DEFINED\",\"modifiedUserInteraction\":\"NOT_DEFINED\",\"modifiedVulnConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedVulnIntegrityImpact\":\"NOT_DEFINED\",\"modifiedVulnAvailabilityImpact\":\"NOT_DEFINED\",\"modifiedSubConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedSubIntegrityImpact\":\"NOT_DEFINED\",\"modifiedSubAvailabilityImpact\":\"NOT_DEFINED\",\"Safety\":\"NOT_DEFINED\",\"Automatable\":\"NOT_DEFINED\",\"Recovery\":\"NOT_DEFINED\",\"valueDensity\":\"NOT_DEFINED\",\"vulnerabilityResponseEffort\":\"NOT_DEFINED\",\"providerUrgency\":\"NOT_DEFINED\"}}]},\"weaknesses\":[{\"source\":\"cna@python.org\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-121\"},{\"lang\":\"en\",\"value\":\"CWE-125\"}]}],\"references\":[{\"url\":\"https://github.com/python/cpython/commit/289fd2c97a7e5aecb8b69f94f5e838ccfeee7e67\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/issues/148178\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/pull/148187\",\"source\":\"cna@python.org\"},{\"url\":\"https://mail.python.org/archives/list/security-announce@python.org/thread/OG4RHARYSNIE22GGOMVMCRH76L5HKPLM/\",\"source\":\"cna@python.org\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2026/04/15/6\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"http://www.openwall.com/lists/oss-security/2026/04/15/6\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2026-04-15T17:24:22.172Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-5713\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-04-14T15:49:26.893551Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-04-14T15:49:35.525Z\"}}], \"cna\": {\"title\": \"Out-of-bounds read/write during remote profiling and asyncio process introspection when connecting to malicious target\", \"source\": {\"discovery\": \"UNKNOWN\"}, \"credits\": [{\"lang\": \"en\", \"type\": \"reporter\", \"value\": \"Nicholas Gould (https://github.com/gouldnicholas)\"}, {\"lang\": \"en\", \"type\": \"coordinator\", \"value\": \"Pablo Galindo Salgado\"}, {\"lang\": \"en\", \"type\": \"remediation developer\", \"value\": \"Pablo Galindo Salgado\"}], \"metrics\": [{\"format\": \"CVSS\", \"cvssV4_0\": {\"Safety\": \"NOT_DEFINED\", \"version\": \"4.0\", \"Recovery\": \"NOT_DEFINED\", \"baseScore\": 5.3, \"Automatable\": \"NOT_DEFINED\", \"attackVector\": \"LOCAL\", \"baseSeverity\": \"MEDIUM\", \"valueDensity\": \"NOT_DEFINED\", \"vectorString\": \"CVSS:4.0/AV:L/AC:H/AT:P/PR:H/UI:A/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N\", \"exploitMaturity\": \"NOT_DEFINED\", \"providerUrgency\": \"NOT_DEFINED\", \"userInteraction\": \"ACTIVE\", \"attackComplexity\": \"HIGH\", \"attackRequirements\": \"PRESENT\", \"privilegesRequired\": \"HIGH\", \"subIntegrityImpact\": \"NONE\", \"vulnIntegrityImpact\": \"HIGH\", \"subAvailabilityImpact\": \"NONE\", \"vulnAvailabilityImpact\": \"NONE\", \"subConfidentialityImpact\": \"NONE\", \"vulnConfidentialityImpact\": \"HIGH\", \"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\": \"3.14.0\", \"lessThan\": \"3.15.0\", \"versionType\": \"python\"}], \"defaultStatus\": \"unaffected\"}], \"references\": [{\"url\": \"https://github.com/python/cpython/pull/148187\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/issues/148178\", \"tags\": [\"issue-tracking\"]}, {\"url\": \"https://mail.python.org/archives/list/security-announce@python.org/thread/OG4RHARYSNIE22GGOMVMCRH76L5HKPLM/\", \"tags\": [\"vendor-advisory\"]}, {\"url\": \"https://github.com/python/cpython/commit/289fd2c97a7e5aecb8b69f94f5e838ccfeee7e67\", \"tags\": [\"patch\"]}], \"x_generator\": {\"engine\": \"Vulnogram 0.6.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"The \\\"profiling.sampling\\\" module (Python 3.15+) and \\\"asyncio introspection capabilities\\\" (3.14+, \\\"python -m asyncio ps\\\" and \\\"python -m asyncio pstree\\\") features could be used to read and write addresses in a privileged process if that process connected to a malicious or \\\"infected\\\" Python process via the remote debugging feature. This vulnerability requires persistently and repeatedly connecting to the process to be exploited, even after the connecting process crashes with high likelihood due to ASLR.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"The \\\"profiling.sampling\\\" module (Python 3.15+) and \\\"asyncio introspection capabilities\\\" (3.14+, \\\"python -m asyncio ps\\\" and \\\"python -m asyncio pstree\\\") features could be used to read and write addresses in a privileged process if that process connected to a malicious or \\\"infected\\\" Python process via the remote debugging feature. This vulnerability requires persistently and repeatedly connecting to the process to be exploited, even after the connecting process crashes with high likelihood due to ASLR.\", \"base64\": false}]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-121\", \"description\": \"CWE-121 Stack-based buffer overflow\"}]}, {\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-125\", \"description\": \"CWE-125 Out-of-bounds read\"}]}], \"providerMetadata\": {\"orgId\": \"28c92f92-d60d-412d-b760-e73465c3df22\", \"shortName\": \"PSF\", \"dateUpdated\": \"2026-04-14T16:07:07.344Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-5713\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-04-15T17:24:22.172Z\", \"dateReserved\": \"2026-04-06T17:16:14.111Z\", \"assignerOrgId\": \"28c92f92-d60d-412d-b760-e73465c3df22\", \"datePublished\": \"2026-04-14T15:11:51.122Z\", \"assignerShortName\": \"PSF\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
alsa-2026:19019
Vulnerability from osv_almalinux
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.
Security Fix(es):
- cpython: wsgiref.headers.Headers allows header newline injection in Python (CVE-2026-0865)
- cpython: CPython: Logging Bypass in Legacy .pyc File Handling (CVE-2026-2297)
- cpython: Incomplete control character validation in http.cookies (CVE-2026-3644)
- cpython: Stack overflow parsing XML with deeply nested DTD content models (CVE-2026-4224)
- python: Python: Command-line option injection in webbrowser.open() via crafted URLs (CVE-2026-4519)
- python: Python: HTTP header injection via CR/LF in proxy tunnel headers (CVE-2026-1502)
- python: Python: Arbitrary code execution or information disclosure via use-after-free in decompression modules (CVE-2026-6100)
- python: cpython: Python: Arbitrary code execution via command injection in webbrowser.open() API (CVE-2026-4786)
- python: Python: Information disclosure and arbitrary code execution via remote debugging with a malicious process. (CVE-2026-5713)
For 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.
{
"affected": [
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "python3.14"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.14.4-2.el10_2"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "python3.14-debug"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.14.4-2.el10_2"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "python3.14-devel"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.14.4-2.el10_2"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "python3.14-freethreading"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.14.4-2.el10_2"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "python3.14-freethreading-debug"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.14.4-2.el10_2"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "python3.14-freethreading-devel"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.14.4-2.el10_2"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "python3.14-freethreading-idle"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.14.4-2.el10_2"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "python3.14-freethreading-libs"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.14.4-2.el10_2"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "python3.14-freethreading-test"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.14.4-2.el10_2"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "python3.14-freethreading-tkinter"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.14.4-2.el10_2"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "python3.14-idle"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.14.4-2.el10_2"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "python3.14-libs"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.14.4-2.el10_2"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "python3.14-test"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.14.4-2.el10_2"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "python3.14-tkinter"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.14.4-2.el10_2"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"details": "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 * cpython: CPython: Logging Bypass in Legacy .pyc File Handling (CVE-2026-2297)\n * cpython: Incomplete control character validation in http.cookies (CVE-2026-3644)\n * cpython: Stack overflow parsing XML with deeply nested DTD content models (CVE-2026-4224)\n * python: Python: Command-line option injection in webbrowser.open() via crafted URLs (CVE-2026-4519)\n * python: Python: HTTP header injection via CR/LF in proxy tunnel headers (CVE-2026-1502)\n * python: Python: Arbitrary code execution or information disclosure via use-after-free in decompression modules (CVE-2026-6100)\n * python: cpython: Python: Arbitrary code execution via command injection in webbrowser.open() API (CVE-2026-4786)\n * python: Python: Information disclosure and arbitrary code execution via remote debugging with a malicious process. (CVE-2026-5713)\n\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n",
"id": "ALSA-2026:19019",
"modified": "2026-05-26T12:33:35Z",
"published": "2026-05-19T00:00:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:19019"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-0865"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-1502"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-2297"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-3644"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-4224"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-4519"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-4786"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-5713"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-6100"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2431367"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2444691"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2448168"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2448181"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2449649"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2457409"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2457932"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2458049"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2458239"
},
{
"type": "ADVISORY",
"url": "https://errata.almalinux.org/10/ALSA-2026-19019.html"
}
],
"related": [
"CVE-2026-0865",
"CVE-2026-2297",
"CVE-2026-3644",
"CVE-2026-4224",
"CVE-2026-4519",
"CVE-2026-1502",
"CVE-2026-6100",
"CVE-2026-4786",
"CVE-2026-5713"
],
"summary": "Important: python3.14 security update"
}
alsa-2026:19176
Vulnerability from osv_almalinux
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.
Security Fix(es):
- cpython: wsgiref.headers.Headers allows header newline injection in Python (CVE-2026-0865)
- cpython: CPython: Logging Bypass in Legacy .pyc File Handling (CVE-2026-2297)
- cpython: Incomplete control character validation in http.cookies (CVE-2026-3644)
- cpython: Stack overflow parsing XML with deeply nested DTD content models (CVE-2026-4224)
- python: Python: Command-line option injection in webbrowser.open() via crafted URLs (CVE-2026-4519)
- python: Python: HTTP header injection via CR/LF in proxy tunnel headers (CVE-2026-1502)
- python: Python: Arbitrary code execution or information disclosure via use-after-free in decompression modules (CVE-2026-6100)
- python: cpython: Python: Arbitrary code execution via command injection in webbrowser.open() API (CVE-2026-4786)
- python: Python: Information disclosure and arbitrary code execution via remote debugging with a malicious process. (CVE-2026-5713)
For 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.
| URL | Type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"affected": [
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "python3.14"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.14.4-2.el9_8"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "python3.14-debug"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.14.4-2.el9_8"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "python3.14-devel"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.14.4-2.el9_8"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "python3.14-freethreading"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.14.4-2.el9_8"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "python3.14-freethreading-debug"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.14.4-2.el9_8"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "python3.14-freethreading-devel"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.14.4-2.el9_8"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "python3.14-freethreading-idle"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.14.4-2.el9_8"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "python3.14-freethreading-libs"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.14.4-2.el9_8"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "python3.14-freethreading-test"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.14.4-2.el9_8"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "python3.14-freethreading-tkinter"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.14.4-2.el9_8"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "python3.14-idle"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.14.4-2.el9_8"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "python3.14-libs"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.14.4-2.el9_8"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "python3.14-test"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.14.4-2.el9_8"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "python3.14-tkinter"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.14.4-2.el9_8"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"details": "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 * cpython: CPython: Logging Bypass in Legacy .pyc File Handling (CVE-2026-2297)\n * cpython: Incomplete control character validation in http.cookies (CVE-2026-3644)\n * cpython: Stack overflow parsing XML with deeply nested DTD content models (CVE-2026-4224)\n * python: Python: Command-line option injection in webbrowser.open() via crafted URLs (CVE-2026-4519)\n * python: Python: HTTP header injection via CR/LF in proxy tunnel headers (CVE-2026-1502)\n * python: Python: Arbitrary code execution or information disclosure via use-after-free in decompression modules (CVE-2026-6100)\n * python: cpython: Python: Arbitrary code execution via command injection in webbrowser.open() API (CVE-2026-4786)\n * python: Python: Information disclosure and arbitrary code execution via remote debugging with a malicious process. (CVE-2026-5713)\n\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n",
"id": "ALSA-2026:19176",
"modified": "2026-05-26T12:34:49Z",
"published": "2026-05-19T00:00:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:19176"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-0865"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-1502"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-2297"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-3644"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-4224"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-4519"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-4786"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-5713"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-6100"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2431367"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2444691"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2448168"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2448181"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2449649"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2457409"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2457932"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2458049"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2458239"
},
{
"type": "ADVISORY",
"url": "https://errata.almalinux.org/9/ALSA-2026-19176.html"
}
],
"related": [
"CVE-2026-0865",
"CVE-2026-2297",
"CVE-2026-3644",
"CVE-2026-4224",
"CVE-2026-4519",
"CVE-2026-1502",
"CVE-2026-6100",
"CVE-2026-4786",
"CVE-2026-5713"
],
"summary": "Important: python3.14 security update"
}
bit-libpython-2026-5713
Vulnerability from bitnami_vulndb
The "profiling.sampling" module (Python 3.15+) and "asyncio introspection capabilities" (3.14+, "python -m asyncio ps" and "python -m asyncio pstree") features could be used to read and write addresses in a privileged process if that process connected to a malicious or "infected" Python process via the remote debugging feature. This vulnerability requires persistently and repeatedly connecting to the process to be exploited, even after the connecting process crashes with high likelihood due to ASLR.
{
"affected": [
{
"package": {
"ecosystem": "Bitnami",
"name": "libpython",
"purl": "pkg:bitnami/libpython"
},
"ranges": [
{
"events": [
{
"introduced": "3.15.0"
}
],
"type": "SEMVER"
}
],
"severity": [
{
"score": "CVSS:4.0/AV:L/AC:H/AT:P/PR:H/UI:A/VC:H/VI:H/VA:N/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"
}
]
}
],
"aliases": [
"CVE-2026-5713"
],
"database_specific": {
"cpes": [
"cpe:2.3:a:python:python:*:*:*:*:*:*:*:*"
],
"severity": "Medium"
},
"details": "The \"profiling.sampling\" module (Python 3.15+) and \"asyncio introspection capabilities\" (3.14+, \"python -m asyncio ps\" and \"python -m asyncio pstree\") features could be used to read and write addresses in a privileged process if that process connected to a malicious or \"infected\" Python process via the remote debugging feature. This vulnerability requires persistently and repeatedly connecting to the process to be exploited, even after the connecting process crashes with high likelihood due to ASLR.",
"id": "BIT-libpython-2026-5713",
"modified": "2026-04-17T00:10:47.507Z",
"published": "2026-04-16T23:43:12.795Z",
"references": [
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2026/04/15/6"
},
{
"type": "WEB",
"url": "https://github.com/python/cpython/commit/289fd2c97a7e5aecb8b69f94f5e838ccfeee7e67"
},
{
"type": "WEB",
"url": "https://github.com/python/cpython/issues/148178"
},
{
"type": "WEB",
"url": "https://github.com/python/cpython/pull/148187"
},
{
"type": "WEB",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/OG4RHARYSNIE22GGOMVMCRH76L5HKPLM/"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-5713"
}
],
"schema_version": "1.6.2",
"summary": "Out-of-bounds read/write during remote profiling and asyncio process introspection when connecting to malicious target"
}
bit-python-2026-5713
Vulnerability from bitnami_vulndb
The "profiling.sampling" module (Python 3.15+) and "asyncio introspection capabilities" (3.14+, "python -m asyncio ps" and "python -m asyncio pstree") features could be used to read and write addresses in a privileged process if that process connected to a malicious or "infected" Python process via the remote debugging feature. This vulnerability requires persistently and repeatedly connecting to the process to be exploited, even after the connecting process crashes with high likelihood due to ASLR.
{
"affected": [
{
"package": {
"ecosystem": "Bitnami",
"name": "python",
"purl": "pkg:bitnami/python"
},
"ranges": [
{
"events": [
{
"introduced": "3.15.0"
}
],
"type": "SEMVER"
}
],
"severity": [
{
"score": "CVSS:4.0/AV:L/AC:H/AT:P/PR:H/UI:A/VC:H/VI:H/VA:N/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"
}
]
}
],
"aliases": [
"CVE-2026-5713"
],
"database_specific": {
"cpes": [
"cpe:2.3:a:python:python:*:*:*:*:*:*:*:*"
],
"severity": "Medium"
},
"details": "The \"profiling.sampling\" module (Python 3.15+) and \"asyncio introspection capabilities\" (3.14+, \"python -m asyncio ps\" and \"python -m asyncio pstree\") features could be used to read and write addresses in a privileged process if that process connected to a malicious or \"infected\" Python process via the remote debugging feature. This vulnerability requires persistently and repeatedly connecting to the process to be exploited, even after the connecting process crashes with high likelihood due to ASLR.",
"id": "BIT-python-2026-5713",
"modified": "2026-04-17T00:10:47.507Z",
"published": "2026-04-16T23:50:35.275Z",
"references": [
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2026/04/15/6"
},
{
"type": "WEB",
"url": "https://github.com/python/cpython/commit/289fd2c97a7e5aecb8b69f94f5e838ccfeee7e67"
},
{
"type": "WEB",
"url": "https://github.com/python/cpython/issues/148178"
},
{
"type": "WEB",
"url": "https://github.com/python/cpython/pull/148187"
},
{
"type": "WEB",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/OG4RHARYSNIE22GGOMVMCRH76L5HKPLM/"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-5713"
}
],
"schema_version": "1.6.2",
"summary": "Out-of-bounds read/write during remote profiling and asyncio process introspection when connecting to malicious target"
}
CERTFR-2026-AVI-0437
Vulnerability from certfr_avis - Published: 2026-04-15 - Updated: 2026-04-15
Une vulnérabilité a été découverte dans Python. Elle permet à un attaquant de provoquer un déni de service à distance.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Title | Publication Time | Tags | |||
|---|---|---|---|---|---|
|
|||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "CPython sans le dernier correctif de s\u00e9curit\u00e9",
"product": {
"name": "CPython",
"vendor": {
"name": "Python",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2026-5713",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-5713"
}
],
"initial_release_date": "2026-04-15T00:00:00",
"last_revision_date": "2026-04-15T00:00:00",
"links": [],
"reference": "CERTFR-2026-AVI-0437",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2026-04-15T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
}
],
"summary": "Une vuln\u00e9rabilit\u00e9 a \u00e9t\u00e9 d\u00e9couverte dans Python. Elle permet \u00e0 un attaquant de provoquer un d\u00e9ni de service \u00e0 distance.",
"title": "Vuln\u00e9rabilit\u00e9 dans Python",
"vendor_advisories": [
{
"published_at": "2026-04-14",
"title": "Bulletin de s\u00e9curit\u00e9 Python OG4RHARYSNIE22GGOMVMCRH76L5HKPLM",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/OG4RHARYSNIE22GGOMVMCRH76L5HKPLM/"
}
]
}
FKIE_CVE-2026-5713
Vulnerability from fkie_nvd - Published: 2026-04-14 16:16 - Updated: 2026-04-17 15:11| URL | Tags | ||
|---|---|---|---|
| cna@python.org | https://github.com/python/cpython/commit/289fd2c97a7e5aecb8b69f94f5e838ccfeee7e67 | ||
| cna@python.org | https://github.com/python/cpython/issues/148178 | ||
| cna@python.org | https://github.com/python/cpython/pull/148187 | ||
| cna@python.org | https://mail.python.org/archives/list/security-announce@python.org/thread/OG4RHARYSNIE22GGOMVMCRH76L5HKPLM/ | ||
| af854a3a-2127-422b-91ae-364da2661108 | http://www.openwall.com/lists/oss-security/2026/04/15/6 |
| Vendor | Product | Version |
|---|
{
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "The \"profiling.sampling\" module (Python 3.15+) and \"asyncio introspection capabilities\" (3.14+, \"python -m asyncio ps\" and \"python -m asyncio pstree\") features could be used to read and write addresses in a privileged process if that process connected to a malicious or \"infected\" Python process via the remote debugging feature. This vulnerability requires persistently and repeatedly connecting to the process to be exploited, even after the connecting process crashes with high likelihood due to ASLR."
}
],
"id": "CVE-2026-5713",
"lastModified": "2026-04-17T15:11:35.840",
"metrics": {
"cvssMetricV40": [
{
"cvssData": {
"Automatable": "NOT_DEFINED",
"Recovery": "NOT_DEFINED",
"Safety": "NOT_DEFINED",
"attackComplexity": "HIGH",
"attackRequirements": "PRESENT",
"attackVector": "LOCAL",
"availabilityRequirement": "NOT_DEFINED",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityRequirement": "NOT_DEFINED",
"exploitMaturity": "NOT_DEFINED",
"integrityRequirement": "NOT_DEFINED",
"modifiedAttackComplexity": "NOT_DEFINED",
"modifiedAttackRequirements": "NOT_DEFINED",
"modifiedAttackVector": "NOT_DEFINED",
"modifiedPrivilegesRequired": "NOT_DEFINED",
"modifiedSubAvailabilityImpact": "NOT_DEFINED",
"modifiedSubConfidentialityImpact": "NOT_DEFINED",
"modifiedSubIntegrityImpact": "NOT_DEFINED",
"modifiedUserInteraction": "NOT_DEFINED",
"modifiedVulnAvailabilityImpact": "NOT_DEFINED",
"modifiedVulnConfidentialityImpact": "NOT_DEFINED",
"modifiedVulnIntegrityImpact": "NOT_DEFINED",
"privilegesRequired": "HIGH",
"providerUrgency": "NOT_DEFINED",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "ACTIVE",
"valueDensity": "NOT_DEFINED",
"vectorString": "CVSS:4.0/AV:L/AC:H/AT:P/PR:H/UI:A/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X",
"version": "4.0",
"vulnAvailabilityImpact": "NONE",
"vulnConfidentialityImpact": "HIGH",
"vulnIntegrityImpact": "HIGH",
"vulnerabilityResponseEffort": "NOT_DEFINED"
},
"source": "cna@python.org",
"type": "Secondary"
}
]
},
"published": "2026-04-14T16:16:48.717",
"references": [
{
"source": "cna@python.org",
"url": "https://github.com/python/cpython/commit/289fd2c97a7e5aecb8b69f94f5e838ccfeee7e67"
},
{
"source": "cna@python.org",
"url": "https://github.com/python/cpython/issues/148178"
},
{
"source": "cna@python.org",
"url": "https://github.com/python/cpython/pull/148187"
},
{
"source": "cna@python.org",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/OG4RHARYSNIE22GGOMVMCRH76L5HKPLM/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://www.openwall.com/lists/oss-security/2026/04/15/6"
}
],
"sourceIdentifier": "cna@python.org",
"vulnStatus": "Awaiting Analysis",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-121"
},
{
"lang": "en",
"value": "CWE-125"
}
],
"source": "cna@python.org",
"type": "Secondary"
}
]
}
GHSA-2W92-JCQH-43JC
Vulnerability from github – Published: 2026-04-14 18:30 – Updated: 2026-04-15 18:31The "profiling.sampling" module (Python 3.15+) and "asyncio introspection capabilities" (3.14+, "python -m asyncio ps" and "python -m asyncio pstree") features could be used to read and write addresses in a privileged process if that process connected to a malicious or "infected" Python process via the remote debugging feature. This vulnerability requires persistently and repeatedly connecting to the process to be exploited, even after the connecting process crashes with high likelihood due to ASLR.
{
"affected": [],
"aliases": [
"CVE-2026-5713"
],
"database_specific": {
"cwe_ids": [
"CWE-121"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2026-04-14T16:16:48Z",
"severity": "MODERATE"
},
"details": "The \"profiling.sampling\" module (Python 3.15+) and \"asyncio introspection capabilities\" (3.14+, \"python -m asyncio ps\" and \"python -m asyncio pstree\") features could be used to read and write addresses in a privileged process if that process connected to a malicious or \"infected\" Python process via the remote debugging feature. This vulnerability requires persistently and repeatedly connecting to the process to be exploited, even after the connecting process crashes with high likelihood due to ASLR.",
"id": "GHSA-2w92-jcqh-43jc",
"modified": "2026-04-15T18:31:52Z",
"published": "2026-04-14T18:30:36Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-5713"
},
{
"type": "WEB",
"url": "https://github.com/python/cpython/issues/148178"
},
{
"type": "WEB",
"url": "https://github.com/python/cpython/pull/148187"
},
{
"type": "WEB",
"url": "https://github.com/python/cpython/commit/289fd2c97a7e5aecb8b69f94f5e838ccfeee7e67"
},
{
"type": "WEB",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/OG4RHARYSNIE22GGOMVMCRH76L5HKPLM"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2026/04/15/6"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:4.0/AV:L/AC:H/AT:P/PR:H/UI:A/VC:H/VI:H/VA:N/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"
}
]
}
OPENSUSE-SU-2026:10648-1
Vulnerability from csaf_opensuse - Published: 2026-04-28 00:00 - Updated: 2026-04-28 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a8-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a8-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a8-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a8-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a8-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a8-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a8-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a8-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a8-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a8-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a8-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a8-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a8-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a8-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a8-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a8-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a8-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a8-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a8-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a8-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.x86_64 | — |
Vendor Fix
|
| URL | Category |
|---|---|
| https://www.suse.com/support/security/rating/ | external |
| https://ftp.suse.com/pub/projects/security/csaf/o… | self |
| https://www.suse.com/security/cve/CVE-2026-1502/ | self |
| https://www.suse.com/security/cve/CVE-2026-4786/ | self |
| https://www.suse.com/security/cve/CVE-2026-5713/ | self |
| https://www.suse.com/security/cve/CVE-2026-6019/ | self |
| https://www.suse.com/security/cve/CVE-2026-6100/ | self |
| https://www.suse.com/security/cve/CVE-2026-1502 | external |
| https://bugzilla.suse.com/1261969 | external |
| https://www.suse.com/security/cve/CVE-2026-4786 | external |
| https://bugzilla.suse.com/1260026 | external |
| https://bugzilla.suse.com/1262319 | external |
| https://www.suse.com/security/cve/CVE-2026-5713 | external |
| https://bugzilla.suse.com/1262132 | external |
| https://www.suse.com/security/cve/CVE-2026-6019 | external |
| https://bugzilla.suse.com/1262654 | external |
| https://www.suse.com/security/cve/CVE-2026-6100 | external |
| https://bugzilla.suse.com/1262098 | external |
{
"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~a8-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~a8-3.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2026-10648",
"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_10648-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-1502 page",
"url": "https://www.suse.com/security/cve/CVE-2026-1502/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-4786 page",
"url": "https://www.suse.com/security/cve/CVE-2026-4786/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-5713 page",
"url": "https://www.suse.com/security/cve/CVE-2026-5713/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6019 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6019/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6100 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6100/"
}
],
"title": "python315-3.15.0~a8-3.1 on GA media",
"tracking": {
"current_release_date": "2026-04-28T00:00:00Z",
"generator": {
"date": "2026-04-28T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:10648-1",
"initial_release_date": "2026-04-28T00:00:00Z",
"revision_history": [
{
"date": "2026-04-28T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python315-3.15.0~a8-3.1.aarch64",
"product": {
"name": "python315-3.15.0~a8-3.1.aarch64",
"product_id": "python315-3.15.0~a8-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "python315-curses-3.15.0~a8-3.1.aarch64",
"product": {
"name": "python315-curses-3.15.0~a8-3.1.aarch64",
"product_id": "python315-curses-3.15.0~a8-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "python315-dbm-3.15.0~a8-3.1.aarch64",
"product": {
"name": "python315-dbm-3.15.0~a8-3.1.aarch64",
"product_id": "python315-dbm-3.15.0~a8-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "python315-idle-3.15.0~a8-3.1.aarch64",
"product": {
"name": "python315-idle-3.15.0~a8-3.1.aarch64",
"product_id": "python315-idle-3.15.0~a8-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "python315-profiling-3.15.0~a8-3.1.aarch64",
"product": {
"name": "python315-profiling-3.15.0~a8-3.1.aarch64",
"product_id": "python315-profiling-3.15.0~a8-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "python315-tk-3.15.0~a8-3.1.aarch64",
"product": {
"name": "python315-tk-3.15.0~a8-3.1.aarch64",
"product_id": "python315-tk-3.15.0~a8-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "python315-x86-64-v3-3.15.0~a8-3.1.aarch64",
"product": {
"name": "python315-x86-64-v3-3.15.0~a8-3.1.aarch64",
"product_id": "python315-x86-64-v3-3.15.0~a8-3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python315-3.15.0~a8-3.1.ppc64le",
"product": {
"name": "python315-3.15.0~a8-3.1.ppc64le",
"product_id": "python315-3.15.0~a8-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python315-curses-3.15.0~a8-3.1.ppc64le",
"product": {
"name": "python315-curses-3.15.0~a8-3.1.ppc64le",
"product_id": "python315-curses-3.15.0~a8-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python315-dbm-3.15.0~a8-3.1.ppc64le",
"product": {
"name": "python315-dbm-3.15.0~a8-3.1.ppc64le",
"product_id": "python315-dbm-3.15.0~a8-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python315-idle-3.15.0~a8-3.1.ppc64le",
"product": {
"name": "python315-idle-3.15.0~a8-3.1.ppc64le",
"product_id": "python315-idle-3.15.0~a8-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python315-profiling-3.15.0~a8-3.1.ppc64le",
"product": {
"name": "python315-profiling-3.15.0~a8-3.1.ppc64le",
"product_id": "python315-profiling-3.15.0~a8-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python315-tk-3.15.0~a8-3.1.ppc64le",
"product": {
"name": "python315-tk-3.15.0~a8-3.1.ppc64le",
"product_id": "python315-tk-3.15.0~a8-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python315-x86-64-v3-3.15.0~a8-3.1.ppc64le",
"product": {
"name": "python315-x86-64-v3-3.15.0~a8-3.1.ppc64le",
"product_id": "python315-x86-64-v3-3.15.0~a8-3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python315-3.15.0~a8-3.1.s390x",
"product": {
"name": "python315-3.15.0~a8-3.1.s390x",
"product_id": "python315-3.15.0~a8-3.1.s390x"
}
},
{
"category": "product_version",
"name": "python315-curses-3.15.0~a8-3.1.s390x",
"product": {
"name": "python315-curses-3.15.0~a8-3.1.s390x",
"product_id": "python315-curses-3.15.0~a8-3.1.s390x"
}
},
{
"category": "product_version",
"name": "python315-dbm-3.15.0~a8-3.1.s390x",
"product": {
"name": "python315-dbm-3.15.0~a8-3.1.s390x",
"product_id": "python315-dbm-3.15.0~a8-3.1.s390x"
}
},
{
"category": "product_version",
"name": "python315-idle-3.15.0~a8-3.1.s390x",
"product": {
"name": "python315-idle-3.15.0~a8-3.1.s390x",
"product_id": "python315-idle-3.15.0~a8-3.1.s390x"
}
},
{
"category": "product_version",
"name": "python315-profiling-3.15.0~a8-3.1.s390x",
"product": {
"name": "python315-profiling-3.15.0~a8-3.1.s390x",
"product_id": "python315-profiling-3.15.0~a8-3.1.s390x"
}
},
{
"category": "product_version",
"name": "python315-tk-3.15.0~a8-3.1.s390x",
"product": {
"name": "python315-tk-3.15.0~a8-3.1.s390x",
"product_id": "python315-tk-3.15.0~a8-3.1.s390x"
}
},
{
"category": "product_version",
"name": "python315-x86-64-v3-3.15.0~a8-3.1.s390x",
"product": {
"name": "python315-x86-64-v3-3.15.0~a8-3.1.s390x",
"product_id": "python315-x86-64-v3-3.15.0~a8-3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python315-3.15.0~a8-3.1.x86_64",
"product": {
"name": "python315-3.15.0~a8-3.1.x86_64",
"product_id": "python315-3.15.0~a8-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "python315-curses-3.15.0~a8-3.1.x86_64",
"product": {
"name": "python315-curses-3.15.0~a8-3.1.x86_64",
"product_id": "python315-curses-3.15.0~a8-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "python315-dbm-3.15.0~a8-3.1.x86_64",
"product": {
"name": "python315-dbm-3.15.0~a8-3.1.x86_64",
"product_id": "python315-dbm-3.15.0~a8-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "python315-idle-3.15.0~a8-3.1.x86_64",
"product": {
"name": "python315-idle-3.15.0~a8-3.1.x86_64",
"product_id": "python315-idle-3.15.0~a8-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "python315-profiling-3.15.0~a8-3.1.x86_64",
"product": {
"name": "python315-profiling-3.15.0~a8-3.1.x86_64",
"product_id": "python315-profiling-3.15.0~a8-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "python315-tk-3.15.0~a8-3.1.x86_64",
"product": {
"name": "python315-tk-3.15.0~a8-3.1.x86_64",
"product_id": "python315-tk-3.15.0~a8-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "python315-x86-64-v3-3.15.0~a8-3.1.x86_64",
"product": {
"name": "python315-x86-64-v3-3.15.0~a8-3.1.x86_64",
"product_id": "python315-x86-64-v3-3.15.0~a8-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~a8-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-3.15.0~a8-3.1.aarch64"
},
"product_reference": "python315-3.15.0~a8-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-3.15.0~a8-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-3.15.0~a8-3.1.ppc64le"
},
"product_reference": "python315-3.15.0~a8-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-3.15.0~a8-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-3.15.0~a8-3.1.s390x"
},
"product_reference": "python315-3.15.0~a8-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-3.15.0~a8-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-3.15.0~a8-3.1.x86_64"
},
"product_reference": "python315-3.15.0~a8-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-curses-3.15.0~a8-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.aarch64"
},
"product_reference": "python315-curses-3.15.0~a8-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-curses-3.15.0~a8-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.ppc64le"
},
"product_reference": "python315-curses-3.15.0~a8-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-curses-3.15.0~a8-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.s390x"
},
"product_reference": "python315-curses-3.15.0~a8-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-curses-3.15.0~a8-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.x86_64"
},
"product_reference": "python315-curses-3.15.0~a8-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-dbm-3.15.0~a8-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.aarch64"
},
"product_reference": "python315-dbm-3.15.0~a8-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-dbm-3.15.0~a8-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.ppc64le"
},
"product_reference": "python315-dbm-3.15.0~a8-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-dbm-3.15.0~a8-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.s390x"
},
"product_reference": "python315-dbm-3.15.0~a8-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-dbm-3.15.0~a8-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.x86_64"
},
"product_reference": "python315-dbm-3.15.0~a8-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-idle-3.15.0~a8-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.aarch64"
},
"product_reference": "python315-idle-3.15.0~a8-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-idle-3.15.0~a8-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.ppc64le"
},
"product_reference": "python315-idle-3.15.0~a8-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-idle-3.15.0~a8-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.s390x"
},
"product_reference": "python315-idle-3.15.0~a8-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-idle-3.15.0~a8-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.x86_64"
},
"product_reference": "python315-idle-3.15.0~a8-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-profiling-3.15.0~a8-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.aarch64"
},
"product_reference": "python315-profiling-3.15.0~a8-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-profiling-3.15.0~a8-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.ppc64le"
},
"product_reference": "python315-profiling-3.15.0~a8-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-profiling-3.15.0~a8-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.s390x"
},
"product_reference": "python315-profiling-3.15.0~a8-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-profiling-3.15.0~a8-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.x86_64"
},
"product_reference": "python315-profiling-3.15.0~a8-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-tk-3.15.0~a8-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.aarch64"
},
"product_reference": "python315-tk-3.15.0~a8-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-tk-3.15.0~a8-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.ppc64le"
},
"product_reference": "python315-tk-3.15.0~a8-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-tk-3.15.0~a8-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.s390x"
},
"product_reference": "python315-tk-3.15.0~a8-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-tk-3.15.0~a8-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.x86_64"
},
"product_reference": "python315-tk-3.15.0~a8-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~a8-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.aarch64"
},
"product_reference": "python315-x86-64-v3-3.15.0~a8-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-x86-64-v3-3.15.0~a8-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.ppc64le"
},
"product_reference": "python315-x86-64-v3-3.15.0~a8-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-x86-64-v3-3.15.0~a8-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.s390x"
},
"product_reference": "python315-x86-64-v3-3.15.0~a8-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-x86-64-v3-3.15.0~a8-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.x86_64"
},
"product_reference": "python315-x86-64-v3-3.15.0~a8-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-1502",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-1502"
}
],
"notes": [
{
"category": "general",
"text": "CR/LF bytes were not rejected by HTTP client proxy tunnel headers or host.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-1502",
"url": "https://www.suse.com/security/cve/CVE-2026-1502"
},
{
"category": "external",
"summary": "SUSE Bug 1261969 for CVE-2026-1502",
"url": "https://bugzilla.suse.com/1261969"
}
],
"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~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-28T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-1502"
},
{
"cve": "CVE-2026-4786",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-4786"
}
],
"notes": [
{
"category": "general",
"text": "Mitgation of CVE-2026-4519 was incomplete. If the URL contained \"%action\" the mitigation could be bypassed for certain browser types the \"webbrowser.open()\" API could have commands injected into the underlying shell. See CVE-2026-4519 for details.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-4786",
"url": "https://www.suse.com/security/cve/CVE-2026-4786"
},
{
"category": "external",
"summary": "SUSE Bug 1260026 for CVE-2026-4786",
"url": "https://bugzilla.suse.com/1260026"
},
{
"category": "external",
"summary": "SUSE Bug 1262319 for CVE-2026-4786",
"url": "https://bugzilla.suse.com/1262319"
}
],
"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~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-28T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-4786"
},
{
"cve": "CVE-2026-5713",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-5713"
}
],
"notes": [
{
"category": "general",
"text": "The \"profiling.sampling\" module (Python 3.15+) and \"asyncio introspection capabilities\" (3.14+, \"python -m asyncio ps\" and \"python -m asyncio pstree\") features could be used to read and write addresses in a privileged process if that process connected to a malicious or \"infected\" Python process via the remote debugging feature. This vulnerability requires persistently and repeatedly connecting to the process to be exploited, even after the connecting process crashes with high likelihood due to ASLR.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-5713",
"url": "https://www.suse.com/security/cve/CVE-2026-5713"
},
{
"category": "external",
"summary": "SUSE Bug 1262132 for CVE-2026-5713",
"url": "https://bugzilla.suse.com/1262132"
}
],
"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~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-28T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-5713"
},
{
"cve": "CVE-2026-6019",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6019"
}
],
"notes": [
{
"category": "general",
"text": "http.cookies.Morsel.js_output() returns an inline \u003cscript\u003e snippet and only escapes \" for JavaScript string context. It does not neutralize the HTML parser-sensitive sequence \u003c/script\u003e inside the generated script element. Mitigation base64-encodes the cookie value to disallow escaping using cookie value.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6019",
"url": "https://www.suse.com/security/cve/CVE-2026-6019"
},
{
"category": "external",
"summary": "SUSE Bug 1262654 for CVE-2026-6019",
"url": "https://bugzilla.suse.com/1262654"
}
],
"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~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.8,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-28T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2026-6019"
},
{
"cve": "CVE-2026-6100",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6100"
}
],
"notes": [
{
"category": "general",
"text": "Use-after-free (UAF) was possible in the `lzma.LZMADecompressor`, `bz2.BZ2Decompressor`, and `gzip.GzipFile` when a memory allocation fails with a `MemoryError` and the decompression instance is re-used. This scenario can be triggered if the process is under memory pressure. The fix cleans up the dangling pointer in this specific error condition.\n\nThe 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": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6100",
"url": "https://www.suse.com/security/cve/CVE-2026-6100"
},
{
"category": "external",
"summary": "SUSE Bug 1262098 for CVE-2026-6100",
"url": "https://bugzilla.suse.com/1262098"
}
],
"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~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-28T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-6100"
}
]
}
RHSA-2026:19019
Vulnerability from csaf_redhat - Published: 2026-05-19 13:33 - Updated: 2026-05-28 10:06Missing 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
|
| URL | Category |
|---|---|
| https://access.redhat.com/errata/RHSA-2026:19019 | self |
| https://access.redhat.com/security/updates/classi… | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2431367 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2444691 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2448168 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2448181 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2449649 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2457409 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2457932 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2458049 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2458239 | external |
| https://security.access.redhat.com/data/csaf/v2/a… | self |
| https://access.redhat.com/security/cve/CVE-2026-0865 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2431367 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-0865 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-0865 | external |
| https://github.com/python/cpython/issues/143916 | external |
| https://github.com/python/cpython/pull/143917 | external |
| https://mail.python.org/archives/list/security-an… | external |
| https://access.redhat.com/security/cve/CVE-2026-1502 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2457409 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-1502 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-1502 | external |
| https://github.com/python/cpython/commit/05ed7ce7… | external |
| https://github.com/python/cpython/issues/146211 | external |
| https://github.com/python/cpython/pull/146212 | external |
| https://mail.python.org/archives/list/security-an… | external |
| https://access.redhat.com/security/cve/CVE-2026-2297 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2444691 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-2297 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-2297 | external |
| https://github.com/python/cpython/commit/482d6f8b… | external |
| https://github.com/python/cpython/commit/a51b1b51… | external |
| https://github.com/python/cpython/commit/e58e9802… | external |
| https://github.com/python/cpython/issues/145506 | external |
| https://github.com/python/cpython/pull/145507 | external |
| https://access.redhat.com/security/cve/CVE-2026-3644 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2448168 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-3644 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-3644 | external |
| https://github.com/python/cpython/commit/57e88c1c… | external |
| https://github.com/python/cpython/issues/145599 | external |
| https://github.com/python/cpython/pull/145600 | external |
| https://mail.python.org/archives/list/security-an… | external |
| https://access.redhat.com/security/cve/CVE-2026-4224 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2448181 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-4224 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-4224 | external |
| https://github.com/python/cpython/commit/196edfb0… | external |
| https://github.com/python/cpython/commit/e0a8a6da… | external |
| https://github.com/python/cpython/commit/eb0e8be3… | external |
| https://github.com/python/cpython/issues/145986 | external |
| https://github.com/python/cpython/pull/145987 | external |
| https://mail.python.org/archives/list/security-an… | external |
| https://access.redhat.com/security/cve/CVE-2026-4519 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2449649 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-4519 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-4519 | external |
| https://github.com/python/cpython/issues/143930 | external |
| https://github.com/python/cpython/pull/143931 | external |
| https://mail.python.org/archives/list/security-an… | external |
| https://access.redhat.com/security/cve/CVE-2026-4786 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2458049 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-4786 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-4786 | external |
| https://github.com/python/cpython/issues/148169 | external |
| https://github.com/python/cpython/pull/148170 | external |
| https://mail.python.org/archives/list/security-an… | external |
| https://access.redhat.com/security/cve/CVE-2026-5713 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2458239 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-5713 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-5713 | external |
| https://github.com/python/cpython/issues/148178 | external |
| https://github.com/python/cpython/pull/148187 | external |
| https://mail.python.org/archives/list/security-an… | external |
| https://access.redhat.com/security/cve/CVE-2026-6100 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2457932 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-6100 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-6100 | external |
| https://github.com/python/cpython/commit/6a5f79c8… | external |
| https://github.com/python/cpython/commit/8fc66aef… | external |
| https://github.com/python/cpython/commit/c3cf71c3… | external |
| https://github.com/python/cpython/issues/148395 | external |
| https://github.com/python/cpython/pull/148396 | external |
| https://mail.python.org/archives/list/security-an… | external |
{
"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-05-28T10:06:56+00:00",
"generator": {
"date": "2026-05-28T10:06:56+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-05-28T10:06:56+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"
}
]
}
RHSA-2026:19176
Vulnerability from csaf_redhat - Published: 2026-05-19 18:30 - Updated: 2026-05-28 10:06Missing 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-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.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-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.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-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.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-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.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-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.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-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.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-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.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-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.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-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
| URL | Category |
|---|---|
| https://access.redhat.com/errata/RHSA-2026:19176 | self |
| https://access.redhat.com/security/updates/classi… | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2431367 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2444691 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2448168 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2448181 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2449649 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2457409 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2457932 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2458049 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2458239 | external |
| https://security.access.redhat.com/data/csaf/v2/a… | self |
| https://access.redhat.com/security/cve/CVE-2026-0865 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2431367 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-0865 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-0865 | external |
| https://github.com/python/cpython/issues/143916 | external |
| https://github.com/python/cpython/pull/143917 | external |
| https://mail.python.org/archives/list/security-an… | external |
| https://access.redhat.com/security/cve/CVE-2026-1502 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2457409 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-1502 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-1502 | external |
| https://github.com/python/cpython/commit/05ed7ce7… | external |
| https://github.com/python/cpython/issues/146211 | external |
| https://github.com/python/cpython/pull/146212 | external |
| https://mail.python.org/archives/list/security-an… | external |
| https://access.redhat.com/security/cve/CVE-2026-2297 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2444691 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-2297 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-2297 | external |
| https://github.com/python/cpython/commit/482d6f8b… | external |
| https://github.com/python/cpython/commit/a51b1b51… | external |
| https://github.com/python/cpython/commit/e58e9802… | external |
| https://github.com/python/cpython/issues/145506 | external |
| https://github.com/python/cpython/pull/145507 | external |
| https://access.redhat.com/security/cve/CVE-2026-3644 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2448168 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-3644 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-3644 | external |
| https://github.com/python/cpython/commit/57e88c1c… | external |
| https://github.com/python/cpython/issues/145599 | external |
| https://github.com/python/cpython/pull/145600 | external |
| https://mail.python.org/archives/list/security-an… | external |
| https://access.redhat.com/security/cve/CVE-2026-4224 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2448181 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-4224 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-4224 | external |
| https://github.com/python/cpython/commit/196edfb0… | external |
| https://github.com/python/cpython/commit/e0a8a6da… | external |
| https://github.com/python/cpython/commit/eb0e8be3… | external |
| https://github.com/python/cpython/issues/145986 | external |
| https://github.com/python/cpython/pull/145987 | external |
| https://mail.python.org/archives/list/security-an… | external |
| https://access.redhat.com/security/cve/CVE-2026-4519 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2449649 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-4519 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-4519 | external |
| https://github.com/python/cpython/issues/143930 | external |
| https://github.com/python/cpython/pull/143931 | external |
| https://mail.python.org/archives/list/security-an… | external |
| https://access.redhat.com/security/cve/CVE-2026-4786 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2458049 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-4786 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-4786 | external |
| https://github.com/python/cpython/issues/148169 | external |
| https://github.com/python/cpython/pull/148170 | external |
| https://mail.python.org/archives/list/security-an… | external |
| https://access.redhat.com/security/cve/CVE-2026-5713 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2458239 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-5713 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-5713 | external |
| https://github.com/python/cpython/issues/148178 | external |
| https://github.com/python/cpython/pull/148187 | external |
| https://mail.python.org/archives/list/security-an… | external |
| https://access.redhat.com/security/cve/CVE-2026-6100 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2457932 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-6100 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-6100 | external |
| https://github.com/python/cpython/commit/6a5f79c8… | external |
| https://github.com/python/cpython/commit/8fc66aef… | external |
| https://github.com/python/cpython/commit/c3cf71c3… | external |
| https://github.com/python/cpython/issues/148395 | external |
| https://github.com/python/cpython/pull/148396 | external |
| https://mail.python.org/archives/list/security-an… | external |
{
"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 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* cpython: 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:19176",
"url": "https://access.redhat.com/errata/RHSA-2026:19176"
},
{
"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_19176.json"
}
],
"title": "Red Hat Security Advisory: python3.14 security update",
"tracking": {
"current_release_date": "2026-05-28T10:06:57+00:00",
"generator": {
"date": "2026-05-28T10:06:57+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2026:19176",
"initial_release_date": "2026-05-19T18:30:42+00:00",
"revision_history": [
{
"date": "2026-05-19T18:30:42+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-05-19T18:30:42+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-28T10:06:57+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.14-0:3.14.4-2.el9_8.i686",
"product": {
"name": "python3.14-0:3.14.4-2.el9_8.i686",
"product_id": "python3.14-0:3.14.4-2.el9_8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14@3.14.4-2.el9_8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.14-debug-0:3.14.4-2.el9_8.i686",
"product": {
"name": "python3.14-debug-0:3.14.4-2.el9_8.i686",
"product_id": "python3.14-debug-0:3.14.4-2.el9_8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-debug@3.14.4-2.el9_8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.14-freethreading-0:3.14.4-2.el9_8.i686",
"product": {
"name": "python3.14-freethreading-0:3.14.4-2.el9_8.i686",
"product_id": "python3.14-freethreading-0:3.14.4-2.el9_8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-freethreading@3.14.4-2.el9_8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.14-freethreading-debug-0:3.14.4-2.el9_8.i686",
"product": {
"name": "python3.14-freethreading-debug-0:3.14.4-2.el9_8.i686",
"product_id": "python3.14-freethreading-debug-0:3.14.4-2.el9_8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-freethreading-debug@3.14.4-2.el9_8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.14-freethreading-devel-0:3.14.4-2.el9_8.i686",
"product": {
"name": "python3.14-freethreading-devel-0:3.14.4-2.el9_8.i686",
"product_id": "python3.14-freethreading-devel-0:3.14.4-2.el9_8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-freethreading-devel@3.14.4-2.el9_8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.14-freethreading-idle-0:3.14.4-2.el9_8.i686",
"product": {
"name": "python3.14-freethreading-idle-0:3.14.4-2.el9_8.i686",
"product_id": "python3.14-freethreading-idle-0:3.14.4-2.el9_8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-freethreading-idle@3.14.4-2.el9_8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.14-freethreading-libs-0:3.14.4-2.el9_8.i686",
"product": {
"name": "python3.14-freethreading-libs-0:3.14.4-2.el9_8.i686",
"product_id": "python3.14-freethreading-libs-0:3.14.4-2.el9_8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-freethreading-libs@3.14.4-2.el9_8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.14-freethreading-test-0:3.14.4-2.el9_8.i686",
"product": {
"name": "python3.14-freethreading-test-0:3.14.4-2.el9_8.i686",
"product_id": "python3.14-freethreading-test-0:3.14.4-2.el9_8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-freethreading-test@3.14.4-2.el9_8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.i686",
"product": {
"name": "python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.i686",
"product_id": "python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-freethreading-tkinter@3.14.4-2.el9_8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.14-idle-0:3.14.4-2.el9_8.i686",
"product": {
"name": "python3.14-idle-0:3.14.4-2.el9_8.i686",
"product_id": "python3.14-idle-0:3.14.4-2.el9_8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-idle@3.14.4-2.el9_8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.14-test-0:3.14.4-2.el9_8.i686",
"product": {
"name": "python3.14-test-0:3.14.4-2.el9_8.i686",
"product_id": "python3.14-test-0:3.14.4-2.el9_8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-test@3.14.4-2.el9_8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.14-tkinter-0:3.14.4-2.el9_8.i686",
"product": {
"name": "python3.14-tkinter-0:3.14.4-2.el9_8.i686",
"product_id": "python3.14-tkinter-0:3.14.4-2.el9_8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-tkinter@3.14.4-2.el9_8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.14-debugsource-0:3.14.4-2.el9_8.i686",
"product": {
"name": "python3.14-debugsource-0:3.14.4-2.el9_8.i686",
"product_id": "python3.14-debugsource-0:3.14.4-2.el9_8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-debugsource@3.14.4-2.el9_8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.14-debuginfo-0:3.14.4-2.el9_8.i686",
"product": {
"name": "python3.14-debuginfo-0:3.14.4-2.el9_8.i686",
"product_id": "python3.14-debuginfo-0:3.14.4-2.el9_8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-debuginfo@3.14.4-2.el9_8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.14-devel-0:3.14.4-2.el9_8.i686",
"product": {
"name": "python3.14-devel-0:3.14.4-2.el9_8.i686",
"product_id": "python3.14-devel-0:3.14.4-2.el9_8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-devel@3.14.4-2.el9_8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.14-libs-0:3.14.4-2.el9_8.i686",
"product": {
"name": "python3.14-libs-0:3.14.4-2.el9_8.i686",
"product_id": "python3.14-libs-0:3.14.4-2.el9_8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-libs@3.14.4-2.el9_8?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.14-debug-0:3.14.4-2.el9_8.x86_64",
"product": {
"name": "python3.14-debug-0:3.14.4-2.el9_8.x86_64",
"product_id": "python3.14-debug-0:3.14.4-2.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-debug@3.14.4-2.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.14-freethreading-0:3.14.4-2.el9_8.x86_64",
"product": {
"name": "python3.14-freethreading-0:3.14.4-2.el9_8.x86_64",
"product_id": "python3.14-freethreading-0:3.14.4-2.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-freethreading@3.14.4-2.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.14-freethreading-debug-0:3.14.4-2.el9_8.x86_64",
"product": {
"name": "python3.14-freethreading-debug-0:3.14.4-2.el9_8.x86_64",
"product_id": "python3.14-freethreading-debug-0:3.14.4-2.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-freethreading-debug@3.14.4-2.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.14-freethreading-devel-0:3.14.4-2.el9_8.x86_64",
"product": {
"name": "python3.14-freethreading-devel-0:3.14.4-2.el9_8.x86_64",
"product_id": "python3.14-freethreading-devel-0:3.14.4-2.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-freethreading-devel@3.14.4-2.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.14-freethreading-idle-0:3.14.4-2.el9_8.x86_64",
"product": {
"name": "python3.14-freethreading-idle-0:3.14.4-2.el9_8.x86_64",
"product_id": "python3.14-freethreading-idle-0:3.14.4-2.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-freethreading-idle@3.14.4-2.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.14-freethreading-libs-0:3.14.4-2.el9_8.x86_64",
"product": {
"name": "python3.14-freethreading-libs-0:3.14.4-2.el9_8.x86_64",
"product_id": "python3.14-freethreading-libs-0:3.14.4-2.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-freethreading-libs@3.14.4-2.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.14-freethreading-test-0:3.14.4-2.el9_8.x86_64",
"product": {
"name": "python3.14-freethreading-test-0:3.14.4-2.el9_8.x86_64",
"product_id": "python3.14-freethreading-test-0:3.14.4-2.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-freethreading-test@3.14.4-2.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.x86_64",
"product": {
"name": "python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.x86_64",
"product_id": "python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-freethreading-tkinter@3.14.4-2.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.14-idle-0:3.14.4-2.el9_8.x86_64",
"product": {
"name": "python3.14-idle-0:3.14.4-2.el9_8.x86_64",
"product_id": "python3.14-idle-0:3.14.4-2.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-idle@3.14.4-2.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.14-test-0:3.14.4-2.el9_8.x86_64",
"product": {
"name": "python3.14-test-0:3.14.4-2.el9_8.x86_64",
"product_id": "python3.14-test-0:3.14.4-2.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-test@3.14.4-2.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.14-debugsource-0:3.14.4-2.el9_8.x86_64",
"product": {
"name": "python3.14-debugsource-0:3.14.4-2.el9_8.x86_64",
"product_id": "python3.14-debugsource-0:3.14.4-2.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-debugsource@3.14.4-2.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.14-debuginfo-0:3.14.4-2.el9_8.x86_64",
"product": {
"name": "python3.14-debuginfo-0:3.14.4-2.el9_8.x86_64",
"product_id": "python3.14-debuginfo-0:3.14.4-2.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-debuginfo@3.14.4-2.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.14-0:3.14.4-2.el9_8.x86_64",
"product": {
"name": "python3.14-0:3.14.4-2.el9_8.x86_64",
"product_id": "python3.14-0:3.14.4-2.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14@3.14.4-2.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.14-devel-0:3.14.4-2.el9_8.x86_64",
"product": {
"name": "python3.14-devel-0:3.14.4-2.el9_8.x86_64",
"product_id": "python3.14-devel-0:3.14.4-2.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-devel@3.14.4-2.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.14-libs-0:3.14.4-2.el9_8.x86_64",
"product": {
"name": "python3.14-libs-0:3.14.4-2.el9_8.x86_64",
"product_id": "python3.14-libs-0:3.14.4-2.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-libs@3.14.4-2.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.14-tkinter-0:3.14.4-2.el9_8.x86_64",
"product": {
"name": "python3.14-tkinter-0:3.14.4-2.el9_8.x86_64",
"product_id": "python3.14-tkinter-0:3.14.4-2.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-tkinter@3.14.4-2.el9_8?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.14-debug-0:3.14.4-2.el9_8.s390x",
"product": {
"name": "python3.14-debug-0:3.14.4-2.el9_8.s390x",
"product_id": "python3.14-debug-0:3.14.4-2.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-debug@3.14.4-2.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.14-freethreading-0:3.14.4-2.el9_8.s390x",
"product": {
"name": "python3.14-freethreading-0:3.14.4-2.el9_8.s390x",
"product_id": "python3.14-freethreading-0:3.14.4-2.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-freethreading@3.14.4-2.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.14-freethreading-debug-0:3.14.4-2.el9_8.s390x",
"product": {
"name": "python3.14-freethreading-debug-0:3.14.4-2.el9_8.s390x",
"product_id": "python3.14-freethreading-debug-0:3.14.4-2.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-freethreading-debug@3.14.4-2.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.14-freethreading-devel-0:3.14.4-2.el9_8.s390x",
"product": {
"name": "python3.14-freethreading-devel-0:3.14.4-2.el9_8.s390x",
"product_id": "python3.14-freethreading-devel-0:3.14.4-2.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-freethreading-devel@3.14.4-2.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.14-freethreading-idle-0:3.14.4-2.el9_8.s390x",
"product": {
"name": "python3.14-freethreading-idle-0:3.14.4-2.el9_8.s390x",
"product_id": "python3.14-freethreading-idle-0:3.14.4-2.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-freethreading-idle@3.14.4-2.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.14-freethreading-libs-0:3.14.4-2.el9_8.s390x",
"product": {
"name": "python3.14-freethreading-libs-0:3.14.4-2.el9_8.s390x",
"product_id": "python3.14-freethreading-libs-0:3.14.4-2.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-freethreading-libs@3.14.4-2.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.14-freethreading-test-0:3.14.4-2.el9_8.s390x",
"product": {
"name": "python3.14-freethreading-test-0:3.14.4-2.el9_8.s390x",
"product_id": "python3.14-freethreading-test-0:3.14.4-2.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-freethreading-test@3.14.4-2.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.s390x",
"product": {
"name": "python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.s390x",
"product_id": "python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-freethreading-tkinter@3.14.4-2.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.14-idle-0:3.14.4-2.el9_8.s390x",
"product": {
"name": "python3.14-idle-0:3.14.4-2.el9_8.s390x",
"product_id": "python3.14-idle-0:3.14.4-2.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-idle@3.14.4-2.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.14-test-0:3.14.4-2.el9_8.s390x",
"product": {
"name": "python3.14-test-0:3.14.4-2.el9_8.s390x",
"product_id": "python3.14-test-0:3.14.4-2.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-test@3.14.4-2.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.14-debugsource-0:3.14.4-2.el9_8.s390x",
"product": {
"name": "python3.14-debugsource-0:3.14.4-2.el9_8.s390x",
"product_id": "python3.14-debugsource-0:3.14.4-2.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-debugsource@3.14.4-2.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.14-debuginfo-0:3.14.4-2.el9_8.s390x",
"product": {
"name": "python3.14-debuginfo-0:3.14.4-2.el9_8.s390x",
"product_id": "python3.14-debuginfo-0:3.14.4-2.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-debuginfo@3.14.4-2.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.14-0:3.14.4-2.el9_8.s390x",
"product": {
"name": "python3.14-0:3.14.4-2.el9_8.s390x",
"product_id": "python3.14-0:3.14.4-2.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14@3.14.4-2.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.14-devel-0:3.14.4-2.el9_8.s390x",
"product": {
"name": "python3.14-devel-0:3.14.4-2.el9_8.s390x",
"product_id": "python3.14-devel-0:3.14.4-2.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-devel@3.14.4-2.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.14-libs-0:3.14.4-2.el9_8.s390x",
"product": {
"name": "python3.14-libs-0:3.14.4-2.el9_8.s390x",
"product_id": "python3.14-libs-0:3.14.4-2.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-libs@3.14.4-2.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.14-tkinter-0:3.14.4-2.el9_8.s390x",
"product": {
"name": "python3.14-tkinter-0:3.14.4-2.el9_8.s390x",
"product_id": "python3.14-tkinter-0:3.14.4-2.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-tkinter@3.14.4-2.el9_8?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.14-debug-0:3.14.4-2.el9_8.aarch64",
"product": {
"name": "python3.14-debug-0:3.14.4-2.el9_8.aarch64",
"product_id": "python3.14-debug-0:3.14.4-2.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-debug@3.14.4-2.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.14-freethreading-0:3.14.4-2.el9_8.aarch64",
"product": {
"name": "python3.14-freethreading-0:3.14.4-2.el9_8.aarch64",
"product_id": "python3.14-freethreading-0:3.14.4-2.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-freethreading@3.14.4-2.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.14-freethreading-debug-0:3.14.4-2.el9_8.aarch64",
"product": {
"name": "python3.14-freethreading-debug-0:3.14.4-2.el9_8.aarch64",
"product_id": "python3.14-freethreading-debug-0:3.14.4-2.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-freethreading-debug@3.14.4-2.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.14-freethreading-devel-0:3.14.4-2.el9_8.aarch64",
"product": {
"name": "python3.14-freethreading-devel-0:3.14.4-2.el9_8.aarch64",
"product_id": "python3.14-freethreading-devel-0:3.14.4-2.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-freethreading-devel@3.14.4-2.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.14-freethreading-idle-0:3.14.4-2.el9_8.aarch64",
"product": {
"name": "python3.14-freethreading-idle-0:3.14.4-2.el9_8.aarch64",
"product_id": "python3.14-freethreading-idle-0:3.14.4-2.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-freethreading-idle@3.14.4-2.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.14-freethreading-libs-0:3.14.4-2.el9_8.aarch64",
"product": {
"name": "python3.14-freethreading-libs-0:3.14.4-2.el9_8.aarch64",
"product_id": "python3.14-freethreading-libs-0:3.14.4-2.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-freethreading-libs@3.14.4-2.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.14-freethreading-test-0:3.14.4-2.el9_8.aarch64",
"product": {
"name": "python3.14-freethreading-test-0:3.14.4-2.el9_8.aarch64",
"product_id": "python3.14-freethreading-test-0:3.14.4-2.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-freethreading-test@3.14.4-2.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.aarch64",
"product": {
"name": "python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.aarch64",
"product_id": "python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-freethreading-tkinter@3.14.4-2.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.14-idle-0:3.14.4-2.el9_8.aarch64",
"product": {
"name": "python3.14-idle-0:3.14.4-2.el9_8.aarch64",
"product_id": "python3.14-idle-0:3.14.4-2.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-idle@3.14.4-2.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.14-test-0:3.14.4-2.el9_8.aarch64",
"product": {
"name": "python3.14-test-0:3.14.4-2.el9_8.aarch64",
"product_id": "python3.14-test-0:3.14.4-2.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-test@3.14.4-2.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.14-debugsource-0:3.14.4-2.el9_8.aarch64",
"product": {
"name": "python3.14-debugsource-0:3.14.4-2.el9_8.aarch64",
"product_id": "python3.14-debugsource-0:3.14.4-2.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-debugsource@3.14.4-2.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.14-debuginfo-0:3.14.4-2.el9_8.aarch64",
"product": {
"name": "python3.14-debuginfo-0:3.14.4-2.el9_8.aarch64",
"product_id": "python3.14-debuginfo-0:3.14.4-2.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-debuginfo@3.14.4-2.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.14-0:3.14.4-2.el9_8.aarch64",
"product": {
"name": "python3.14-0:3.14.4-2.el9_8.aarch64",
"product_id": "python3.14-0:3.14.4-2.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14@3.14.4-2.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.14-devel-0:3.14.4-2.el9_8.aarch64",
"product": {
"name": "python3.14-devel-0:3.14.4-2.el9_8.aarch64",
"product_id": "python3.14-devel-0:3.14.4-2.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-devel@3.14.4-2.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.14-libs-0:3.14.4-2.el9_8.aarch64",
"product": {
"name": "python3.14-libs-0:3.14.4-2.el9_8.aarch64",
"product_id": "python3.14-libs-0:3.14.4-2.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-libs@3.14.4-2.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.14-tkinter-0:3.14.4-2.el9_8.aarch64",
"product": {
"name": "python3.14-tkinter-0:3.14.4-2.el9_8.aarch64",
"product_id": "python3.14-tkinter-0:3.14.4-2.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-tkinter@3.14.4-2.el9_8?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.14-debug-0:3.14.4-2.el9_8.ppc64le",
"product": {
"name": "python3.14-debug-0:3.14.4-2.el9_8.ppc64le",
"product_id": "python3.14-debug-0:3.14.4-2.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-debug@3.14.4-2.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.14-freethreading-0:3.14.4-2.el9_8.ppc64le",
"product": {
"name": "python3.14-freethreading-0:3.14.4-2.el9_8.ppc64le",
"product_id": "python3.14-freethreading-0:3.14.4-2.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-freethreading@3.14.4-2.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.14-freethreading-debug-0:3.14.4-2.el9_8.ppc64le",
"product": {
"name": "python3.14-freethreading-debug-0:3.14.4-2.el9_8.ppc64le",
"product_id": "python3.14-freethreading-debug-0:3.14.4-2.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-freethreading-debug@3.14.4-2.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.14-freethreading-devel-0:3.14.4-2.el9_8.ppc64le",
"product": {
"name": "python3.14-freethreading-devel-0:3.14.4-2.el9_8.ppc64le",
"product_id": "python3.14-freethreading-devel-0:3.14.4-2.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-freethreading-devel@3.14.4-2.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.14-freethreading-idle-0:3.14.4-2.el9_8.ppc64le",
"product": {
"name": "python3.14-freethreading-idle-0:3.14.4-2.el9_8.ppc64le",
"product_id": "python3.14-freethreading-idle-0:3.14.4-2.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-freethreading-idle@3.14.4-2.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.14-freethreading-libs-0:3.14.4-2.el9_8.ppc64le",
"product": {
"name": "python3.14-freethreading-libs-0:3.14.4-2.el9_8.ppc64le",
"product_id": "python3.14-freethreading-libs-0:3.14.4-2.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-freethreading-libs@3.14.4-2.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.14-freethreading-test-0:3.14.4-2.el9_8.ppc64le",
"product": {
"name": "python3.14-freethreading-test-0:3.14.4-2.el9_8.ppc64le",
"product_id": "python3.14-freethreading-test-0:3.14.4-2.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-freethreading-test@3.14.4-2.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.ppc64le",
"product": {
"name": "python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.ppc64le",
"product_id": "python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-freethreading-tkinter@3.14.4-2.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.14-idle-0:3.14.4-2.el9_8.ppc64le",
"product": {
"name": "python3.14-idle-0:3.14.4-2.el9_8.ppc64le",
"product_id": "python3.14-idle-0:3.14.4-2.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-idle@3.14.4-2.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.14-test-0:3.14.4-2.el9_8.ppc64le",
"product": {
"name": "python3.14-test-0:3.14.4-2.el9_8.ppc64le",
"product_id": "python3.14-test-0:3.14.4-2.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-test@3.14.4-2.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.14-debugsource-0:3.14.4-2.el9_8.ppc64le",
"product": {
"name": "python3.14-debugsource-0:3.14.4-2.el9_8.ppc64le",
"product_id": "python3.14-debugsource-0:3.14.4-2.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-debugsource@3.14.4-2.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.14-debuginfo-0:3.14.4-2.el9_8.ppc64le",
"product": {
"name": "python3.14-debuginfo-0:3.14.4-2.el9_8.ppc64le",
"product_id": "python3.14-debuginfo-0:3.14.4-2.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-debuginfo@3.14.4-2.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.14-0:3.14.4-2.el9_8.ppc64le",
"product": {
"name": "python3.14-0:3.14.4-2.el9_8.ppc64le",
"product_id": "python3.14-0:3.14.4-2.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14@3.14.4-2.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.14-devel-0:3.14.4-2.el9_8.ppc64le",
"product": {
"name": "python3.14-devel-0:3.14.4-2.el9_8.ppc64le",
"product_id": "python3.14-devel-0:3.14.4-2.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-devel@3.14.4-2.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.14-libs-0:3.14.4-2.el9_8.ppc64le",
"product": {
"name": "python3.14-libs-0:3.14.4-2.el9_8.ppc64le",
"product_id": "python3.14-libs-0:3.14.4-2.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-libs@3.14.4-2.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.14-tkinter-0:3.14.4-2.el9_8.ppc64le",
"product": {
"name": "python3.14-tkinter-0:3.14.4-2.el9_8.ppc64le",
"product_id": "python3.14-tkinter-0:3.14.4-2.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14-tkinter@3.14.4-2.el9_8?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.14-0:3.14.4-2.el9_8.src",
"product": {
"name": "python3.14-0:3.14.4-2.el9_8.src",
"product_id": "python3.14-0:3.14.4-2.el9_8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.14@3.14.4-2.el9_8?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-0:3.14.4-2.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.aarch64"
},
"product_reference": "python3.14-0:3.14.4-2.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-0:3.14.4-2.el9_8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.i686"
},
"product_reference": "python3.14-0:3.14.4-2.el9_8.i686",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-0:3.14.4-2.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.ppc64le"
},
"product_reference": "python3.14-0:3.14.4-2.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-0:3.14.4-2.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.s390x"
},
"product_reference": "python3.14-0:3.14.4-2.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-0:3.14.4-2.el9_8.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.src"
},
"product_reference": "python3.14-0:3.14.4-2.el9_8.src",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-0:3.14.4-2.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.x86_64"
},
"product_reference": "python3.14-0:3.14.4-2.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-debug-0:3.14.4-2.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.aarch64"
},
"product_reference": "python3.14-debug-0:3.14.4-2.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-debug-0:3.14.4-2.el9_8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.i686"
},
"product_reference": "python3.14-debug-0:3.14.4-2.el9_8.i686",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-debug-0:3.14.4-2.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.ppc64le"
},
"product_reference": "python3.14-debug-0:3.14.4-2.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-debug-0:3.14.4-2.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.s390x"
},
"product_reference": "python3.14-debug-0:3.14.4-2.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-debug-0:3.14.4-2.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.x86_64"
},
"product_reference": "python3.14-debug-0:3.14.4-2.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-debuginfo-0:3.14.4-2.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.aarch64"
},
"product_reference": "python3.14-debuginfo-0:3.14.4-2.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-debuginfo-0:3.14.4-2.el9_8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.i686"
},
"product_reference": "python3.14-debuginfo-0:3.14.4-2.el9_8.i686",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-debuginfo-0:3.14.4-2.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.ppc64le"
},
"product_reference": "python3.14-debuginfo-0:3.14.4-2.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-debuginfo-0:3.14.4-2.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.s390x"
},
"product_reference": "python3.14-debuginfo-0:3.14.4-2.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-debuginfo-0:3.14.4-2.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.x86_64"
},
"product_reference": "python3.14-debuginfo-0:3.14.4-2.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-debugsource-0:3.14.4-2.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.aarch64"
},
"product_reference": "python3.14-debugsource-0:3.14.4-2.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-debugsource-0:3.14.4-2.el9_8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.i686"
},
"product_reference": "python3.14-debugsource-0:3.14.4-2.el9_8.i686",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-debugsource-0:3.14.4-2.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.ppc64le"
},
"product_reference": "python3.14-debugsource-0:3.14.4-2.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-debugsource-0:3.14.4-2.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.s390x"
},
"product_reference": "python3.14-debugsource-0:3.14.4-2.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-debugsource-0:3.14.4-2.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.x86_64"
},
"product_reference": "python3.14-debugsource-0:3.14.4-2.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-devel-0:3.14.4-2.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.aarch64"
},
"product_reference": "python3.14-devel-0:3.14.4-2.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-devel-0:3.14.4-2.el9_8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.i686"
},
"product_reference": "python3.14-devel-0:3.14.4-2.el9_8.i686",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-devel-0:3.14.4-2.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.ppc64le"
},
"product_reference": "python3.14-devel-0:3.14.4-2.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-devel-0:3.14.4-2.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.s390x"
},
"product_reference": "python3.14-devel-0:3.14.4-2.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-devel-0:3.14.4-2.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.x86_64"
},
"product_reference": "python3.14-devel-0:3.14.4-2.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-0:3.14.4-2.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.aarch64"
},
"product_reference": "python3.14-freethreading-0:3.14.4-2.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-0:3.14.4-2.el9_8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.i686"
},
"product_reference": "python3.14-freethreading-0:3.14.4-2.el9_8.i686",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-0:3.14.4-2.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.ppc64le"
},
"product_reference": "python3.14-freethreading-0:3.14.4-2.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-0:3.14.4-2.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.s390x"
},
"product_reference": "python3.14-freethreading-0:3.14.4-2.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-0:3.14.4-2.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.x86_64"
},
"product_reference": "python3.14-freethreading-0:3.14.4-2.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-debug-0:3.14.4-2.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.aarch64"
},
"product_reference": "python3.14-freethreading-debug-0:3.14.4-2.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-debug-0:3.14.4-2.el9_8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.i686"
},
"product_reference": "python3.14-freethreading-debug-0:3.14.4-2.el9_8.i686",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-debug-0:3.14.4-2.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.ppc64le"
},
"product_reference": "python3.14-freethreading-debug-0:3.14.4-2.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-debug-0:3.14.4-2.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.s390x"
},
"product_reference": "python3.14-freethreading-debug-0:3.14.4-2.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-debug-0:3.14.4-2.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.x86_64"
},
"product_reference": "python3.14-freethreading-debug-0:3.14.4-2.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-devel-0:3.14.4-2.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.aarch64"
},
"product_reference": "python3.14-freethreading-devel-0:3.14.4-2.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-devel-0:3.14.4-2.el9_8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.i686"
},
"product_reference": "python3.14-freethreading-devel-0:3.14.4-2.el9_8.i686",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-devel-0:3.14.4-2.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.ppc64le"
},
"product_reference": "python3.14-freethreading-devel-0:3.14.4-2.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-devel-0:3.14.4-2.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.s390x"
},
"product_reference": "python3.14-freethreading-devel-0:3.14.4-2.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-devel-0:3.14.4-2.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.x86_64"
},
"product_reference": "python3.14-freethreading-devel-0:3.14.4-2.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-idle-0:3.14.4-2.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.aarch64"
},
"product_reference": "python3.14-freethreading-idle-0:3.14.4-2.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-idle-0:3.14.4-2.el9_8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.i686"
},
"product_reference": "python3.14-freethreading-idle-0:3.14.4-2.el9_8.i686",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-idle-0:3.14.4-2.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.ppc64le"
},
"product_reference": "python3.14-freethreading-idle-0:3.14.4-2.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-idle-0:3.14.4-2.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.s390x"
},
"product_reference": "python3.14-freethreading-idle-0:3.14.4-2.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-idle-0:3.14.4-2.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.x86_64"
},
"product_reference": "python3.14-freethreading-idle-0:3.14.4-2.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-libs-0:3.14.4-2.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.aarch64"
},
"product_reference": "python3.14-freethreading-libs-0:3.14.4-2.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-libs-0:3.14.4-2.el9_8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.i686"
},
"product_reference": "python3.14-freethreading-libs-0:3.14.4-2.el9_8.i686",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-libs-0:3.14.4-2.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.ppc64le"
},
"product_reference": "python3.14-freethreading-libs-0:3.14.4-2.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-libs-0:3.14.4-2.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.s390x"
},
"product_reference": "python3.14-freethreading-libs-0:3.14.4-2.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-libs-0:3.14.4-2.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.x86_64"
},
"product_reference": "python3.14-freethreading-libs-0:3.14.4-2.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-test-0:3.14.4-2.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.aarch64"
},
"product_reference": "python3.14-freethreading-test-0:3.14.4-2.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-test-0:3.14.4-2.el9_8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.i686"
},
"product_reference": "python3.14-freethreading-test-0:3.14.4-2.el9_8.i686",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-test-0:3.14.4-2.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.ppc64le"
},
"product_reference": "python3.14-freethreading-test-0:3.14.4-2.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-test-0:3.14.4-2.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.s390x"
},
"product_reference": "python3.14-freethreading-test-0:3.14.4-2.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-test-0:3.14.4-2.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.x86_64"
},
"product_reference": "python3.14-freethreading-test-0:3.14.4-2.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.aarch64"
},
"product_reference": "python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.i686"
},
"product_reference": "python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.i686",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.ppc64le"
},
"product_reference": "python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.s390x"
},
"product_reference": "python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.x86_64"
},
"product_reference": "python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-idle-0:3.14.4-2.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.aarch64"
},
"product_reference": "python3.14-idle-0:3.14.4-2.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-idle-0:3.14.4-2.el9_8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.i686"
},
"product_reference": "python3.14-idle-0:3.14.4-2.el9_8.i686",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-idle-0:3.14.4-2.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.ppc64le"
},
"product_reference": "python3.14-idle-0:3.14.4-2.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-idle-0:3.14.4-2.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.s390x"
},
"product_reference": "python3.14-idle-0:3.14.4-2.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-idle-0:3.14.4-2.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.x86_64"
},
"product_reference": "python3.14-idle-0:3.14.4-2.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-libs-0:3.14.4-2.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.aarch64"
},
"product_reference": "python3.14-libs-0:3.14.4-2.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-libs-0:3.14.4-2.el9_8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.i686"
},
"product_reference": "python3.14-libs-0:3.14.4-2.el9_8.i686",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-libs-0:3.14.4-2.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.ppc64le"
},
"product_reference": "python3.14-libs-0:3.14.4-2.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-libs-0:3.14.4-2.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.s390x"
},
"product_reference": "python3.14-libs-0:3.14.4-2.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-libs-0:3.14.4-2.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.x86_64"
},
"product_reference": "python3.14-libs-0:3.14.4-2.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-test-0:3.14.4-2.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.aarch64"
},
"product_reference": "python3.14-test-0:3.14.4-2.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-test-0:3.14.4-2.el9_8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.i686"
},
"product_reference": "python3.14-test-0:3.14.4-2.el9_8.i686",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-test-0:3.14.4-2.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.ppc64le"
},
"product_reference": "python3.14-test-0:3.14.4-2.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-test-0:3.14.4-2.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.s390x"
},
"product_reference": "python3.14-test-0:3.14.4-2.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-test-0:3.14.4-2.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.x86_64"
},
"product_reference": "python3.14-test-0:3.14.4-2.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-tkinter-0:3.14.4-2.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.aarch64"
},
"product_reference": "python3.14-tkinter-0:3.14.4-2.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-tkinter-0:3.14.4-2.el9_8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.i686"
},
"product_reference": "python3.14-tkinter-0:3.14.4-2.el9_8.i686",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-tkinter-0:3.14.4-2.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.ppc64le"
},
"product_reference": "python3.14-tkinter-0:3.14.4-2.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-tkinter-0:3.14.4-2.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.s390x"
},
"product_reference": "python3.14-tkinter-0:3.14.4-2.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-tkinter-0:3.14.4-2.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.x86_64"
},
"product_reference": "python3.14-tkinter-0:3.14.4-2.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-0:3.14.4-2.el9_8.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.aarch64"
},
"product_reference": "python3.14-0:3.14.4-2.el9_8.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-0:3.14.4-2.el9_8.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.i686"
},
"product_reference": "python3.14-0:3.14.4-2.el9_8.i686",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-0:3.14.4-2.el9_8.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.ppc64le"
},
"product_reference": "python3.14-0:3.14.4-2.el9_8.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-0:3.14.4-2.el9_8.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.s390x"
},
"product_reference": "python3.14-0:3.14.4-2.el9_8.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-0:3.14.4-2.el9_8.src as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.src"
},
"product_reference": "python3.14-0:3.14.4-2.el9_8.src",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-0:3.14.4-2.el9_8.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.x86_64"
},
"product_reference": "python3.14-0:3.14.4-2.el9_8.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-debug-0:3.14.4-2.el9_8.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.aarch64"
},
"product_reference": "python3.14-debug-0:3.14.4-2.el9_8.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-debug-0:3.14.4-2.el9_8.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.i686"
},
"product_reference": "python3.14-debug-0:3.14.4-2.el9_8.i686",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-debug-0:3.14.4-2.el9_8.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.ppc64le"
},
"product_reference": "python3.14-debug-0:3.14.4-2.el9_8.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-debug-0:3.14.4-2.el9_8.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.s390x"
},
"product_reference": "python3.14-debug-0:3.14.4-2.el9_8.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-debug-0:3.14.4-2.el9_8.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.x86_64"
},
"product_reference": "python3.14-debug-0:3.14.4-2.el9_8.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-debuginfo-0:3.14.4-2.el9_8.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.aarch64"
},
"product_reference": "python3.14-debuginfo-0:3.14.4-2.el9_8.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-debuginfo-0:3.14.4-2.el9_8.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.i686"
},
"product_reference": "python3.14-debuginfo-0:3.14.4-2.el9_8.i686",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-debuginfo-0:3.14.4-2.el9_8.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.ppc64le"
},
"product_reference": "python3.14-debuginfo-0:3.14.4-2.el9_8.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-debuginfo-0:3.14.4-2.el9_8.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.s390x"
},
"product_reference": "python3.14-debuginfo-0:3.14.4-2.el9_8.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-debuginfo-0:3.14.4-2.el9_8.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.x86_64"
},
"product_reference": "python3.14-debuginfo-0:3.14.4-2.el9_8.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-debugsource-0:3.14.4-2.el9_8.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.aarch64"
},
"product_reference": "python3.14-debugsource-0:3.14.4-2.el9_8.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-debugsource-0:3.14.4-2.el9_8.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.i686"
},
"product_reference": "python3.14-debugsource-0:3.14.4-2.el9_8.i686",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-debugsource-0:3.14.4-2.el9_8.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.ppc64le"
},
"product_reference": "python3.14-debugsource-0:3.14.4-2.el9_8.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-debugsource-0:3.14.4-2.el9_8.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.s390x"
},
"product_reference": "python3.14-debugsource-0:3.14.4-2.el9_8.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-debugsource-0:3.14.4-2.el9_8.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.x86_64"
},
"product_reference": "python3.14-debugsource-0:3.14.4-2.el9_8.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-devel-0:3.14.4-2.el9_8.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.aarch64"
},
"product_reference": "python3.14-devel-0:3.14.4-2.el9_8.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-devel-0:3.14.4-2.el9_8.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.i686"
},
"product_reference": "python3.14-devel-0:3.14.4-2.el9_8.i686",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-devel-0:3.14.4-2.el9_8.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.ppc64le"
},
"product_reference": "python3.14-devel-0:3.14.4-2.el9_8.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-devel-0:3.14.4-2.el9_8.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.s390x"
},
"product_reference": "python3.14-devel-0:3.14.4-2.el9_8.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-devel-0:3.14.4-2.el9_8.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.x86_64"
},
"product_reference": "python3.14-devel-0:3.14.4-2.el9_8.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-0:3.14.4-2.el9_8.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.aarch64"
},
"product_reference": "python3.14-freethreading-0:3.14.4-2.el9_8.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-0:3.14.4-2.el9_8.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.i686"
},
"product_reference": "python3.14-freethreading-0:3.14.4-2.el9_8.i686",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-0:3.14.4-2.el9_8.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.ppc64le"
},
"product_reference": "python3.14-freethreading-0:3.14.4-2.el9_8.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-0:3.14.4-2.el9_8.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.s390x"
},
"product_reference": "python3.14-freethreading-0:3.14.4-2.el9_8.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-0:3.14.4-2.el9_8.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.x86_64"
},
"product_reference": "python3.14-freethreading-0:3.14.4-2.el9_8.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-debug-0:3.14.4-2.el9_8.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.aarch64"
},
"product_reference": "python3.14-freethreading-debug-0:3.14.4-2.el9_8.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-debug-0:3.14.4-2.el9_8.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.i686"
},
"product_reference": "python3.14-freethreading-debug-0:3.14.4-2.el9_8.i686",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-debug-0:3.14.4-2.el9_8.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.ppc64le"
},
"product_reference": "python3.14-freethreading-debug-0:3.14.4-2.el9_8.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-debug-0:3.14.4-2.el9_8.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.s390x"
},
"product_reference": "python3.14-freethreading-debug-0:3.14.4-2.el9_8.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-debug-0:3.14.4-2.el9_8.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.x86_64"
},
"product_reference": "python3.14-freethreading-debug-0:3.14.4-2.el9_8.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-devel-0:3.14.4-2.el9_8.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.aarch64"
},
"product_reference": "python3.14-freethreading-devel-0:3.14.4-2.el9_8.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-devel-0:3.14.4-2.el9_8.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.i686"
},
"product_reference": "python3.14-freethreading-devel-0:3.14.4-2.el9_8.i686",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-devel-0:3.14.4-2.el9_8.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.ppc64le"
},
"product_reference": "python3.14-freethreading-devel-0:3.14.4-2.el9_8.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-devel-0:3.14.4-2.el9_8.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.s390x"
},
"product_reference": "python3.14-freethreading-devel-0:3.14.4-2.el9_8.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-devel-0:3.14.4-2.el9_8.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.x86_64"
},
"product_reference": "python3.14-freethreading-devel-0:3.14.4-2.el9_8.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-idle-0:3.14.4-2.el9_8.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.aarch64"
},
"product_reference": "python3.14-freethreading-idle-0:3.14.4-2.el9_8.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-idle-0:3.14.4-2.el9_8.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.i686"
},
"product_reference": "python3.14-freethreading-idle-0:3.14.4-2.el9_8.i686",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-idle-0:3.14.4-2.el9_8.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.ppc64le"
},
"product_reference": "python3.14-freethreading-idle-0:3.14.4-2.el9_8.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-idle-0:3.14.4-2.el9_8.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.s390x"
},
"product_reference": "python3.14-freethreading-idle-0:3.14.4-2.el9_8.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-idle-0:3.14.4-2.el9_8.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.x86_64"
},
"product_reference": "python3.14-freethreading-idle-0:3.14.4-2.el9_8.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-libs-0:3.14.4-2.el9_8.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.aarch64"
},
"product_reference": "python3.14-freethreading-libs-0:3.14.4-2.el9_8.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-libs-0:3.14.4-2.el9_8.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.i686"
},
"product_reference": "python3.14-freethreading-libs-0:3.14.4-2.el9_8.i686",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-libs-0:3.14.4-2.el9_8.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.ppc64le"
},
"product_reference": "python3.14-freethreading-libs-0:3.14.4-2.el9_8.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-libs-0:3.14.4-2.el9_8.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.s390x"
},
"product_reference": "python3.14-freethreading-libs-0:3.14.4-2.el9_8.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-libs-0:3.14.4-2.el9_8.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.x86_64"
},
"product_reference": "python3.14-freethreading-libs-0:3.14.4-2.el9_8.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-test-0:3.14.4-2.el9_8.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.aarch64"
},
"product_reference": "python3.14-freethreading-test-0:3.14.4-2.el9_8.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-test-0:3.14.4-2.el9_8.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.i686"
},
"product_reference": "python3.14-freethreading-test-0:3.14.4-2.el9_8.i686",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-test-0:3.14.4-2.el9_8.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.ppc64le"
},
"product_reference": "python3.14-freethreading-test-0:3.14.4-2.el9_8.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-test-0:3.14.4-2.el9_8.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.s390x"
},
"product_reference": "python3.14-freethreading-test-0:3.14.4-2.el9_8.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-test-0:3.14.4-2.el9_8.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.x86_64"
},
"product_reference": "python3.14-freethreading-test-0:3.14.4-2.el9_8.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.aarch64"
},
"product_reference": "python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.i686"
},
"product_reference": "python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.i686",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.ppc64le"
},
"product_reference": "python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.s390x"
},
"product_reference": "python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.x86_64"
},
"product_reference": "python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-idle-0:3.14.4-2.el9_8.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.aarch64"
},
"product_reference": "python3.14-idle-0:3.14.4-2.el9_8.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-idle-0:3.14.4-2.el9_8.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.i686"
},
"product_reference": "python3.14-idle-0:3.14.4-2.el9_8.i686",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-idle-0:3.14.4-2.el9_8.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.ppc64le"
},
"product_reference": "python3.14-idle-0:3.14.4-2.el9_8.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-idle-0:3.14.4-2.el9_8.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.s390x"
},
"product_reference": "python3.14-idle-0:3.14.4-2.el9_8.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-idle-0:3.14.4-2.el9_8.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.x86_64"
},
"product_reference": "python3.14-idle-0:3.14.4-2.el9_8.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-libs-0:3.14.4-2.el9_8.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.aarch64"
},
"product_reference": "python3.14-libs-0:3.14.4-2.el9_8.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-libs-0:3.14.4-2.el9_8.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.i686"
},
"product_reference": "python3.14-libs-0:3.14.4-2.el9_8.i686",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-libs-0:3.14.4-2.el9_8.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.ppc64le"
},
"product_reference": "python3.14-libs-0:3.14.4-2.el9_8.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-libs-0:3.14.4-2.el9_8.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.s390x"
},
"product_reference": "python3.14-libs-0:3.14.4-2.el9_8.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-libs-0:3.14.4-2.el9_8.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.x86_64"
},
"product_reference": "python3.14-libs-0:3.14.4-2.el9_8.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-test-0:3.14.4-2.el9_8.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.aarch64"
},
"product_reference": "python3.14-test-0:3.14.4-2.el9_8.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-test-0:3.14.4-2.el9_8.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.i686"
},
"product_reference": "python3.14-test-0:3.14.4-2.el9_8.i686",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-test-0:3.14.4-2.el9_8.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.ppc64le"
},
"product_reference": "python3.14-test-0:3.14.4-2.el9_8.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-test-0:3.14.4-2.el9_8.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.s390x"
},
"product_reference": "python3.14-test-0:3.14.4-2.el9_8.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-test-0:3.14.4-2.el9_8.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.x86_64"
},
"product_reference": "python3.14-test-0:3.14.4-2.el9_8.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-tkinter-0:3.14.4-2.el9_8.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.aarch64"
},
"product_reference": "python3.14-tkinter-0:3.14.4-2.el9_8.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-tkinter-0:3.14.4-2.el9_8.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.i686"
},
"product_reference": "python3.14-tkinter-0:3.14.4-2.el9_8.i686",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-tkinter-0:3.14.4-2.el9_8.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.ppc64le"
},
"product_reference": "python3.14-tkinter-0:3.14.4-2.el9_8.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-tkinter-0:3.14.4-2.el9_8.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.s390x"
},
"product_reference": "python3.14-tkinter-0:3.14.4-2.el9_8.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.14-tkinter-0:3.14.4-2.el9_8.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.x86_64"
},
"product_reference": "python3.14-tkinter-0:3.14.4-2.el9_8.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
}
]
},
"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-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.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-19T18:30:42+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19176"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.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-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.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-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.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-19T18:30:42+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19176"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.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-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.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-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.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-19T18:30:42+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19176"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.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-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.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-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.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-19T18:30:42+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19176"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.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-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.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-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.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-19T18:30:42+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19176"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.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-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.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-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.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-19T18:30:42+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19176"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.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-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.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-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.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-19T18:30:42+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19176"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.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-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.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-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.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-19T18:30:42+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19176"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.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-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.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-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.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-19T18:30:42+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19176"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.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-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debug-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debuginfo-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-debugsource-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-devel-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-debug-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-devel-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-idle-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-libs-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-test-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-freethreading-tkinter-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-idle-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-libs-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-test-0:3.14.4-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.14-tkinter-0:3.14.4-2.el9_8.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.