Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-6100 (GCVE-0-2026-6100)
Vulnerability from cvelistv5 – Published: 2026-04-13 17:15 – Updated: 2026-04-14 14:30| Vendor | Product | Version | |
|---|---|---|---|
| Python Software Foundation | CPython |
Affected:
0 , < 3.15.0
(python)
|
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-6100",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-04-13T19:21:03.412763Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-04-13T19:21:10.878Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2026-04-13T19:29:27.322Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "http://www.openwall.com/lists/oss-security/2026/04/13/10"
}
],
"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": "0",
"versionType": "python"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "reporter",
"value": "Ryan Hileman"
},
{
"lang": "en",
"type": "remediation developer",
"value": "Stan Ulbrych"
},
{
"lang": "en",
"type": "coordinator",
"value": "Seth Larson"
},
{
"lang": "en",
"type": "finder",
"value": "Stan Ulbrych"
},
{
"lang": "en",
"type": "finder",
"value": "Ryan Hileman"
}
],
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "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.\u003cbr\u003e\u003cbr\u003eThe 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."
}
],
"value": "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."
}
],
"metrics": [
{
"cvssV4_0": {
"Automatable": "NOT_DEFINED",
"Recovery": "NOT_DEFINED",
"Safety": "NOT_DEFINED",
"attackComplexity": "HIGH",
"attackRequirements": "PRESENT",
"attackVector": "NETWORK",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"exploitMaturity": "NOT_DEFINED",
"privilegesRequired": "NONE",
"providerUrgency": "NOT_DEFINED",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "NONE",
"valueDensity": "NOT_DEFINED",
"vectorString": "CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/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-416",
"description": "CWE-416 Use after free",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-787",
"description": "CWE-787 Out-of-bounds write",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-04-14T14:30:25.622Z",
"orgId": "28c92f92-d60d-412d-b760-e73465c3df22",
"shortName": "PSF"
},
"references": [
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/pull/148396"
},
{
"tags": [
"vendor-advisory"
],
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/HTWB2Z6KT5QQX4RYEZAFININDHNOSIF3/"
},
{
"tags": [
"issue-tracking"
],
"url": "https://github.com/python/cpython/issues/148395"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/6a5f79c8d7bbf22b083b240910c7a8781a59437d"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/8fc66aef6d7b3ae58f43f5c66f9366cc8cbbfcd2"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/c3cf71c3366fe49acb776a639405c0eea6169c20"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/47128e64f98c3a20271138a98c2922bea2a3ee0e"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/e20c6c9667c99ecaab96e1a2b3767082841ffc8b"
}
],
"source": {
"discovery": "UNKNOWN"
},
"title": "Use-after-free in lzma.LZMADecompressor, bz2.BZ2Decompressor, and gzip.GzipFile after re-use under memory pressure",
"x_generator": {
"engine": "Vulnogram 0.6.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "28c92f92-d60d-412d-b760-e73465c3df22",
"assignerShortName": "PSF",
"cveId": "CVE-2026-6100",
"datePublished": "2026-04-13T17:15:47.606Z",
"dateReserved": "2026-04-10T21:13:45.428Z",
"dateUpdated": "2026-04-14T14:30:25.622Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-6100",
"date": "2026-06-04",
"epss": "0.00164",
"percentile": "0.37113"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-6100\",\"sourceIdentifier\":\"cna@python.org\",\"published\":\"2026-04-13T18:16:31.297\",\"lastModified\":\"2026-04-17T15:18:16.507\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"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.\"}],\"metrics\":{\"cvssMetricV40\":[{\"source\":\"cna@python.org\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"4.0\",\"vectorString\":\"CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/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\":9.1,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"attackRequirements\":\"PRESENT\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"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-416\"},{\"lang\":\"en\",\"value\":\"CWE-787\"}]}],\"references\":[{\"url\":\"https://github.com/python/cpython/commit/47128e64f98c3a20271138a98c2922bea2a3ee0e\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/commit/6a5f79c8d7bbf22b083b240910c7a8781a59437d\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/commit/8fc66aef6d7b3ae58f43f5c66f9366cc8cbbfcd2\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/commit/c3cf71c3366fe49acb776a639405c0eea6169c20\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/commit/e20c6c9667c99ecaab96e1a2b3767082841ffc8b\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/issues/148395\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/pull/148396\",\"source\":\"cna@python.org\"},{\"url\":\"https://mail.python.org/archives/list/security-announce@python.org/thread/HTWB2Z6KT5QQX4RYEZAFININDHNOSIF3/\",\"source\":\"cna@python.org\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2026/04/13/10\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"http://www.openwall.com/lists/oss-security/2026/04/13/10\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2026-04-13T19:29:27.322Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-6100\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-04-13T19:21:03.412763Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-04-13T19:21:07.815Z\"}}], \"cna\": {\"title\": \"Use-after-free in lzma.LZMADecompressor, bz2.BZ2Decompressor, and gzip.GzipFile after re-use under memory pressure\", \"source\": {\"discovery\": \"UNKNOWN\"}, \"credits\": [{\"lang\": \"en\", \"type\": \"reporter\", \"value\": \"Ryan Hileman\"}, {\"lang\": \"en\", \"type\": \"remediation developer\", \"value\": \"Stan Ulbrych\"}, {\"lang\": \"en\", \"type\": \"coordinator\", \"value\": \"Seth Larson\"}, {\"lang\": \"en\", \"type\": \"finder\", \"value\": \"Stan Ulbrych\"}, {\"lang\": \"en\", \"type\": \"finder\", \"value\": \"Ryan Hileman\"}], \"metrics\": [{\"format\": \"CVSS\", \"cvssV4_0\": {\"Safety\": \"NOT_DEFINED\", \"version\": \"4.0\", \"Recovery\": \"NOT_DEFINED\", \"baseScore\": 9.1, \"Automatable\": \"NOT_DEFINED\", \"attackVector\": \"NETWORK\", \"baseSeverity\": \"CRITICAL\", \"valueDensity\": \"NOT_DEFINED\", \"vectorString\": \"CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N\", \"exploitMaturity\": \"NOT_DEFINED\", \"providerUrgency\": \"NOT_DEFINED\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"HIGH\", \"attackRequirements\": \"PRESENT\", \"privilegesRequired\": \"NONE\", \"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\": \"0\", \"lessThan\": \"3.15.0\", \"versionType\": \"python\"}], \"defaultStatus\": \"unaffected\"}], \"references\": [{\"url\": \"https://github.com/python/cpython/pull/148396\", \"tags\": [\"patch\"]}, {\"url\": \"https://mail.python.org/archives/list/security-announce@python.org/thread/HTWB2Z6KT5QQX4RYEZAFININDHNOSIF3/\", \"tags\": [\"vendor-advisory\"]}, {\"url\": \"https://github.com/python/cpython/issues/148395\", \"tags\": [\"issue-tracking\"]}, {\"url\": \"https://github.com/python/cpython/commit/6a5f79c8d7bbf22b083b240910c7a8781a59437d\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/8fc66aef6d7b3ae58f43f5c66f9366cc8cbbfcd2\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/c3cf71c3366fe49acb776a639405c0eea6169c20\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/47128e64f98c3a20271138a98c2922bea2a3ee0e\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/e20c6c9667c99ecaab96e1a2b3767082841ffc8b\", \"tags\": [\"patch\"]}], \"x_generator\": {\"engine\": \"Vulnogram 0.6.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"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.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"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.\u003cbr\u003e\u003cbr\u003eThe 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.\", \"base64\": false}]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-416\", \"description\": \"CWE-416 Use after free\"}]}, {\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-787\", \"description\": \"CWE-787 Out-of-bounds write\"}]}], \"providerMetadata\": {\"orgId\": \"28c92f92-d60d-412d-b760-e73465c3df22\", \"shortName\": \"PSF\", \"dateUpdated\": \"2026-04-14T14:30:25.622Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-6100\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-04-14T14:30:25.622Z\", \"dateReserved\": \"2026-04-10T21:13:45.428Z\", \"assignerOrgId\": \"28c92f92-d60d-412d-b760-e73465c3df22\", \"datePublished\": \"2026-04-13T17:15:47.606Z\", \"assignerShortName\": \"PSF\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
RHSA-2026:10950
Vulnerability from csaf_redhat - Published: 2026-04-27 15:06 - Updated: 2026-06-04 19:44A vulnerability in Python’s os.path.expandvars() function that can cause performance degradation. When processing specially crafted, user-controlled input with nested environment variable patterns, the function exhibits quadratic time complexity, potentially leading to excessive CPU usage and denial of service (DoS) conditions. No code execution or data exposure occurs, so the impact is limited to performance slowdown.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the plistlib module in the Python standard library. The amount of data to read from a Plist file is specified in the file itself. This issue allows a specially crafted Plist file to cause an application to allocate a large amount of memory, potentially resulting in allocations errors, swapping, out-of-memory conditions or even system freezes.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
Missing newline filtering has been discovered in Python. User-controlled data URLs parsed by urllib.request.DataHandler allow injecting headers through newlines in the data URL mediatype.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
A memory amplification vulnerability in libexpat allows attackers to trigger excessive dynamic memory allocations by submitting specially crafted XML input. A small input (~250 KiB) can cause the parser to allocate hundreds of megabytes, leading to denial-of-service (DoS) through memory exhaustion.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
An injection flaw has been discovered in Python. When using http.cookies.Morsel, user-controlled cookie values and parameters can allow injecting HTTP headers into messages. Patch rejects all control characters within cookie names, values, and parameters.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Python. This vulnerability allows for the injection of extra information into HTTP communication. Specifically, the system does not properly prevent special characters (carriage return and line feed) from being included in HTTP client proxy tunnel headers or host fields.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in CPython. This vulnerability allows a local user with low privileges to bypass security auditing mechanisms. The issue occurs because the SourcelessFileLoader component, responsible for handling older Python compiled files (.pyc), does not properly trigger system audit events. This oversight could enable malicious activities to go undetected, compromising the integrity of the system.
CWE-778 - Insufficient Logging| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
A control character validation flaw has been discovered in the Python http.cookie module. The Morsel.update(), |= operator, and unpickling paths were not patched to resolve CVE-2026-0672, allowing control characters to bypass input validation. Additionally, BaseCookie.js_output() lacked the output validation applied to BaseCookie.output().
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
A stack overflow flaw has been discovered in the python pyexpat module. When an Expat parser with a registered ElementDeclHandler parses an inline document type definition containing a deeply nested content model a C stack overflow occurs. This will result in a program crash.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the Python webbrowser.open() API. If a specially crafted URL containing "%action" is processed, an attacker could bypass a previous mitigation for CVE-2026-4519. This bypass allows for command injection into the underlying shell, potentially leading to arbitrary code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Python's decompression modules, including `lzma.LZMADecompressor`, `bz2.BZ2Decompressor`, and `gzip.GzipFile`. This vulnerability, a use-after-free, can occur if a program attempts to re-use a decompression object after a memory allocation error, especially when the system is experiencing high memory usage. Exploitation of this flaw could potentially allow an attacker to execute arbitrary code or access sensitive data. The vulnerability is only present if the program re-uses decompressor instances across multiple decompression calls even after a `MemoryError` is raised during decompression. Using the helper functions to one-shot decompress data such as `lzma.decompress()`, `bz2.decompress()`, `gzip.decompress()`, and `zlib.decompress()` are not affected as a new decompressor instance is used per call. If the decompressor instance is not re-used after an error condition, this usage is similarly not vulnerable.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for python3.12 is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* expat: libexpat in Expat allows attackers to trigger large dynamic memory allocations via a small document that is submitted for parsing (CVE-2025-59375)\n\n* python: Quadratic complexity in os.path.expandvars() with user-controlled template (CVE-2025-6075)\n\n* cpython: Out-of-memory when loading Plist (CVE-2025-13837)\n\n* cpython: Header injection via newlines in data URL mediatype in Python (CVE-2025-15282)\n\n* cpython: Header injection in http.cookies.Morsel in Python (CVE-2026-0672)\n\n* cpython: CPython: Logging Bypass in Legacy .pyc File Handling (CVE-2026-2297)\n\n* cpython: Incomplete control character validation in http.cookies (CVE-2026-3644)\n\n* cpython: Stack overflow parsing XML with deeply nested DTD content models (CVE-2026-4224)\n\n* python: Python: HTTP header injection via CR/LF in proxy tunnel headers (CVE-2026-1502)\n\n* python: Python: Arbitrary code execution or information disclosure via use-after-free in decompression modules (CVE-2026-6100)\n\n* python: cpython: Python: Arbitrary code execution via command injection in webbrowser.open() API (CVE-2026-4786)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:10950",
"url": "https://access.redhat.com/errata/RHSA-2026:10950"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2395108",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2395108"
},
{
"category": "external",
"summary": "2408891",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2408891"
},
{
"category": "external",
"summary": "2418084",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418084"
},
{
"category": "external",
"summary": "2431366",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431366"
},
{
"category": "external",
"summary": "2431374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431374"
},
{
"category": "external",
"summary": "2444691",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2444691"
},
{
"category": "external",
"summary": "2448168",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2448168"
},
{
"category": "external",
"summary": "2448181",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2448181"
},
{
"category": "external",
"summary": "2457409",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2457409"
},
{
"category": "external",
"summary": "2457932",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2457932"
},
{
"category": "external",
"summary": "2458049",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2458049"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_10950.json"
}
],
"title": "Red Hat Security Advisory: python3.12 security update",
"tracking": {
"current_release_date": "2026-06-04T19:44:51+00:00",
"generator": {
"date": "2026-06-04T19:44:51+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2026:10950",
"initial_release_date": "2026-04-27T15:06:18+00:00",
"revision_history": [
{
"date": "2026-04-27T15:06:18+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-04-27T15:06:18+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-04T19:44:51+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux CRB (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.12-0:3.12.13-2.el8_10.x86_64",
"product": {
"name": "python3.12-0:3.12.13-2.el8_10.x86_64",
"product_id": "python3.12-0:3.12.13-2.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12@3.12.13-2.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"product": {
"name": "python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"product_id": "python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-devel@3.12.13-2.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"product": {
"name": "python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"product_id": "python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-libs@3.12.13-2.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-tkinter-0:3.12.13-2.el8_10.x86_64",
"product": {
"name": "python3.12-tkinter-0:3.12.13-2.el8_10.x86_64",
"product_id": "python3.12-tkinter-0:3.12.13-2.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-tkinter@3.12.13-2.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"product": {
"name": "python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"product_id": "python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.13-2.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"product": {
"name": "python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"product_id": "python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.13-2.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"product": {
"name": "python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"product_id": "python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debug@3.12.13-2.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"product": {
"name": "python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"product_id": "python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-idle@3.12.13-2.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-test-0:3.12.13-2.el8_10.x86_64",
"product": {
"name": "python3.12-test-0:3.12.13-2.el8_10.x86_64",
"product_id": "python3.12-test-0:3.12.13-2.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-test@3.12.13-2.el8_10?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.12-devel-0:3.12.13-2.el8_10.i686",
"product": {
"name": "python3.12-devel-0:3.12.13-2.el8_10.i686",
"product_id": "python3.12-devel-0:3.12.13-2.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-devel@3.12.13-2.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-libs-0:3.12.13-2.el8_10.i686",
"product": {
"name": "python3.12-libs-0:3.12.13-2.el8_10.i686",
"product_id": "python3.12-libs-0:3.12.13-2.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-libs@3.12.13-2.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"product": {
"name": "python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"product_id": "python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.13-2.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"product": {
"name": "python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"product_id": "python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.13-2.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-0:3.12.13-2.el8_10.i686",
"product": {
"name": "python3.12-0:3.12.13-2.el8_10.i686",
"product_id": "python3.12-0:3.12.13-2.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12@3.12.13-2.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-debug-0:3.12.13-2.el8_10.i686",
"product": {
"name": "python3.12-debug-0:3.12.13-2.el8_10.i686",
"product_id": "python3.12-debug-0:3.12.13-2.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debug@3.12.13-2.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-idle-0:3.12.13-2.el8_10.i686",
"product": {
"name": "python3.12-idle-0:3.12.13-2.el8_10.i686",
"product_id": "python3.12-idle-0:3.12.13-2.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-idle@3.12.13-2.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-test-0:3.12.13-2.el8_10.i686",
"product": {
"name": "python3.12-test-0:3.12.13-2.el8_10.i686",
"product_id": "python3.12-test-0:3.12.13-2.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-test@3.12.13-2.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"product": {
"name": "python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"product_id": "python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-tkinter@3.12.13-2.el8_10?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.12-0:3.12.13-2.el8_10.s390x",
"product": {
"name": "python3.12-0:3.12.13-2.el8_10.s390x",
"product_id": "python3.12-0:3.12.13-2.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12@3.12.13-2.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-devel-0:3.12.13-2.el8_10.s390x",
"product": {
"name": "python3.12-devel-0:3.12.13-2.el8_10.s390x",
"product_id": "python3.12-devel-0:3.12.13-2.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-devel@3.12.13-2.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-libs-0:3.12.13-2.el8_10.s390x",
"product": {
"name": "python3.12-libs-0:3.12.13-2.el8_10.s390x",
"product_id": "python3.12-libs-0:3.12.13-2.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-libs@3.12.13-2.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"product": {
"name": "python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"product_id": "python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-tkinter@3.12.13-2.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"product": {
"name": "python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"product_id": "python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.13-2.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"product": {
"name": "python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"product_id": "python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.13-2.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-debug-0:3.12.13-2.el8_10.s390x",
"product": {
"name": "python3.12-debug-0:3.12.13-2.el8_10.s390x",
"product_id": "python3.12-debug-0:3.12.13-2.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debug@3.12.13-2.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-idle-0:3.12.13-2.el8_10.s390x",
"product": {
"name": "python3.12-idle-0:3.12.13-2.el8_10.s390x",
"product_id": "python3.12-idle-0:3.12.13-2.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-idle@3.12.13-2.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-test-0:3.12.13-2.el8_10.s390x",
"product": {
"name": "python3.12-test-0:3.12.13-2.el8_10.s390x",
"product_id": "python3.12-test-0:3.12.13-2.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-test@3.12.13-2.el8_10?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.12-0:3.12.13-2.el8_10.src",
"product": {
"name": "python3.12-0:3.12.13-2.el8_10.src",
"product_id": "python3.12-0:3.12.13-2.el8_10.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12@3.12.13-2.el8_10?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.12-0:3.12.13-2.el8_10.aarch64",
"product": {
"name": "python3.12-0:3.12.13-2.el8_10.aarch64",
"product_id": "python3.12-0:3.12.13-2.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12@3.12.13-2.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"product": {
"name": "python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"product_id": "python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-devel@3.12.13-2.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"product": {
"name": "python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"product_id": "python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-libs@3.12.13-2.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"product": {
"name": "python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"product_id": "python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-tkinter@3.12.13-2.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"product": {
"name": "python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"product_id": "python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.13-2.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"product": {
"name": "python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"product_id": "python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.13-2.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"product": {
"name": "python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"product_id": "python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debug@3.12.13-2.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"product": {
"name": "python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"product_id": "python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-idle@3.12.13-2.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-test-0:3.12.13-2.el8_10.aarch64",
"product": {
"name": "python3.12-test-0:3.12.13-2.el8_10.aarch64",
"product_id": "python3.12-test-0:3.12.13-2.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-test@3.12.13-2.el8_10?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.12-0:3.12.13-2.el8_10.ppc64le",
"product": {
"name": "python3.12-0:3.12.13-2.el8_10.ppc64le",
"product_id": "python3.12-0:3.12.13-2.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12@3.12.13-2.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"product": {
"name": "python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"product_id": "python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-devel@3.12.13-2.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"product": {
"name": "python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"product_id": "python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-libs@3.12.13-2.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"product": {
"name": "python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"product_id": "python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-tkinter@3.12.13-2.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"product": {
"name": "python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"product_id": "python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.13-2.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"product": {
"name": "python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"product_id": "python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.13-2.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"product": {
"name": "python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"product_id": "python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debug@3.12.13-2.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"product": {
"name": "python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"product_id": "python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-idle@3.12.13-2.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"product": {
"name": "python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"product_id": "python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-test@3.12.13-2.el8_10?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"product": {
"name": "python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"product_id": "python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-rpm-macros@3.12.13-2.el8_10?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.13-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64"
},
"product_reference": "python3.12-0:3.12.13-2.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.13-2.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686"
},
"product_reference": "python3.12-0:3.12.13-2.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.13-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le"
},
"product_reference": "python3.12-0:3.12.13-2.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.13-2.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x"
},
"product_reference": "python3.12-0:3.12.13-2.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.13-2.el8_10.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src"
},
"product_reference": "python3.12-0:3.12.13-2.el8_10.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.13-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64"
},
"product_reference": "python3.12-0:3.12.13-2.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.13-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64"
},
"product_reference": "python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.13-2.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686"
},
"product_reference": "python3.12-debug-0:3.12.13-2.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.13-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le"
},
"product_reference": "python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.13-2.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x"
},
"product_reference": "python3.12-debug-0:3.12.13-2.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.13-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64"
},
"product_reference": "python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64"
},
"product_reference": "python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.13-2.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686"
},
"product_reference": "python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le"
},
"product_reference": "python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.13-2.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x"
},
"product_reference": "python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64"
},
"product_reference": "python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.13-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64"
},
"product_reference": "python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.13-2.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686"
},
"product_reference": "python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le"
},
"product_reference": "python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.13-2.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x"
},
"product_reference": "python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.13-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64"
},
"product_reference": "python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.13-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64"
},
"product_reference": "python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.13-2.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686"
},
"product_reference": "python3.12-devel-0:3.12.13-2.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.13-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le"
},
"product_reference": "python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.13-2.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x"
},
"product_reference": "python3.12-devel-0:3.12.13-2.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.13-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64"
},
"product_reference": "python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.13-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64"
},
"product_reference": "python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.13-2.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686"
},
"product_reference": "python3.12-idle-0:3.12.13-2.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.13-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le"
},
"product_reference": "python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.13-2.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x"
},
"product_reference": "python3.12-idle-0:3.12.13-2.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.13-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64"
},
"product_reference": "python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.13-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64"
},
"product_reference": "python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.13-2.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686"
},
"product_reference": "python3.12-libs-0:3.12.13-2.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.13-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le"
},
"product_reference": "python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.13-2.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x"
},
"product_reference": "python3.12-libs-0:3.12.13-2.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.13-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64"
},
"product_reference": "python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch"
},
"product_reference": "python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.13-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64"
},
"product_reference": "python3.12-test-0:3.12.13-2.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.13-2.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686"
},
"product_reference": "python3.12-test-0:3.12.13-2.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.13-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le"
},
"product_reference": "python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.13-2.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x"
},
"product_reference": "python3.12-test-0:3.12.13-2.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.13-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64"
},
"product_reference": "python3.12-test-0:3.12.13-2.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.13-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64"
},
"product_reference": "python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.13-2.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686"
},
"product_reference": "python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le"
},
"product_reference": "python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.13-2.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x"
},
"product_reference": "python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.13-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64"
},
"product_reference": "python3.12-tkinter-0:3.12.13-2.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.13-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64"
},
"product_reference": "python3.12-0:3.12.13-2.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.13-2.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686"
},
"product_reference": "python3.12-0:3.12.13-2.el8_10.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.13-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le"
},
"product_reference": "python3.12-0:3.12.13-2.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.13-2.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x"
},
"product_reference": "python3.12-0:3.12.13-2.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.13-2.el8_10.src as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src"
},
"product_reference": "python3.12-0:3.12.13-2.el8_10.src",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.13-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64"
},
"product_reference": "python3.12-0:3.12.13-2.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.13-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64"
},
"product_reference": "python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.13-2.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686"
},
"product_reference": "python3.12-debug-0:3.12.13-2.el8_10.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.13-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le"
},
"product_reference": "python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.13-2.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x"
},
"product_reference": "python3.12-debug-0:3.12.13-2.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.13-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64"
},
"product_reference": "python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64"
},
"product_reference": "python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.13-2.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686"
},
"product_reference": "python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le"
},
"product_reference": "python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.13-2.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x"
},
"product_reference": "python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64"
},
"product_reference": "python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.13-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64"
},
"product_reference": "python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.13-2.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686"
},
"product_reference": "python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le"
},
"product_reference": "python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.13-2.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x"
},
"product_reference": "python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.13-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64"
},
"product_reference": "python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.13-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64"
},
"product_reference": "python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.13-2.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686"
},
"product_reference": "python3.12-devel-0:3.12.13-2.el8_10.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.13-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le"
},
"product_reference": "python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.13-2.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x"
},
"product_reference": "python3.12-devel-0:3.12.13-2.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.13-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64"
},
"product_reference": "python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.13-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64"
},
"product_reference": "python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.13-2.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686"
},
"product_reference": "python3.12-idle-0:3.12.13-2.el8_10.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.13-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le"
},
"product_reference": "python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.13-2.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x"
},
"product_reference": "python3.12-idle-0:3.12.13-2.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.13-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64"
},
"product_reference": "python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.13-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64"
},
"product_reference": "python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.13-2.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686"
},
"product_reference": "python3.12-libs-0:3.12.13-2.el8_10.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.13-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le"
},
"product_reference": "python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.13-2.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x"
},
"product_reference": "python3.12-libs-0:3.12.13-2.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.13-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64"
},
"product_reference": "python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch"
},
"product_reference": "python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.13-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64"
},
"product_reference": "python3.12-test-0:3.12.13-2.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.13-2.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686"
},
"product_reference": "python3.12-test-0:3.12.13-2.el8_10.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.13-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le"
},
"product_reference": "python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.13-2.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x"
},
"product_reference": "python3.12-test-0:3.12.13-2.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.13-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64"
},
"product_reference": "python3.12-test-0:3.12.13-2.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.13-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64"
},
"product_reference": "python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.13-2.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686"
},
"product_reference": "python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le"
},
"product_reference": "python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.13-2.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x"
},
"product_reference": "python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.13-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64"
},
"product_reference": "python3.12-tkinter-0:3.12.13-2.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-6075",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-10-31T17:01:47.052517+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2408891"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability in Python\u2019s os.path.expandvars() function that can cause performance degradation. When processing specially crafted, user-controlled input with nested environment variable patterns, the function exhibits quadratic time complexity, potentially leading to excessive CPU usage and denial of service (DoS) conditions. No code execution or data exposure occurs, so the impact is limited to performance slowdown.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: Quadratic complexity in os.path.expandvars() with user-controlled template",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Low rather than Moderate because it only causes a performance inefficiency without affecting code execution, data integrity, or confidentiality. The flaw lies in the algorithmic complexity of os.path.expandvars(), which can become quadratic when processing crafted input containing repetitive or nested environment variable references. Exploitation requires the attacker to control the input string passed to this function, which is uncommon in secure applications. Moreover, the impact is limited to increased CPU utilization and potential slowdown, not system compromise or data manipulation. Since the issue does not introduce memory corruption, privilege escalation, or information disclosure risks, its overall impact scope and exploitability are minimal, justifying a Low severity rating.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-6075"
},
{
"category": "external",
"summary": "RHBZ#2408891",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2408891"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-6075",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6075"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-6075",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-6075"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/136065",
"url": "https://github.com/python/cpython/issues/136065"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/IUP5QJ6D4KK6ULHOMPC7DPNKRYQTQNLA/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/IUP5QJ6D4KK6ULHOMPC7DPNKRYQTQNLA/"
}
],
"release_date": "2025-10-31T16:41:34.983000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-27T15:06:18+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10950"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 4.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "python: Quadratic complexity in os.path.expandvars() with user-controlled template"
},
{
"cve": "CVE-2025-13837",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-12-01T19:01:32.492656+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418084"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the plistlib module in the Python standard library. The amount of data to read from a Plist file is specified in the file itself. This issue allows a specially crafted Plist file to cause an application to allocate a large amount of memory, potentially resulting in allocations errors, swapping, out-of-memory conditions or even system freezes.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: Out-of-memory when loading Plist",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue can only be exploited by Python applications processing malicious or untrusted Plist files, which are not typically done in Linux systems or applications. Furthermore, this flaw can cause only a denial of service with no other security impact. Due to these reasons, this vulnerability has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-13837"
},
{
"category": "external",
"summary": "RHBZ#2418084",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418084"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-13837",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13837"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-13837",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-13837"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/119342",
"url": "https://github.com/python/cpython/issues/119342"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/119343",
"url": "https://github.com/python/cpython/pull/119343"
}
],
"release_date": "2025-12-01T18:13:32.739000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-27T15:06:18+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10950"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: Out-of-memory when loading Plist"
},
{
"cve": "CVE-2025-15282",
"cwe": {
"id": "CWE-93",
"name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)"
},
"discovery_date": "2026-01-20T22:01:20.971828+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431366"
}
],
"notes": [
{
"category": "description",
"text": "Missing newline filtering has been discovered in Python. User-controlled data URLs parsed by urllib.request.DataHandler allow injecting headers through newlines in the data URL mediatype.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: Header injection via newlines in data URL mediatype in Python",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-15282"
},
{
"category": "external",
"summary": "RHBZ#2431366",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431366"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-15282",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15282"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-15282",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15282"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/143925",
"url": "https://github.com/python/cpython/issues/143925"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/143926",
"url": "https://github.com/python/cpython/pull/143926"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/X66HL7SISGJT33J53OHXMZT4DFLMHVKF/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/X66HL7SISGJT33J53OHXMZT4DFLMHVKF/"
}
],
"release_date": "2026-01-20T21:35:13.865000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-27T15:06:18+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10950"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: Header injection via newlines in data URL mediatype in Python"
},
{
"cve": "CVE-2025-59375",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-09-15T03:00:59.775098+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2395108"
}
],
"notes": [
{
"category": "description",
"text": "A memory amplification vulnerability in libexpat allows attackers to trigger excessive dynamic memory allocations by submitting specially crafted XML input. A small input (~250 KiB) can cause the parser to allocate hundreds of megabytes, leading to denial-of-service (DoS) through memory exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "firefox: thunderbird: expat: libexpat in Expat allows attackers to trigger large dynamic memory allocations via a small document that is submitted for parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is Important rather than Critical because, while it allows for significant resource exhaustion leading to denial-of-service (DoS), it does not enable arbitrary code execution, data leakage, or privilege escalation. The vulnerability stems from an uncontrolled memory amplification behavior in libexpat\u2019s parser, where a relatively small XML payload can cause disproportionately large heap allocations. However, the flaw is limited in scope to service disruption and requires the attacker to submit a crafted XML document\u2014something that can be mitigated with proper input validation and memory usage limits. Therefore, while the exploitability is high, the impact is confined to availability, not confidentiality or integrity, making it a high-severity but not critical flaw.\n\nIn Firefox and Thunderbird, where libexpat is a transitive userspace dependency, exploitation usually just crashes the application (app-level DoS), so it is classified as Moderate instead of Important.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-59375"
},
{
"category": "external",
"summary": "RHBZ#2395108",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2395108"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-59375",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59375"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-59375",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-59375"
},
{
"category": "external",
"summary": "https://www.mozilla.org/security/advisories/mfsa2026-22/#CVE-2025-59375",
"url": "https://www.mozilla.org/security/advisories/mfsa2026-22/#CVE-2025-59375"
},
{
"category": "external",
"summary": "https://www.mozilla.org/security/advisories/mfsa2026-24/#CVE-2025-59375",
"url": "https://www.mozilla.org/security/advisories/mfsa2026-24/#CVE-2025-59375"
}
],
"release_date": "2025-09-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-27T15:06:18+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10950"
},
{
"category": "workaround",
"details": "To mitigate the issue, limit XML input size and complexity before parsing, and avoid accepting compressed or deeply nested XML. Use OS-level resource controls (like ulimit or setrlimit()) to cap memory usage, or run the parser in a sandboxed or isolated process with strict memory and CPU limits. This helps prevent denial-of-service by containing excessive resource consumption.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "firefox: thunderbird: expat: libexpat in Expat allows attackers to trigger large dynamic memory allocations via a small document that is submitted for parsing"
},
{
"cve": "CVE-2026-0672",
"cwe": {
"id": "CWE-93",
"name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)"
},
"discovery_date": "2026-01-20T22:02:15.663936+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431374"
}
],
"notes": [
{
"category": "description",
"text": "An injection flaw has been discovered in Python. When using http.cookies.Morsel, user-controlled cookie values and parameters can allow injecting HTTP headers into messages. Patch rejects all control characters within cookie names, values, and parameters.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: Header injection in http.cookies.Morsel in Python",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-0672"
},
{
"category": "external",
"summary": "RHBZ#2431374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431374"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-0672",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0672"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-0672",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-0672"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/143919",
"url": "https://github.com/python/cpython/issues/143919"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/143920",
"url": "https://github.com/python/cpython/pull/143920"
}
],
"release_date": "2026-01-20T21:52:33.925000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-27T15:06:18+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10950"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: Header injection in http.cookies.Morsel in Python"
},
{
"cve": "CVE-2026-1502",
"cwe": {
"id": "CWE-93",
"name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)"
},
"discovery_date": "2026-04-10T19:01:07.715197+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2457409"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Python. This vulnerability allows for the injection of extra information into HTTP communication. Specifically, the system does not properly prevent special characters (carriage return and line feed) from being included in HTTP client proxy tunnel headers or host fields.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: Python: HTTP header injection via CR/LF in proxy tunnel headers",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-1502"
},
{
"category": "external",
"summary": "RHBZ#2457409",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2457409"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-1502",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1502"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-1502",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-1502"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/05ed7ce7ae9e17c23a04085b2539fe6d6d3cef69",
"url": "https://github.com/python/cpython/commit/05ed7ce7ae9e17c23a04085b2539fe6d6d3cef69"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/146211",
"url": "https://github.com/python/cpython/issues/146211"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/146212",
"url": "https://github.com/python/cpython/pull/146212"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/2IVPAEQWUJBCTQZEJEVTYCIKSMQPGRZ3/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/2IVPAEQWUJBCTQZEJEVTYCIKSMQPGRZ3/"
}
],
"release_date": "2026-04-10T17:54:44.121000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-27T15:06:18+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10950"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: Python: HTTP header injection via CR/LF in proxy tunnel headers"
},
{
"cve": "CVE-2026-2297",
"cwe": {
"id": "CWE-778",
"name": "Insufficient Logging"
},
"discovery_date": "2026-03-04T23:01:09.396553+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2444691"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in CPython. This vulnerability allows a local user with low privileges to bypass security auditing mechanisms. The issue occurs because the SourcelessFileLoader component, responsible for handling older Python compiled files (.pyc), does not properly trigger system audit events. This oversight could enable malicious activities to go undetected, compromising the integrity of the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: CPython: Logging Bypass in Legacy .pyc File Handling",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-2297"
},
{
"category": "external",
"summary": "RHBZ#2444691",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2444691"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-2297",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2297"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-2297",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-2297"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/482d6f8bdba9da3725d272e8bb4a2d25fb6a603e",
"url": "https://github.com/python/cpython/commit/482d6f8bdba9da3725d272e8bb4a2d25fb6a603e"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/a51b1b512de1d56b3714b65628a2eae2b07e535e",
"url": "https://github.com/python/cpython/commit/a51b1b512de1d56b3714b65628a2eae2b07e535e"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/e58e9802b9bec5cdbf48fc9bf1da5f4fda482e86",
"url": "https://github.com/python/cpython/commit/e58e9802b9bec5cdbf48fc9bf1da5f4fda482e86"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/145506",
"url": "https://github.com/python/cpython/issues/145506"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/145507",
"url": "https://github.com/python/cpython/pull/145507"
}
],
"release_date": "2026-03-04T22:10:43.297000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-27T15:06:18+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10950"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.3,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "cpython: CPython: Logging Bypass in Legacy .pyc File Handling"
},
{
"cve": "CVE-2026-3644",
"cwe": {
"id": "CWE-791",
"name": "Incomplete Filtering of Special Elements"
},
"discovery_date": "2026-03-16T18:02:25.997880+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2448168"
}
],
"notes": [
{
"category": "description",
"text": "A control character validation flaw has been discovered in the Python http.cookie module. The Morsel.update(), |= operator, and unpickling paths were not patched to resolve CVE-2026-0672, allowing control characters to bypass input validation. Additionally, BaseCookie.js_output() lacked the output validation applied to BaseCookie.output().",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: Incomplete control character validation in http.cookies",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-3644"
},
{
"category": "external",
"summary": "RHBZ#2448168",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2448168"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-3644",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3644"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-3644",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-3644"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/57e88c1cf95e1481b94ae57abe1010469d47a6b4",
"url": "https://github.com/python/cpython/commit/57e88c1cf95e1481b94ae57abe1010469d47a6b4"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/145599",
"url": "https://github.com/python/cpython/issues/145599"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/145600",
"url": "https://github.com/python/cpython/pull/145600"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/H6CADMBCDRFGWCMOXWUIHFJNV43GABJ7/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/H6CADMBCDRFGWCMOXWUIHFJNV43GABJ7/"
}
],
"release_date": "2026-03-16T17:37:31.344000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-27T15:06:18+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10950"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: Incomplete control character validation in http.cookies"
},
{
"cve": "CVE-2026-4224",
"cwe": {
"id": "CWE-805",
"name": "Buffer Access with Incorrect Length Value"
},
"discovery_date": "2026-03-16T19:01:54.161187+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2448181"
}
],
"notes": [
{
"category": "description",
"text": "A stack overflow flaw has been discovered in the python pyexpat module. When an Expat parser with a registered ElementDeclHandler parses an inline document type definition containing a deeply nested content model a C stack overflow occurs. This will result in a program crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: Stack overflow parsing XML with deeply nested DTD content models",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-4224"
},
{
"category": "external",
"summary": "RHBZ#2448181",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2448181"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-4224",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4224"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-4224",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4224"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/196edfb06a7458377d4d0f4b3cd41724c1f3bd4a",
"url": "https://github.com/python/cpython/commit/196edfb06a7458377d4d0f4b3cd41724c1f3bd4a"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/e0a8a6da90597a924b300debe045cdb4628ee1f3",
"url": "https://github.com/python/cpython/commit/e0a8a6da90597a924b300debe045cdb4628ee1f3"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/eb0e8be3a7e11b87d198a2c3af1ed0eccf532768",
"url": "https://github.com/python/cpython/commit/eb0e8be3a7e11b87d198a2c3af1ed0eccf532768"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/145986",
"url": "https://github.com/python/cpython/issues/145986"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/145987",
"url": "https://github.com/python/cpython/pull/145987"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/5M7CGUW3XBRY7II4DK43KF7NQQ3TPZ6R/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/5M7CGUW3XBRY7II4DK43KF7NQQ3TPZ6R/"
}
],
"release_date": "2026-03-16T17:52:26.639000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-27T15:06:18+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10950"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: Stack overflow parsing XML with deeply nested DTD content models"
},
{
"cve": "CVE-2026-4786",
"cwe": {
"id": "CWE-88",
"name": "Improper Neutralization of Argument Delimiters in a Command (\u0027Argument Injection\u0027)"
},
"discovery_date": "2026-04-13T22:01:38.006388+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2458049"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Python webbrowser.open() API. If a specially crafted URL containing \"%action\" is processed, an attacker could bypass a previous mitigation for CVE-2026-4519. This bypass allows for command injection into the underlying shell, potentially leading to arbitrary code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: cpython: Python: Arbitrary code execution via command injection in webbrowser.open() API",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw in the Python `webbrowser.open()` API allows for command injection and arbitrary code execution when processing specially crafted URLs containing \"%action\". This bypasses a previous mitigation for CVE-2026-4519.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-4786"
},
{
"category": "external",
"summary": "RHBZ#2458049",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2458049"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-4786",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4786"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-4786",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4786"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/148169",
"url": "https://github.com/python/cpython/issues/148169"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/148170",
"url": "https://github.com/python/cpython/pull/148170"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/JQDUNJVB4AQNTJECSUKOBDU3XCJIPSE5/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/JQDUNJVB4AQNTJECSUKOBDU3XCJIPSE5/"
}
],
"release_date": "2026-04-13T21:52:19.036000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-27T15:06:18+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10950"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python: cpython: Python: Arbitrary code execution via command injection in webbrowser.open() API"
},
{
"cve": "CVE-2026-6100",
"cwe": {
"id": "CWE-825",
"name": "Expired Pointer Dereference"
},
"discovery_date": "2026-04-13T18:01:31.970255+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2457932"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Python\u0027s decompression modules, including `lzma.LZMADecompressor`, `bz2.BZ2Decompressor`, and `gzip.GzipFile`. This vulnerability, a use-after-free, can occur if a program attempts to re-use a decompression object after a memory allocation error, especially when the system is experiencing high memory usage. Exploitation of this flaw could potentially allow an attacker to execute arbitrary code or access sensitive data. The vulnerability is only present if the program re-uses decompressor instances across multiple decompression calls even after a `MemoryError` is raised during decompression. Using the helper functions to one-shot decompress data such as `lzma.decompress()`, `bz2.decompress()`, `gzip.decompress()`, and `zlib.decompress()` are not affected as a new decompressor instance is used per call. If the decompressor instance is not re-used after an error condition, this usage is similarly not vulnerable.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: Python: Arbitrary code execution or information disclosure via use-after-free in decompression modules",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The severity of this flaw is somewhat mitigated on Red Hat platforms. By default processes are not executed with root user privilege and are limited in their scope which in turn limits the impact of this flaw.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-6100"
},
{
"category": "external",
"summary": "RHBZ#2457932",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2457932"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-6100",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-6100"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-6100",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-6100"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/6a5f79c8d7bbf22b083b240910c7a8781a59437d",
"url": "https://github.com/python/cpython/commit/6a5f79c8d7bbf22b083b240910c7a8781a59437d"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/8fc66aef6d7b3ae58f43f5c66f9366cc8cbbfcd2",
"url": "https://github.com/python/cpython/commit/8fc66aef6d7b3ae58f43f5c66f9366cc8cbbfcd2"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/c3cf71c3366fe49acb776a639405c0eea6169c20",
"url": "https://github.com/python/cpython/commit/c3cf71c3366fe49acb776a639405c0eea6169c20"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/148395",
"url": "https://github.com/python/cpython/issues/148395"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/148396",
"url": "https://github.com/python/cpython/pull/148396"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/HTWB2Z6KT5QQX4RYEZAFININDHNOSIF3/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/HTWB2Z6KT5QQX4RYEZAFININDHNOSIF3/"
}
],
"release_date": "2026-04-13T17:15:47.606000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-27T15:06:18+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10950"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.13-2.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python: Python: Arbitrary code execution or information disclosure via use-after-free in decompression modules"
}
]
}
RHSA-2026:11062
Vulnerability from csaf_redhat - Published: 2026-04-27 20:58 - Updated: 2026-06-01 03:10A flaw was found in the Python webbrowser.open() API. If a specially crafted URL containing "%action" is processed, an attacker could bypass a previous mitigation for CVE-2026-4519. This bypass allows for command injection into the underlying shell, potentially leading to arbitrary code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-7.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-7.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-7.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-7.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-7.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-7.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-7.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-7.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-7.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-7.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-7.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-7.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-7.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-7.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-7.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-7.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-7.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-7.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-7.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-7.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-7.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-7.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-7.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-7.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-7.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-7.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-7.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-7.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-7.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-7.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.13-7.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-7.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-7.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-7.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-7.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-7.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-7.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-7.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-7.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-7.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-7.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-7.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-7.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-7.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-7.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-7.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-7.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-7.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-7.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-7.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-7.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-7.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-7.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-7.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-7.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-7.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-7.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-7.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-7.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-7.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-7.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-7.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-7.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-7.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-7.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-7.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-7.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-7.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-7.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-7.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-7.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.13-7.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-7.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-7.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-7.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-7.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-7.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-7.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-7.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-7.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-7.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-7.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Python's decompression modules, including `lzma.LZMADecompressor`, `bz2.BZ2Decompressor`, and `gzip.GzipFile`. This vulnerability, a use-after-free, can occur if a program attempts to re-use a decompression object after a memory allocation error, especially when the system is experiencing high memory usage. Exploitation of this flaw could potentially allow an attacker to execute arbitrary code or access sensitive data. The vulnerability is only present if the program re-uses decompressor instances across multiple decompression calls even after a `MemoryError` is raised during decompression. Using the helper functions to one-shot decompress data such as `lzma.decompress()`, `bz2.decompress()`, `gzip.decompress()`, and `zlib.decompress()` are not affected as a new decompressor instance is used per call. If the decompressor instance is not re-used after an error condition, this usage is similarly not vulnerable.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-7.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-7.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-7.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-7.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-7.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-7.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-7.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-7.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-7.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-7.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-7.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-7.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-7.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-7.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-7.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-7.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-7.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-7.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-7.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-7.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-7.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-7.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-7.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-7.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-7.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-7.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-7.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-7.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-7.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-7.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.13-7.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-7.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-7.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-7.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-7.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-7.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-7.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-7.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-7.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-7.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-7.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-7.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-7.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-7.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-7.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-7.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-7.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-7.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-7.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-7.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-7.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-7.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-7.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-7.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-7.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-7.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-7.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-7.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-7.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-7.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-7.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-7.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-7.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-7.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-7.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-7.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-7.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-7.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-7.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-7.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-7.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.13-7.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-7.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-7.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-7.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-7.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-7.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-7.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-7.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-7.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-7.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-7.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for python3.11 is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* python: Python: Arbitrary code execution or information disclosure via use-after-free in decompression modules (CVE-2026-6100)\n\n* python: cpython: Python: Arbitrary code execution via command injection in webbrowser.open() API (CVE-2026-4786)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:11062",
"url": "https://access.redhat.com/errata/RHSA-2026:11062"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2457932",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2457932"
},
{
"category": "external",
"summary": "2458049",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2458049"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_11062.json"
}
],
"title": "Red Hat Security Advisory: python3.11 security update",
"tracking": {
"current_release_date": "2026-06-01T03:10:46+00:00",
"generator": {
"date": "2026-06-01T03:10:46+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2026:11062",
"initial_release_date": "2026-04-27T20:58:25+00:00",
"revision_history": [
{
"date": "2026-04-27T20:58:25+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-04-27T20:58:25+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-01T03:10:46+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux CRB (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-0:3.11.13-7.el8_10.src",
"product": {
"name": "python3.11-0:3.11.13-7.el8_10.src",
"product_id": "python3.11-0:3.11.13-7.el8_10.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11@3.11.13-7.el8_10?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-0:3.11.13-7.el8_10.aarch64",
"product": {
"name": "python3.11-0:3.11.13-7.el8_10.aarch64",
"product_id": "python3.11-0:3.11.13-7.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11@3.11.13-7.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-devel-0:3.11.13-7.el8_10.aarch64",
"product": {
"name": "python3.11-devel-0:3.11.13-7.el8_10.aarch64",
"product_id": "python3.11-devel-0:3.11.13-7.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-devel@3.11.13-7.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-libs-0:3.11.13-7.el8_10.aarch64",
"product": {
"name": "python3.11-libs-0:3.11.13-7.el8_10.aarch64",
"product_id": "python3.11-libs-0:3.11.13-7.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-libs@3.11.13-7.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-tkinter-0:3.11.13-7.el8_10.aarch64",
"product": {
"name": "python3.11-tkinter-0:3.11.13-7.el8_10.aarch64",
"product_id": "python3.11-tkinter-0:3.11.13-7.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.13-7.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-debugsource-0:3.11.13-7.el8_10.aarch64",
"product": {
"name": "python3.11-debugsource-0:3.11.13-7.el8_10.aarch64",
"product_id": "python3.11-debugsource-0:3.11.13-7.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.13-7.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-debuginfo-0:3.11.13-7.el8_10.aarch64",
"product": {
"name": "python3.11-debuginfo-0:3.11.13-7.el8_10.aarch64",
"product_id": "python3.11-debuginfo-0:3.11.13-7.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.13-7.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-debug-0:3.11.13-7.el8_10.aarch64",
"product": {
"name": "python3.11-debug-0:3.11.13-7.el8_10.aarch64",
"product_id": "python3.11-debug-0:3.11.13-7.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debug@3.11.13-7.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-idle-0:3.11.13-7.el8_10.aarch64",
"product": {
"name": "python3.11-idle-0:3.11.13-7.el8_10.aarch64",
"product_id": "python3.11-idle-0:3.11.13-7.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-idle@3.11.13-7.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-test-0:3.11.13-7.el8_10.aarch64",
"product": {
"name": "python3.11-test-0:3.11.13-7.el8_10.aarch64",
"product_id": "python3.11-test-0:3.11.13-7.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-test@3.11.13-7.el8_10?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-0:3.11.13-7.el8_10.ppc64le",
"product": {
"name": "python3.11-0:3.11.13-7.el8_10.ppc64le",
"product_id": "python3.11-0:3.11.13-7.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11@3.11.13-7.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-devel-0:3.11.13-7.el8_10.ppc64le",
"product": {
"name": "python3.11-devel-0:3.11.13-7.el8_10.ppc64le",
"product_id": "python3.11-devel-0:3.11.13-7.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-devel@3.11.13-7.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-libs-0:3.11.13-7.el8_10.ppc64le",
"product": {
"name": "python3.11-libs-0:3.11.13-7.el8_10.ppc64le",
"product_id": "python3.11-libs-0:3.11.13-7.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-libs@3.11.13-7.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-tkinter-0:3.11.13-7.el8_10.ppc64le",
"product": {
"name": "python3.11-tkinter-0:3.11.13-7.el8_10.ppc64le",
"product_id": "python3.11-tkinter-0:3.11.13-7.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.13-7.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-debugsource-0:3.11.13-7.el8_10.ppc64le",
"product": {
"name": "python3.11-debugsource-0:3.11.13-7.el8_10.ppc64le",
"product_id": "python3.11-debugsource-0:3.11.13-7.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.13-7.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-debuginfo-0:3.11.13-7.el8_10.ppc64le",
"product": {
"name": "python3.11-debuginfo-0:3.11.13-7.el8_10.ppc64le",
"product_id": "python3.11-debuginfo-0:3.11.13-7.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.13-7.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-debug-0:3.11.13-7.el8_10.ppc64le",
"product": {
"name": "python3.11-debug-0:3.11.13-7.el8_10.ppc64le",
"product_id": "python3.11-debug-0:3.11.13-7.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debug@3.11.13-7.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-idle-0:3.11.13-7.el8_10.ppc64le",
"product": {
"name": "python3.11-idle-0:3.11.13-7.el8_10.ppc64le",
"product_id": "python3.11-idle-0:3.11.13-7.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-idle@3.11.13-7.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-test-0:3.11.13-7.el8_10.ppc64le",
"product": {
"name": "python3.11-test-0:3.11.13-7.el8_10.ppc64le",
"product_id": "python3.11-test-0:3.11.13-7.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-test@3.11.13-7.el8_10?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-0:3.11.13-7.el8_10.x86_64",
"product": {
"name": "python3.11-0:3.11.13-7.el8_10.x86_64",
"product_id": "python3.11-0:3.11.13-7.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11@3.11.13-7.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-devel-0:3.11.13-7.el8_10.x86_64",
"product": {
"name": "python3.11-devel-0:3.11.13-7.el8_10.x86_64",
"product_id": "python3.11-devel-0:3.11.13-7.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-devel@3.11.13-7.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-libs-0:3.11.13-7.el8_10.x86_64",
"product": {
"name": "python3.11-libs-0:3.11.13-7.el8_10.x86_64",
"product_id": "python3.11-libs-0:3.11.13-7.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-libs@3.11.13-7.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-tkinter-0:3.11.13-7.el8_10.x86_64",
"product": {
"name": "python3.11-tkinter-0:3.11.13-7.el8_10.x86_64",
"product_id": "python3.11-tkinter-0:3.11.13-7.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.13-7.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-debugsource-0:3.11.13-7.el8_10.x86_64",
"product": {
"name": "python3.11-debugsource-0:3.11.13-7.el8_10.x86_64",
"product_id": "python3.11-debugsource-0:3.11.13-7.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.13-7.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-debuginfo-0:3.11.13-7.el8_10.x86_64",
"product": {
"name": "python3.11-debuginfo-0:3.11.13-7.el8_10.x86_64",
"product_id": "python3.11-debuginfo-0:3.11.13-7.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.13-7.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-debug-0:3.11.13-7.el8_10.x86_64",
"product": {
"name": "python3.11-debug-0:3.11.13-7.el8_10.x86_64",
"product_id": "python3.11-debug-0:3.11.13-7.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debug@3.11.13-7.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-idle-0:3.11.13-7.el8_10.x86_64",
"product": {
"name": "python3.11-idle-0:3.11.13-7.el8_10.x86_64",
"product_id": "python3.11-idle-0:3.11.13-7.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-idle@3.11.13-7.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-test-0:3.11.13-7.el8_10.x86_64",
"product": {
"name": "python3.11-test-0:3.11.13-7.el8_10.x86_64",
"product_id": "python3.11-test-0:3.11.13-7.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-test@3.11.13-7.el8_10?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-devel-0:3.11.13-7.el8_10.i686",
"product": {
"name": "python3.11-devel-0:3.11.13-7.el8_10.i686",
"product_id": "python3.11-devel-0:3.11.13-7.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-devel@3.11.13-7.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-libs-0:3.11.13-7.el8_10.i686",
"product": {
"name": "python3.11-libs-0:3.11.13-7.el8_10.i686",
"product_id": "python3.11-libs-0:3.11.13-7.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-libs@3.11.13-7.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-debugsource-0:3.11.13-7.el8_10.i686",
"product": {
"name": "python3.11-debugsource-0:3.11.13-7.el8_10.i686",
"product_id": "python3.11-debugsource-0:3.11.13-7.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.13-7.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-debuginfo-0:3.11.13-7.el8_10.i686",
"product": {
"name": "python3.11-debuginfo-0:3.11.13-7.el8_10.i686",
"product_id": "python3.11-debuginfo-0:3.11.13-7.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.13-7.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-0:3.11.13-7.el8_10.i686",
"product": {
"name": "python3.11-0:3.11.13-7.el8_10.i686",
"product_id": "python3.11-0:3.11.13-7.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11@3.11.13-7.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-debug-0:3.11.13-7.el8_10.i686",
"product": {
"name": "python3.11-debug-0:3.11.13-7.el8_10.i686",
"product_id": "python3.11-debug-0:3.11.13-7.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debug@3.11.13-7.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-idle-0:3.11.13-7.el8_10.i686",
"product": {
"name": "python3.11-idle-0:3.11.13-7.el8_10.i686",
"product_id": "python3.11-idle-0:3.11.13-7.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-idle@3.11.13-7.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-test-0:3.11.13-7.el8_10.i686",
"product": {
"name": "python3.11-test-0:3.11.13-7.el8_10.i686",
"product_id": "python3.11-test-0:3.11.13-7.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-test@3.11.13-7.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-tkinter-0:3.11.13-7.el8_10.i686",
"product": {
"name": "python3.11-tkinter-0:3.11.13-7.el8_10.i686",
"product_id": "python3.11-tkinter-0:3.11.13-7.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.13-7.el8_10?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-0:3.11.13-7.el8_10.s390x",
"product": {
"name": "python3.11-0:3.11.13-7.el8_10.s390x",
"product_id": "python3.11-0:3.11.13-7.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11@3.11.13-7.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-devel-0:3.11.13-7.el8_10.s390x",
"product": {
"name": "python3.11-devel-0:3.11.13-7.el8_10.s390x",
"product_id": "python3.11-devel-0:3.11.13-7.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-devel@3.11.13-7.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-libs-0:3.11.13-7.el8_10.s390x",
"product": {
"name": "python3.11-libs-0:3.11.13-7.el8_10.s390x",
"product_id": "python3.11-libs-0:3.11.13-7.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-libs@3.11.13-7.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-tkinter-0:3.11.13-7.el8_10.s390x",
"product": {
"name": "python3.11-tkinter-0:3.11.13-7.el8_10.s390x",
"product_id": "python3.11-tkinter-0:3.11.13-7.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.13-7.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-debugsource-0:3.11.13-7.el8_10.s390x",
"product": {
"name": "python3.11-debugsource-0:3.11.13-7.el8_10.s390x",
"product_id": "python3.11-debugsource-0:3.11.13-7.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.13-7.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-debuginfo-0:3.11.13-7.el8_10.s390x",
"product": {
"name": "python3.11-debuginfo-0:3.11.13-7.el8_10.s390x",
"product_id": "python3.11-debuginfo-0:3.11.13-7.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.13-7.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-debug-0:3.11.13-7.el8_10.s390x",
"product": {
"name": "python3.11-debug-0:3.11.13-7.el8_10.s390x",
"product_id": "python3.11-debug-0:3.11.13-7.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debug@3.11.13-7.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-idle-0:3.11.13-7.el8_10.s390x",
"product": {
"name": "python3.11-idle-0:3.11.13-7.el8_10.s390x",
"product_id": "python3.11-idle-0:3.11.13-7.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-idle@3.11.13-7.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-test-0:3.11.13-7.el8_10.s390x",
"product": {
"name": "python3.11-test-0:3.11.13-7.el8_10.s390x",
"product_id": "python3.11-test-0:3.11.13-7.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-test@3.11.13-7.el8_10?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-rpm-macros-0:3.11.13-7.el8_10.noarch",
"product": {
"name": "python3.11-rpm-macros-0:3.11.13-7.el8_10.noarch",
"product_id": "python3.11-rpm-macros-0:3.11.13-7.el8_10.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-rpm-macros@3.11.13-7.el8_10?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.13-7.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.aarch64"
},
"product_reference": "python3.11-0:3.11.13-7.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.13-7.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.i686"
},
"product_reference": "python3.11-0:3.11.13-7.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.13-7.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.ppc64le"
},
"product_reference": "python3.11-0:3.11.13-7.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.13-7.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.s390x"
},
"product_reference": "python3.11-0:3.11.13-7.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.13-7.el8_10.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.src"
},
"product_reference": "python3.11-0:3.11.13-7.el8_10.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.13-7.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.x86_64"
},
"product_reference": "python3.11-0:3.11.13-7.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.13-7.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-7.el8_10.aarch64"
},
"product_reference": "python3.11-debug-0:3.11.13-7.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.13-7.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-7.el8_10.i686"
},
"product_reference": "python3.11-debug-0:3.11.13-7.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.13-7.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-7.el8_10.ppc64le"
},
"product_reference": "python3.11-debug-0:3.11.13-7.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.13-7.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-7.el8_10.s390x"
},
"product_reference": "python3.11-debug-0:3.11.13-7.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.13-7.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-7.el8_10.x86_64"
},
"product_reference": "python3.11-debug-0:3.11.13-7.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.13-7.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-7.el8_10.aarch64"
},
"product_reference": "python3.11-debuginfo-0:3.11.13-7.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.13-7.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-7.el8_10.i686"
},
"product_reference": "python3.11-debuginfo-0:3.11.13-7.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.13-7.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-7.el8_10.ppc64le"
},
"product_reference": "python3.11-debuginfo-0:3.11.13-7.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.13-7.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-7.el8_10.s390x"
},
"product_reference": "python3.11-debuginfo-0:3.11.13-7.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.13-7.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-7.el8_10.x86_64"
},
"product_reference": "python3.11-debuginfo-0:3.11.13-7.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.13-7.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-7.el8_10.aarch64"
},
"product_reference": "python3.11-debugsource-0:3.11.13-7.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.13-7.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-7.el8_10.i686"
},
"product_reference": "python3.11-debugsource-0:3.11.13-7.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.13-7.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-7.el8_10.ppc64le"
},
"product_reference": "python3.11-debugsource-0:3.11.13-7.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.13-7.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-7.el8_10.s390x"
},
"product_reference": "python3.11-debugsource-0:3.11.13-7.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.13-7.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-7.el8_10.x86_64"
},
"product_reference": "python3.11-debugsource-0:3.11.13-7.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.13-7.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-7.el8_10.aarch64"
},
"product_reference": "python3.11-devel-0:3.11.13-7.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.13-7.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-7.el8_10.i686"
},
"product_reference": "python3.11-devel-0:3.11.13-7.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.13-7.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-7.el8_10.ppc64le"
},
"product_reference": "python3.11-devel-0:3.11.13-7.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.13-7.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-7.el8_10.s390x"
},
"product_reference": "python3.11-devel-0:3.11.13-7.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.13-7.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-7.el8_10.x86_64"
},
"product_reference": "python3.11-devel-0:3.11.13-7.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.13-7.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-7.el8_10.aarch64"
},
"product_reference": "python3.11-idle-0:3.11.13-7.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.13-7.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-7.el8_10.i686"
},
"product_reference": "python3.11-idle-0:3.11.13-7.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.13-7.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-7.el8_10.ppc64le"
},
"product_reference": "python3.11-idle-0:3.11.13-7.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.13-7.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-7.el8_10.s390x"
},
"product_reference": "python3.11-idle-0:3.11.13-7.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.13-7.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-7.el8_10.x86_64"
},
"product_reference": "python3.11-idle-0:3.11.13-7.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.13-7.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-7.el8_10.aarch64"
},
"product_reference": "python3.11-libs-0:3.11.13-7.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.13-7.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-7.el8_10.i686"
},
"product_reference": "python3.11-libs-0:3.11.13-7.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.13-7.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-7.el8_10.ppc64le"
},
"product_reference": "python3.11-libs-0:3.11.13-7.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.13-7.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-7.el8_10.s390x"
},
"product_reference": "python3.11-libs-0:3.11.13-7.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.13-7.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-7.el8_10.x86_64"
},
"product_reference": "python3.11-libs-0:3.11.13-7.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-rpm-macros-0:3.11.13-7.el8_10.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.13-7.el8_10.noarch"
},
"product_reference": "python3.11-rpm-macros-0:3.11.13-7.el8_10.noarch",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.13-7.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-7.el8_10.aarch64"
},
"product_reference": "python3.11-test-0:3.11.13-7.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.13-7.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-7.el8_10.i686"
},
"product_reference": "python3.11-test-0:3.11.13-7.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.13-7.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-7.el8_10.ppc64le"
},
"product_reference": "python3.11-test-0:3.11.13-7.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.13-7.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-7.el8_10.s390x"
},
"product_reference": "python3.11-test-0:3.11.13-7.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.13-7.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-7.el8_10.x86_64"
},
"product_reference": "python3.11-test-0:3.11.13-7.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.13-7.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-7.el8_10.aarch64"
},
"product_reference": "python3.11-tkinter-0:3.11.13-7.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.13-7.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-7.el8_10.i686"
},
"product_reference": "python3.11-tkinter-0:3.11.13-7.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.13-7.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-7.el8_10.ppc64le"
},
"product_reference": "python3.11-tkinter-0:3.11.13-7.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.13-7.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-7.el8_10.s390x"
},
"product_reference": "python3.11-tkinter-0:3.11.13-7.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.13-7.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-7.el8_10.x86_64"
},
"product_reference": "python3.11-tkinter-0:3.11.13-7.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.13-7.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.aarch64"
},
"product_reference": "python3.11-0:3.11.13-7.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.13-7.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.i686"
},
"product_reference": "python3.11-0:3.11.13-7.el8_10.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.13-7.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.ppc64le"
},
"product_reference": "python3.11-0:3.11.13-7.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.13-7.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.s390x"
},
"product_reference": "python3.11-0:3.11.13-7.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.13-7.el8_10.src as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.src"
},
"product_reference": "python3.11-0:3.11.13-7.el8_10.src",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.13-7.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.x86_64"
},
"product_reference": "python3.11-0:3.11.13-7.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.13-7.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-7.el8_10.aarch64"
},
"product_reference": "python3.11-debug-0:3.11.13-7.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.13-7.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-7.el8_10.i686"
},
"product_reference": "python3.11-debug-0:3.11.13-7.el8_10.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.13-7.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-7.el8_10.ppc64le"
},
"product_reference": "python3.11-debug-0:3.11.13-7.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.13-7.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-7.el8_10.s390x"
},
"product_reference": "python3.11-debug-0:3.11.13-7.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.13-7.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-7.el8_10.x86_64"
},
"product_reference": "python3.11-debug-0:3.11.13-7.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.13-7.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-7.el8_10.aarch64"
},
"product_reference": "python3.11-debuginfo-0:3.11.13-7.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.13-7.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-7.el8_10.i686"
},
"product_reference": "python3.11-debuginfo-0:3.11.13-7.el8_10.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.13-7.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-7.el8_10.ppc64le"
},
"product_reference": "python3.11-debuginfo-0:3.11.13-7.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.13-7.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-7.el8_10.s390x"
},
"product_reference": "python3.11-debuginfo-0:3.11.13-7.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.13-7.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-7.el8_10.x86_64"
},
"product_reference": "python3.11-debuginfo-0:3.11.13-7.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.13-7.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-7.el8_10.aarch64"
},
"product_reference": "python3.11-debugsource-0:3.11.13-7.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.13-7.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-7.el8_10.i686"
},
"product_reference": "python3.11-debugsource-0:3.11.13-7.el8_10.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.13-7.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-7.el8_10.ppc64le"
},
"product_reference": "python3.11-debugsource-0:3.11.13-7.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.13-7.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-7.el8_10.s390x"
},
"product_reference": "python3.11-debugsource-0:3.11.13-7.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.13-7.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-7.el8_10.x86_64"
},
"product_reference": "python3.11-debugsource-0:3.11.13-7.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.13-7.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-7.el8_10.aarch64"
},
"product_reference": "python3.11-devel-0:3.11.13-7.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.13-7.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-7.el8_10.i686"
},
"product_reference": "python3.11-devel-0:3.11.13-7.el8_10.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.13-7.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-7.el8_10.ppc64le"
},
"product_reference": "python3.11-devel-0:3.11.13-7.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.13-7.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-7.el8_10.s390x"
},
"product_reference": "python3.11-devel-0:3.11.13-7.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.13-7.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-7.el8_10.x86_64"
},
"product_reference": "python3.11-devel-0:3.11.13-7.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.13-7.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-7.el8_10.aarch64"
},
"product_reference": "python3.11-idle-0:3.11.13-7.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.13-7.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-7.el8_10.i686"
},
"product_reference": "python3.11-idle-0:3.11.13-7.el8_10.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.13-7.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-7.el8_10.ppc64le"
},
"product_reference": "python3.11-idle-0:3.11.13-7.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.13-7.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-7.el8_10.s390x"
},
"product_reference": "python3.11-idle-0:3.11.13-7.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.13-7.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-7.el8_10.x86_64"
},
"product_reference": "python3.11-idle-0:3.11.13-7.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.13-7.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-7.el8_10.aarch64"
},
"product_reference": "python3.11-libs-0:3.11.13-7.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.13-7.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-7.el8_10.i686"
},
"product_reference": "python3.11-libs-0:3.11.13-7.el8_10.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.13-7.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-7.el8_10.ppc64le"
},
"product_reference": "python3.11-libs-0:3.11.13-7.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.13-7.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-7.el8_10.s390x"
},
"product_reference": "python3.11-libs-0:3.11.13-7.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.13-7.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-7.el8_10.x86_64"
},
"product_reference": "python3.11-libs-0:3.11.13-7.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-rpm-macros-0:3.11.13-7.el8_10.noarch as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.13-7.el8_10.noarch"
},
"product_reference": "python3.11-rpm-macros-0:3.11.13-7.el8_10.noarch",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.13-7.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-7.el8_10.aarch64"
},
"product_reference": "python3.11-test-0:3.11.13-7.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.13-7.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-7.el8_10.i686"
},
"product_reference": "python3.11-test-0:3.11.13-7.el8_10.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.13-7.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-7.el8_10.ppc64le"
},
"product_reference": "python3.11-test-0:3.11.13-7.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.13-7.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-7.el8_10.s390x"
},
"product_reference": "python3.11-test-0:3.11.13-7.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.13-7.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-7.el8_10.x86_64"
},
"product_reference": "python3.11-test-0:3.11.13-7.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.13-7.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-7.el8_10.aarch64"
},
"product_reference": "python3.11-tkinter-0:3.11.13-7.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.13-7.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-7.el8_10.i686"
},
"product_reference": "python3.11-tkinter-0:3.11.13-7.el8_10.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.13-7.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-7.el8_10.ppc64le"
},
"product_reference": "python3.11-tkinter-0:3.11.13-7.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.13-7.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-7.el8_10.s390x"
},
"product_reference": "python3.11-tkinter-0:3.11.13-7.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.13-7.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-7.el8_10.x86_64"
},
"product_reference": "python3.11-tkinter-0:3.11.13-7.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-4786",
"cwe": {
"id": "CWE-88",
"name": "Improper Neutralization of Argument Delimiters in a Command (\u0027Argument Injection\u0027)"
},
"discovery_date": "2026-04-13T22:01:38.006388+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2458049"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Python webbrowser.open() API. If a specially crafted URL containing \"%action\" is processed, an attacker could bypass a previous mitigation for CVE-2026-4519. This bypass allows for command injection into the underlying shell, potentially leading to arbitrary code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: cpython: Python: Arbitrary code execution via command injection in webbrowser.open() API",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw in the Python `webbrowser.open()` API allows for command injection and arbitrary code execution when processing specially crafted URLs containing \"%action\". This bypasses a previous mitigation for CVE-2026-4519.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.13-7.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.13-7.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-7.el8_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-4786"
},
{
"category": "external",
"summary": "RHBZ#2458049",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2458049"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-4786",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4786"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-4786",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4786"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/148169",
"url": "https://github.com/python/cpython/issues/148169"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/148170",
"url": "https://github.com/python/cpython/pull/148170"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/JQDUNJVB4AQNTJECSUKOBDU3XCJIPSE5/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/JQDUNJVB4AQNTJECSUKOBDU3XCJIPSE5/"
}
],
"release_date": "2026-04-13T21:52:19.036000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-27T20:58:25+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.13-7.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.13-7.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-7.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:11062"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.13-7.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.13-7.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-7.el8_10.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.13-7.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.13-7.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-7.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python: cpython: Python: Arbitrary code execution via command injection in webbrowser.open() API"
},
{
"cve": "CVE-2026-6100",
"cwe": {
"id": "CWE-825",
"name": "Expired Pointer Dereference"
},
"discovery_date": "2026-04-13T18:01:31.970255+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2457932"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Python\u0027s decompression modules, including `lzma.LZMADecompressor`, `bz2.BZ2Decompressor`, and `gzip.GzipFile`. This vulnerability, a use-after-free, can occur if a program attempts to re-use a decompression object after a memory allocation error, especially when the system is experiencing high memory usage. Exploitation of this flaw could potentially allow an attacker to execute arbitrary code or access sensitive data. The vulnerability is only present if the program re-uses decompressor instances across multiple decompression calls even after a `MemoryError` is raised during decompression. Using the helper functions to one-shot decompress data such as `lzma.decompress()`, `bz2.decompress()`, `gzip.decompress()`, and `zlib.decompress()` are not affected as a new decompressor instance is used per call. If the decompressor instance is not re-used after an error condition, this usage is similarly not vulnerable.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: Python: Arbitrary code execution or information disclosure via use-after-free in decompression modules",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The severity of this flaw is somewhat mitigated on Red Hat platforms. By default processes are not executed with root user privilege and are limited in their scope which in turn limits the impact of this flaw.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.13-7.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.13-7.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-7.el8_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-6100"
},
{
"category": "external",
"summary": "RHBZ#2457932",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2457932"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-6100",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-6100"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-6100",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-6100"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/6a5f79c8d7bbf22b083b240910c7a8781a59437d",
"url": "https://github.com/python/cpython/commit/6a5f79c8d7bbf22b083b240910c7a8781a59437d"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/8fc66aef6d7b3ae58f43f5c66f9366cc8cbbfcd2",
"url": "https://github.com/python/cpython/commit/8fc66aef6d7b3ae58f43f5c66f9366cc8cbbfcd2"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/c3cf71c3366fe49acb776a639405c0eea6169c20",
"url": "https://github.com/python/cpython/commit/c3cf71c3366fe49acb776a639405c0eea6169c20"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/148395",
"url": "https://github.com/python/cpython/issues/148395"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/148396",
"url": "https://github.com/python/cpython/pull/148396"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/HTWB2Z6KT5QQX4RYEZAFININDHNOSIF3/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/HTWB2Z6KT5QQX4RYEZAFININDHNOSIF3/"
}
],
"release_date": "2026-04-13T17:15:47.606000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-27T20:58:25+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.13-7.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.13-7.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-7.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:11062"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.13-7.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.13-7.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-7.el8_10.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.13-7.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.13-7.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-7.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-7.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-7.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-7.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-7.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-7.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python: Python: Arbitrary code execution or information disclosure via use-after-free in decompression modules"
}
]
}
RHSA-2026:11077
Vulnerability from csaf_redhat - Published: 2026-04-27 21:31 - Updated: 2026-06-01 03:10A flaw was found in the Python webbrowser.open() API. If a specially crafted URL containing "%action" is processed, an attacker could bypass a previous mitigation for CVE-2026-4519. This bypass allows for command injection into the underlying shell, potentially leading to arbitrary code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-76.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-76.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-76.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-76.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-76.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-76.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-76.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-76.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-76.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-76.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-76.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-76.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-76.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-76.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-76.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-76.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-76.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-76.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-76.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-76.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-76.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-76.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-76.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-76.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-76.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-76.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-76.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-76.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-76.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-76.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-76.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-76.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-76.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-76.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-76.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-76.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-76.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-76.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-76.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-76.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-76.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-76.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-76.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-76.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-76.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-76.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-76.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-76.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-76.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-76.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-76.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-76.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-76.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-76.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-76.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-76.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-76.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-76.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-76.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-76.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-76.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-76.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-76.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-76.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-76.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-76.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-76.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-76.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-76.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-76.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-76.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-76.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-76.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-76.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-76.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-76.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-76.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-76.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-76.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-76.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-76.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-76.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-76.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-76.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-76.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-76.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-76.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-76.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-76.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-76.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-76.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-76.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Python's decompression modules, including `lzma.LZMADecompressor`, `bz2.BZ2Decompressor`, and `gzip.GzipFile`. This vulnerability, a use-after-free, can occur if a program attempts to re-use a decompression object after a memory allocation error, especially when the system is experiencing high memory usage. Exploitation of this flaw could potentially allow an attacker to execute arbitrary code or access sensitive data. The vulnerability is only present if the program re-uses decompressor instances across multiple decompression calls even after a `MemoryError` is raised during decompression. Using the helper functions to one-shot decompress data such as `lzma.decompress()`, `bz2.decompress()`, `gzip.decompress()`, and `zlib.decompress()` are not affected as a new decompressor instance is used per call. If the decompressor instance is not re-used after an error condition, this usage is similarly not vulnerable.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-76.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-76.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-76.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-76.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-76.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-76.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-76.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-76.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-76.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-76.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-76.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-76.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-76.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-76.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-76.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-76.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-76.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-76.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-76.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-76.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-76.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-76.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-76.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-76.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-76.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-76.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-76.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-76.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-76.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-76.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-76.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-76.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-76.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-76.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-76.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-76.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-76.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-76.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-76.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-76.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-76.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-76.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-76.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-76.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-76.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-76.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-76.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-76.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-76.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-76.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-76.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-76.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-76.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-76.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-76.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-76.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-76.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-76.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-76.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-76.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-76.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-76.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-76.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-76.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-76.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-76.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-76.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-76.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-76.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-76.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-76.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-76.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-76.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-76.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-76.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-76.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-76.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-76.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-76.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-76.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-76.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-76.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-76.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-76.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-76.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-76.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-76.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-76.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-76.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-76.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-76.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-76.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for python3 is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* python: Python: Arbitrary code execution or information disclosure via use-after-free in decompression modules (CVE-2026-6100)\n\n* python: cpython: Python: Arbitrary code execution via command injection in webbrowser.open() API (CVE-2026-4786)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:11077",
"url": "https://access.redhat.com/errata/RHSA-2026:11077"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2457932",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2457932"
},
{
"category": "external",
"summary": "2458049",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2458049"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_11077.json"
}
],
"title": "Red Hat Security Advisory: python3 security update",
"tracking": {
"current_release_date": "2026-06-01T03:10:49+00:00",
"generator": {
"date": "2026-06-01T03:10:49+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2026:11077",
"initial_release_date": "2026-04-27T21:31:09+00:00",
"revision_history": [
{
"date": "2026-04-27T21:31:09+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-04-27T21:31:09+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-01T03:10:49+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:8::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "platform-python-0:3.6.8-76.el8_10.i686",
"product": {
"name": "platform-python-0:3.6.8-76.el8_10.i686",
"product_id": "platform-python-0:3.6.8-76.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python@3.6.8-76.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "platform-python-debug-0:3.6.8-76.el8_10.i686",
"product": {
"name": "platform-python-debug-0:3.6.8-76.el8_10.i686",
"product_id": "platform-python-debug-0:3.6.8-76.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-76.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "platform-python-devel-0:3.6.8-76.el8_10.i686",
"product": {
"name": "platform-python-devel-0:3.6.8-76.el8_10.i686",
"product_id": "platform-python-devel-0:3.6.8-76.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-76.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.6.8-76.el8_10.i686",
"product": {
"name": "python3-idle-0:3.6.8-76.el8_10.i686",
"product_id": "python3-idle-0:3.6.8-76.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.6.8-76.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.6.8-76.el8_10.i686",
"product": {
"name": "python3-test-0:3.6.8-76.el8_10.i686",
"product_id": "python3-test-0:3.6.8-76.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.6.8-76.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.6.8-76.el8_10.i686",
"product": {
"name": "python3-tkinter-0:3.6.8-76.el8_10.i686",
"product_id": "python3-tkinter-0:3.6.8-76.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-76.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-debugsource-0:3.6.8-76.el8_10.i686",
"product": {
"name": "python3-debugsource-0:3.6.8-76.el8_10.i686",
"product_id": "python3-debugsource-0:3.6.8-76.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-76.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-debuginfo-0:3.6.8-76.el8_10.i686",
"product": {
"name": "python3-debuginfo-0:3.6.8-76.el8_10.i686",
"product_id": "python3-debuginfo-0:3.6.8-76.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-76.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.6.8-76.el8_10.i686",
"product": {
"name": "python3-libs-0:3.6.8-76.el8_10.i686",
"product_id": "python3-libs-0:3.6.8-76.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.6.8-76.el8_10?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "platform-python-debug-0:3.6.8-76.el8_10.x86_64",
"product": {
"name": "platform-python-debug-0:3.6.8-76.el8_10.x86_64",
"product_id": "platform-python-debug-0:3.6.8-76.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-76.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "platform-python-devel-0:3.6.8-76.el8_10.x86_64",
"product": {
"name": "platform-python-devel-0:3.6.8-76.el8_10.x86_64",
"product_id": "platform-python-devel-0:3.6.8-76.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-76.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.6.8-76.el8_10.x86_64",
"product": {
"name": "python3-idle-0:3.6.8-76.el8_10.x86_64",
"product_id": "python3-idle-0:3.6.8-76.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.6.8-76.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.6.8-76.el8_10.x86_64",
"product": {
"name": "python3-tkinter-0:3.6.8-76.el8_10.x86_64",
"product_id": "python3-tkinter-0:3.6.8-76.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-76.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-debugsource-0:3.6.8-76.el8_10.x86_64",
"product": {
"name": "python3-debugsource-0:3.6.8-76.el8_10.x86_64",
"product_id": "python3-debugsource-0:3.6.8-76.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-76.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-debuginfo-0:3.6.8-76.el8_10.x86_64",
"product": {
"name": "python3-debuginfo-0:3.6.8-76.el8_10.x86_64",
"product_id": "python3-debuginfo-0:3.6.8-76.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-76.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "platform-python-0:3.6.8-76.el8_10.x86_64",
"product": {
"name": "platform-python-0:3.6.8-76.el8_10.x86_64",
"product_id": "platform-python-0:3.6.8-76.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python@3.6.8-76.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.6.8-76.el8_10.x86_64",
"product": {
"name": "python3-libs-0:3.6.8-76.el8_10.x86_64",
"product_id": "python3-libs-0:3.6.8-76.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.6.8-76.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.6.8-76.el8_10.x86_64",
"product": {
"name": "python3-test-0:3.6.8-76.el8_10.x86_64",
"product_id": "python3-test-0:3.6.8-76.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.6.8-76.el8_10?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "platform-python-debug-0:3.6.8-76.el8_10.aarch64",
"product": {
"name": "platform-python-debug-0:3.6.8-76.el8_10.aarch64",
"product_id": "platform-python-debug-0:3.6.8-76.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-76.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "platform-python-devel-0:3.6.8-76.el8_10.aarch64",
"product": {
"name": "platform-python-devel-0:3.6.8-76.el8_10.aarch64",
"product_id": "platform-python-devel-0:3.6.8-76.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-76.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.6.8-76.el8_10.aarch64",
"product": {
"name": "python3-idle-0:3.6.8-76.el8_10.aarch64",
"product_id": "python3-idle-0:3.6.8-76.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.6.8-76.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.6.8-76.el8_10.aarch64",
"product": {
"name": "python3-tkinter-0:3.6.8-76.el8_10.aarch64",
"product_id": "python3-tkinter-0:3.6.8-76.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-76.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-debugsource-0:3.6.8-76.el8_10.aarch64",
"product": {
"name": "python3-debugsource-0:3.6.8-76.el8_10.aarch64",
"product_id": "python3-debugsource-0:3.6.8-76.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-76.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-debuginfo-0:3.6.8-76.el8_10.aarch64",
"product": {
"name": "python3-debuginfo-0:3.6.8-76.el8_10.aarch64",
"product_id": "python3-debuginfo-0:3.6.8-76.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-76.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "platform-python-0:3.6.8-76.el8_10.aarch64",
"product": {
"name": "platform-python-0:3.6.8-76.el8_10.aarch64",
"product_id": "platform-python-0:3.6.8-76.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python@3.6.8-76.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.6.8-76.el8_10.aarch64",
"product": {
"name": "python3-libs-0:3.6.8-76.el8_10.aarch64",
"product_id": "python3-libs-0:3.6.8-76.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.6.8-76.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.6.8-76.el8_10.aarch64",
"product": {
"name": "python3-test-0:3.6.8-76.el8_10.aarch64",
"product_id": "python3-test-0:3.6.8-76.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.6.8-76.el8_10?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "platform-python-debug-0:3.6.8-76.el8_10.ppc64le",
"product": {
"name": "platform-python-debug-0:3.6.8-76.el8_10.ppc64le",
"product_id": "platform-python-debug-0:3.6.8-76.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-76.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "platform-python-devel-0:3.6.8-76.el8_10.ppc64le",
"product": {
"name": "platform-python-devel-0:3.6.8-76.el8_10.ppc64le",
"product_id": "platform-python-devel-0:3.6.8-76.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-76.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.6.8-76.el8_10.ppc64le",
"product": {
"name": "python3-idle-0:3.6.8-76.el8_10.ppc64le",
"product_id": "python3-idle-0:3.6.8-76.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.6.8-76.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.6.8-76.el8_10.ppc64le",
"product": {
"name": "python3-tkinter-0:3.6.8-76.el8_10.ppc64le",
"product_id": "python3-tkinter-0:3.6.8-76.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-76.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-debugsource-0:3.6.8-76.el8_10.ppc64le",
"product": {
"name": "python3-debugsource-0:3.6.8-76.el8_10.ppc64le",
"product_id": "python3-debugsource-0:3.6.8-76.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-76.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-debuginfo-0:3.6.8-76.el8_10.ppc64le",
"product": {
"name": "python3-debuginfo-0:3.6.8-76.el8_10.ppc64le",
"product_id": "python3-debuginfo-0:3.6.8-76.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-76.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "platform-python-0:3.6.8-76.el8_10.ppc64le",
"product": {
"name": "platform-python-0:3.6.8-76.el8_10.ppc64le",
"product_id": "platform-python-0:3.6.8-76.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python@3.6.8-76.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.6.8-76.el8_10.ppc64le",
"product": {
"name": "python3-libs-0:3.6.8-76.el8_10.ppc64le",
"product_id": "python3-libs-0:3.6.8-76.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.6.8-76.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.6.8-76.el8_10.ppc64le",
"product": {
"name": "python3-test-0:3.6.8-76.el8_10.ppc64le",
"product_id": "python3-test-0:3.6.8-76.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.6.8-76.el8_10?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "platform-python-debug-0:3.6.8-76.el8_10.s390x",
"product": {
"name": "platform-python-debug-0:3.6.8-76.el8_10.s390x",
"product_id": "platform-python-debug-0:3.6.8-76.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-76.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "platform-python-devel-0:3.6.8-76.el8_10.s390x",
"product": {
"name": "platform-python-devel-0:3.6.8-76.el8_10.s390x",
"product_id": "platform-python-devel-0:3.6.8-76.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-76.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.6.8-76.el8_10.s390x",
"product": {
"name": "python3-idle-0:3.6.8-76.el8_10.s390x",
"product_id": "python3-idle-0:3.6.8-76.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.6.8-76.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.6.8-76.el8_10.s390x",
"product": {
"name": "python3-tkinter-0:3.6.8-76.el8_10.s390x",
"product_id": "python3-tkinter-0:3.6.8-76.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-76.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-debugsource-0:3.6.8-76.el8_10.s390x",
"product": {
"name": "python3-debugsource-0:3.6.8-76.el8_10.s390x",
"product_id": "python3-debugsource-0:3.6.8-76.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-76.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-debuginfo-0:3.6.8-76.el8_10.s390x",
"product": {
"name": "python3-debuginfo-0:3.6.8-76.el8_10.s390x",
"product_id": "python3-debuginfo-0:3.6.8-76.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-76.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "platform-python-0:3.6.8-76.el8_10.s390x",
"product": {
"name": "platform-python-0:3.6.8-76.el8_10.s390x",
"product_id": "platform-python-0:3.6.8-76.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python@3.6.8-76.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.6.8-76.el8_10.s390x",
"product": {
"name": "python3-libs-0:3.6.8-76.el8_10.s390x",
"product_id": "python3-libs-0:3.6.8-76.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.6.8-76.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.6.8-76.el8_10.s390x",
"product": {
"name": "python3-test-0:3.6.8-76.el8_10.s390x",
"product_id": "python3-test-0:3.6.8-76.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.6.8-76.el8_10?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-0:3.6.8-76.el8_10.src",
"product": {
"name": "python3-0:3.6.8-76.el8_10.src",
"product_id": "python3-0:3.6.8-76.el8_10.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.6.8-76.el8_10?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-76.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-76.el8_10.aarch64"
},
"product_reference": "platform-python-0:3.6.8-76.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-76.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-76.el8_10.i686"
},
"product_reference": "platform-python-0:3.6.8-76.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-76.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-76.el8_10.ppc64le"
},
"product_reference": "platform-python-0:3.6.8-76.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-76.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-76.el8_10.s390x"
},
"product_reference": "platform-python-0:3.6.8-76.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-76.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-76.el8_10.x86_64"
},
"product_reference": "platform-python-0:3.6.8-76.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-76.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-76.el8_10.aarch64"
},
"product_reference": "platform-python-debug-0:3.6.8-76.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-76.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-76.el8_10.i686"
},
"product_reference": "platform-python-debug-0:3.6.8-76.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-76.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-76.el8_10.ppc64le"
},
"product_reference": "platform-python-debug-0:3.6.8-76.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-76.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-76.el8_10.s390x"
},
"product_reference": "platform-python-debug-0:3.6.8-76.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-76.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-76.el8_10.x86_64"
},
"product_reference": "platform-python-debug-0:3.6.8-76.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-76.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-76.el8_10.aarch64"
},
"product_reference": "platform-python-devel-0:3.6.8-76.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-76.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-76.el8_10.i686"
},
"product_reference": "platform-python-devel-0:3.6.8-76.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-76.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-76.el8_10.ppc64le"
},
"product_reference": "platform-python-devel-0:3.6.8-76.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-76.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-76.el8_10.s390x"
},
"product_reference": "platform-python-devel-0:3.6.8-76.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-76.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-76.el8_10.x86_64"
},
"product_reference": "platform-python-devel-0:3.6.8-76.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.6.8-76.el8_10.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-76.el8_10.src"
},
"product_reference": "python3-0:3.6.8-76.el8_10.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-76.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-76.el8_10.aarch64"
},
"product_reference": "python3-debuginfo-0:3.6.8-76.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-76.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-76.el8_10.i686"
},
"product_reference": "python3-debuginfo-0:3.6.8-76.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-76.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-76.el8_10.ppc64le"
},
"product_reference": "python3-debuginfo-0:3.6.8-76.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-76.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-76.el8_10.s390x"
},
"product_reference": "python3-debuginfo-0:3.6.8-76.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-76.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-76.el8_10.x86_64"
},
"product_reference": "python3-debuginfo-0:3.6.8-76.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-76.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-76.el8_10.aarch64"
},
"product_reference": "python3-debugsource-0:3.6.8-76.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-76.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-76.el8_10.i686"
},
"product_reference": "python3-debugsource-0:3.6.8-76.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-76.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-76.el8_10.ppc64le"
},
"product_reference": "python3-debugsource-0:3.6.8-76.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-76.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-76.el8_10.s390x"
},
"product_reference": "python3-debugsource-0:3.6.8-76.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-76.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-76.el8_10.x86_64"
},
"product_reference": "python3-debugsource-0:3.6.8-76.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-76.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-76.el8_10.aarch64"
},
"product_reference": "python3-idle-0:3.6.8-76.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-76.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-76.el8_10.i686"
},
"product_reference": "python3-idle-0:3.6.8-76.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-76.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-76.el8_10.ppc64le"
},
"product_reference": "python3-idle-0:3.6.8-76.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-76.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-76.el8_10.s390x"
},
"product_reference": "python3-idle-0:3.6.8-76.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-76.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-76.el8_10.x86_64"
},
"product_reference": "python3-idle-0:3.6.8-76.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-76.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-76.el8_10.aarch64"
},
"product_reference": "python3-libs-0:3.6.8-76.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-76.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-76.el8_10.i686"
},
"product_reference": "python3-libs-0:3.6.8-76.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-76.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-76.el8_10.ppc64le"
},
"product_reference": "python3-libs-0:3.6.8-76.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-76.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-76.el8_10.s390x"
},
"product_reference": "python3-libs-0:3.6.8-76.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-76.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-76.el8_10.x86_64"
},
"product_reference": "python3-libs-0:3.6.8-76.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-76.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-76.el8_10.aarch64"
},
"product_reference": "python3-test-0:3.6.8-76.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-76.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-76.el8_10.i686"
},
"product_reference": "python3-test-0:3.6.8-76.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-76.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-76.el8_10.ppc64le"
},
"product_reference": "python3-test-0:3.6.8-76.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-76.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-76.el8_10.s390x"
},
"product_reference": "python3-test-0:3.6.8-76.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-76.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-76.el8_10.x86_64"
},
"product_reference": "python3-test-0:3.6.8-76.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-76.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-76.el8_10.aarch64"
},
"product_reference": "python3-tkinter-0:3.6.8-76.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-76.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-76.el8_10.i686"
},
"product_reference": "python3-tkinter-0:3.6.8-76.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-76.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-76.el8_10.ppc64le"
},
"product_reference": "python3-tkinter-0:3.6.8-76.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-76.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-76.el8_10.s390x"
},
"product_reference": "python3-tkinter-0:3.6.8-76.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-76.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-76.el8_10.x86_64"
},
"product_reference": "python3-tkinter-0:3.6.8-76.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-76.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-76.el8_10.aarch64"
},
"product_reference": "platform-python-0:3.6.8-76.el8_10.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-76.el8_10.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-76.el8_10.i686"
},
"product_reference": "platform-python-0:3.6.8-76.el8_10.i686",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-76.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-76.el8_10.ppc64le"
},
"product_reference": "platform-python-0:3.6.8-76.el8_10.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-76.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-76.el8_10.s390x"
},
"product_reference": "platform-python-0:3.6.8-76.el8_10.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-76.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-76.el8_10.x86_64"
},
"product_reference": "platform-python-0:3.6.8-76.el8_10.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-76.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-76.el8_10.aarch64"
},
"product_reference": "platform-python-debug-0:3.6.8-76.el8_10.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-76.el8_10.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-76.el8_10.i686"
},
"product_reference": "platform-python-debug-0:3.6.8-76.el8_10.i686",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-76.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-76.el8_10.ppc64le"
},
"product_reference": "platform-python-debug-0:3.6.8-76.el8_10.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-76.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-76.el8_10.s390x"
},
"product_reference": "platform-python-debug-0:3.6.8-76.el8_10.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-76.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-76.el8_10.x86_64"
},
"product_reference": "platform-python-debug-0:3.6.8-76.el8_10.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-76.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-76.el8_10.aarch64"
},
"product_reference": "platform-python-devel-0:3.6.8-76.el8_10.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-76.el8_10.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-76.el8_10.i686"
},
"product_reference": "platform-python-devel-0:3.6.8-76.el8_10.i686",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-76.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-76.el8_10.ppc64le"
},
"product_reference": "platform-python-devel-0:3.6.8-76.el8_10.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-76.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-76.el8_10.s390x"
},
"product_reference": "platform-python-devel-0:3.6.8-76.el8_10.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-76.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-76.el8_10.x86_64"
},
"product_reference": "platform-python-devel-0:3.6.8-76.el8_10.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.6.8-76.el8_10.src as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-76.el8_10.src"
},
"product_reference": "python3-0:3.6.8-76.el8_10.src",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-76.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-76.el8_10.aarch64"
},
"product_reference": "python3-debuginfo-0:3.6.8-76.el8_10.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-76.el8_10.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-76.el8_10.i686"
},
"product_reference": "python3-debuginfo-0:3.6.8-76.el8_10.i686",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-76.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-76.el8_10.ppc64le"
},
"product_reference": "python3-debuginfo-0:3.6.8-76.el8_10.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-76.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-76.el8_10.s390x"
},
"product_reference": "python3-debuginfo-0:3.6.8-76.el8_10.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-76.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-76.el8_10.x86_64"
},
"product_reference": "python3-debuginfo-0:3.6.8-76.el8_10.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-76.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-76.el8_10.aarch64"
},
"product_reference": "python3-debugsource-0:3.6.8-76.el8_10.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-76.el8_10.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-76.el8_10.i686"
},
"product_reference": "python3-debugsource-0:3.6.8-76.el8_10.i686",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-76.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-76.el8_10.ppc64le"
},
"product_reference": "python3-debugsource-0:3.6.8-76.el8_10.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-76.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-76.el8_10.s390x"
},
"product_reference": "python3-debugsource-0:3.6.8-76.el8_10.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-76.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-76.el8_10.x86_64"
},
"product_reference": "python3-debugsource-0:3.6.8-76.el8_10.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-76.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-76.el8_10.aarch64"
},
"product_reference": "python3-idle-0:3.6.8-76.el8_10.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-76.el8_10.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-76.el8_10.i686"
},
"product_reference": "python3-idle-0:3.6.8-76.el8_10.i686",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-76.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-76.el8_10.ppc64le"
},
"product_reference": "python3-idle-0:3.6.8-76.el8_10.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-76.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-76.el8_10.s390x"
},
"product_reference": "python3-idle-0:3.6.8-76.el8_10.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-76.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-76.el8_10.x86_64"
},
"product_reference": "python3-idle-0:3.6.8-76.el8_10.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-76.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-76.el8_10.aarch64"
},
"product_reference": "python3-libs-0:3.6.8-76.el8_10.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-76.el8_10.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-76.el8_10.i686"
},
"product_reference": "python3-libs-0:3.6.8-76.el8_10.i686",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-76.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-76.el8_10.ppc64le"
},
"product_reference": "python3-libs-0:3.6.8-76.el8_10.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-76.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-76.el8_10.s390x"
},
"product_reference": "python3-libs-0:3.6.8-76.el8_10.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-76.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-76.el8_10.x86_64"
},
"product_reference": "python3-libs-0:3.6.8-76.el8_10.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-76.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-76.el8_10.aarch64"
},
"product_reference": "python3-test-0:3.6.8-76.el8_10.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-76.el8_10.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-76.el8_10.i686"
},
"product_reference": "python3-test-0:3.6.8-76.el8_10.i686",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-76.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-76.el8_10.ppc64le"
},
"product_reference": "python3-test-0:3.6.8-76.el8_10.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-76.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-76.el8_10.s390x"
},
"product_reference": "python3-test-0:3.6.8-76.el8_10.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-76.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-76.el8_10.x86_64"
},
"product_reference": "python3-test-0:3.6.8-76.el8_10.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-76.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-76.el8_10.aarch64"
},
"product_reference": "python3-tkinter-0:3.6.8-76.el8_10.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-76.el8_10.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-76.el8_10.i686"
},
"product_reference": "python3-tkinter-0:3.6.8-76.el8_10.i686",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-76.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-76.el8_10.ppc64le"
},
"product_reference": "python3-tkinter-0:3.6.8-76.el8_10.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-76.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-76.el8_10.s390x"
},
"product_reference": "python3-tkinter-0:3.6.8-76.el8_10.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-76.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-76.el8_10.x86_64"
},
"product_reference": "python3-tkinter-0:3.6.8-76.el8_10.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-4786",
"cwe": {
"id": "CWE-88",
"name": "Improper Neutralization of Argument Delimiters in a Command (\u0027Argument Injection\u0027)"
},
"discovery_date": "2026-04-13T22:01:38.006388+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2458049"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Python webbrowser.open() API. If a specially crafted URL containing \"%action\" is processed, an attacker could bypass a previous mitigation for CVE-2026-4519. This bypass allows for command injection into the underlying shell, potentially leading to arbitrary code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: cpython: Python: Arbitrary code execution via command injection in webbrowser.open() API",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw in the Python `webbrowser.open()` API allows for command injection and arbitrary code execution when processing specially crafted URLs containing \"%action\". This bypasses a previous mitigation for CVE-2026-4519.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-76.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-76.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-76.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-76.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-76.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-76.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-76.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-76.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-76.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-76.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-76.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-76.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-76.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-76.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-76.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-76.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-76.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-76.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-76.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-76.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-76.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-76.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-76.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-76.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-76.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-76.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-76.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-76.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-76.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-76.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-76.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-76.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-76.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-76.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-76.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-76.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-76.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-76.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-76.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-76.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-76.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-76.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-76.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-76.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-76.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-76.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-76.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-76.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-76.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-76.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-76.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-76.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-76.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-76.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-76.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-76.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-76.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-76.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-76.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-76.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-76.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-76.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-76.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-76.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-76.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-76.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-76.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-76.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-76.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-76.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-76.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-76.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-76.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-76.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-76.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-76.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-76.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-76.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-76.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-76.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-76.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-76.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-76.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-76.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-76.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-76.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-76.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-76.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-76.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-76.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-76.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-76.el8_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-4786"
},
{
"category": "external",
"summary": "RHBZ#2458049",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2458049"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-4786",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4786"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-4786",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4786"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/148169",
"url": "https://github.com/python/cpython/issues/148169"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/148170",
"url": "https://github.com/python/cpython/pull/148170"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/JQDUNJVB4AQNTJECSUKOBDU3XCJIPSE5/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/JQDUNJVB4AQNTJECSUKOBDU3XCJIPSE5/"
}
],
"release_date": "2026-04-13T21:52:19.036000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-27T21:31:09+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-76.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-76.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-76.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-76.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-76.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-76.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-76.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-76.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-76.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-76.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-76.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-76.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-76.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-76.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-76.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-76.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-76.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-76.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-76.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-76.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-76.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-76.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-76.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-76.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-76.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-76.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-76.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-76.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-76.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-76.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-76.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-76.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-76.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-76.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-76.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-76.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-76.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-76.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-76.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-76.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-76.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-76.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-76.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-76.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-76.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-76.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-76.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-76.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-76.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-76.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-76.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-76.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-76.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-76.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-76.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-76.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-76.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-76.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-76.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-76.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-76.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-76.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-76.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-76.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-76.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-76.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-76.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-76.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-76.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-76.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-76.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-76.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-76.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-76.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-76.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-76.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-76.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-76.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-76.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-76.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-76.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-76.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-76.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-76.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-76.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-76.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-76.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-76.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-76.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-76.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-76.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-76.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:11077"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-76.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-76.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-76.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-76.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-76.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-76.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-76.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-76.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-76.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-76.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-76.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-76.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-76.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-76.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-76.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-76.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-76.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-76.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-76.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-76.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-76.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-76.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-76.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-76.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-76.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-76.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-76.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-76.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-76.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-76.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-76.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-76.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-76.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-76.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-76.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-76.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-76.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-76.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-76.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-76.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-76.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-76.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-76.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-76.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-76.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-76.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-76.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-76.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-76.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-76.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-76.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-76.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-76.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-76.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-76.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-76.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-76.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-76.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-76.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-76.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-76.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-76.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-76.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-76.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-76.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-76.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-76.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-76.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-76.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-76.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-76.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-76.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-76.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-76.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-76.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-76.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-76.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-76.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-76.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-76.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-76.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-76.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-76.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-76.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-76.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-76.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-76.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-76.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-76.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-76.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-76.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-76.el8_10.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-76.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-76.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-76.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-76.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-76.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-76.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-76.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-76.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-76.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-76.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-76.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-76.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-76.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-76.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-76.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-76.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-76.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-76.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-76.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-76.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-76.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-76.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-76.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-76.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-76.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-76.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-76.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-76.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-76.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-76.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-76.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-76.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-76.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-76.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-76.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-76.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-76.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-76.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-76.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-76.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-76.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-76.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-76.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-76.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-76.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-76.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-76.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-76.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-76.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-76.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-76.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-76.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-76.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-76.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-76.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-76.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-76.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-76.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-76.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-76.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-76.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-76.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-76.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-76.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-76.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-76.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-76.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-76.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-76.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-76.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-76.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-76.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-76.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-76.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-76.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-76.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-76.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-76.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-76.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-76.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-76.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-76.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-76.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-76.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-76.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-76.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-76.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-76.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-76.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-76.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-76.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-76.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python: cpython: Python: Arbitrary code execution via command injection in webbrowser.open() API"
},
{
"cve": "CVE-2026-6100",
"cwe": {
"id": "CWE-825",
"name": "Expired Pointer Dereference"
},
"discovery_date": "2026-04-13T18:01:31.970255+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2457932"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Python\u0027s decompression modules, including `lzma.LZMADecompressor`, `bz2.BZ2Decompressor`, and `gzip.GzipFile`. This vulnerability, a use-after-free, can occur if a program attempts to re-use a decompression object after a memory allocation error, especially when the system is experiencing high memory usage. Exploitation of this flaw could potentially allow an attacker to execute arbitrary code or access sensitive data. The vulnerability is only present if the program re-uses decompressor instances across multiple decompression calls even after a `MemoryError` is raised during decompression. Using the helper functions to one-shot decompress data such as `lzma.decompress()`, `bz2.decompress()`, `gzip.decompress()`, and `zlib.decompress()` are not affected as a new decompressor instance is used per call. If the decompressor instance is not re-used after an error condition, this usage is similarly not vulnerable.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: Python: Arbitrary code execution or information disclosure via use-after-free in decompression modules",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The severity of this flaw is somewhat mitigated on Red Hat platforms. By default processes are not executed with root user privilege and are limited in their scope which in turn limits the impact of this flaw.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-76.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-76.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-76.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-76.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-76.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-76.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-76.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-76.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-76.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-76.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-76.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-76.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-76.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-76.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-76.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-76.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-76.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-76.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-76.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-76.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-76.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-76.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-76.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-76.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-76.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-76.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-76.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-76.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-76.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-76.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-76.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-76.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-76.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-76.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-76.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-76.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-76.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-76.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-76.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-76.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-76.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-76.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-76.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-76.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-76.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-76.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-76.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-76.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-76.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-76.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-76.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-76.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-76.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-76.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-76.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-76.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-76.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-76.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-76.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-76.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-76.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-76.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-76.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-76.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-76.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-76.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-76.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-76.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-76.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-76.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-76.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-76.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-76.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-76.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-76.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-76.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-76.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-76.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-76.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-76.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-76.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-76.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-76.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-76.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-76.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-76.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-76.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-76.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-76.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-76.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-76.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-76.el8_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-6100"
},
{
"category": "external",
"summary": "RHBZ#2457932",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2457932"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-6100",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-6100"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-6100",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-6100"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/6a5f79c8d7bbf22b083b240910c7a8781a59437d",
"url": "https://github.com/python/cpython/commit/6a5f79c8d7bbf22b083b240910c7a8781a59437d"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/8fc66aef6d7b3ae58f43f5c66f9366cc8cbbfcd2",
"url": "https://github.com/python/cpython/commit/8fc66aef6d7b3ae58f43f5c66f9366cc8cbbfcd2"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/c3cf71c3366fe49acb776a639405c0eea6169c20",
"url": "https://github.com/python/cpython/commit/c3cf71c3366fe49acb776a639405c0eea6169c20"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/148395",
"url": "https://github.com/python/cpython/issues/148395"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/148396",
"url": "https://github.com/python/cpython/pull/148396"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/HTWB2Z6KT5QQX4RYEZAFININDHNOSIF3/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/HTWB2Z6KT5QQX4RYEZAFININDHNOSIF3/"
}
],
"release_date": "2026-04-13T17:15:47.606000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-27T21:31:09+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-76.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-76.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-76.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-76.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-76.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-76.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-76.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-76.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-76.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-76.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-76.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-76.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-76.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-76.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-76.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-76.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-76.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-76.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-76.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-76.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-76.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-76.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-76.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-76.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-76.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-76.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-76.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-76.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-76.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-76.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-76.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-76.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-76.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-76.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-76.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-76.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-76.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-76.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-76.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-76.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-76.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-76.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-76.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-76.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-76.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-76.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-76.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-76.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-76.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-76.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-76.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-76.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-76.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-76.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-76.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-76.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-76.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-76.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-76.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-76.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-76.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-76.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-76.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-76.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-76.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-76.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-76.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-76.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-76.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-76.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-76.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-76.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-76.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-76.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-76.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-76.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-76.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-76.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-76.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-76.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-76.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-76.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-76.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-76.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-76.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-76.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-76.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-76.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-76.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-76.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-76.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-76.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:11077"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-76.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-76.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-76.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-76.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-76.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-76.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-76.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-76.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-76.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-76.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-76.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-76.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-76.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-76.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-76.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-76.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-76.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-76.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-76.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-76.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-76.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-76.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-76.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-76.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-76.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-76.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-76.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-76.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-76.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-76.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-76.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-76.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-76.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-76.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-76.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-76.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-76.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-76.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-76.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-76.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-76.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-76.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-76.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-76.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-76.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-76.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-76.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-76.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-76.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-76.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-76.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-76.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-76.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-76.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-76.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-76.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-76.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-76.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-76.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-76.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-76.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-76.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-76.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-76.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-76.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-76.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-76.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-76.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-76.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-76.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-76.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-76.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-76.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-76.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-76.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-76.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-76.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-76.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-76.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-76.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-76.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-76.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-76.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-76.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-76.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-76.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-76.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-76.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-76.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-76.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-76.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-76.el8_10.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-76.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-76.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-76.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-76.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-76.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-76.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-76.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-76.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-76.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-76.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-76.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-76.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-76.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-76.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-76.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-76.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-76.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-76.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-76.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-76.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-76.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-76.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-76.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-76.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-76.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-76.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-76.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-76.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-76.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-76.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-76.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-76.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-76.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-76.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-76.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-76.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-76.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-76.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-76.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-76.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-76.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-76.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-76.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-76.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-76.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-76.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-76.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-76.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-76.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-76.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-76.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-76.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-76.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-76.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-76.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-76.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-76.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-76.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-76.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-76.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-76.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-76.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-76.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-76.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-76.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-76.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-76.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-76.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-76.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-76.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-76.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-76.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-76.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-76.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-76.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-76.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-76.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-76.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-76.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-76.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-76.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-76.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-76.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-76.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-76.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-76.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-76.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-76.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-76.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-76.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-76.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-76.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python: Python: Arbitrary code execution or information disclosure via use-after-free in decompression modules"
}
]
}
RHSA-2026:11768
Vulnerability from csaf_redhat - Published: 2026-04-29 14:26 - Updated: 2026-06-04 18:48A flaw was found in libarchive. This heap out-of-bounds read vulnerability exists in the RAR archive processing logic due to improper validation of the LZSS sliding window size after transitions between compression methods. A remote attacker can exploit this by providing a specially crafted RAR archive, leading to the disclosure of sensitive heap memory information without requiring authentication or user interaction.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-tp-rhel9@sha256:9c099abe9fe9f06816a9ddd95c8123bd2909e66aa31b05ce5a143495efedd274_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-tp-rhel9@sha256:9827772c3fffde2b94ac6758eb146209973bb09bd86980e02cd0cafa66f4aa3e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-tp-rhel9@sha256:1debabb74204bd06904737367b77cb42ab5d69e73da5c051e74e8dbc7e6719fa_amd64 | — |
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: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-tp-rhel9@sha256:9c099abe9fe9f06816a9ddd95c8123bd2909e66aa31b05ce5a143495efedd274_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-tp-rhel9@sha256:9827772c3fffde2b94ac6758eb146209973bb09bd86980e02cd0cafa66f4aa3e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-tp-rhel9@sha256:1debabb74204bd06904737367b77cb42ab5d69e73da5c051e74e8dbc7e6719fa_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in libarchive. On 32-bit systems, an integer overflow vulnerability exists in the zisofs block pointer allocation logic. A remote attacker can exploit this by providing a specially crafted ISO9660 image, which can lead to a heap buffer overflow. This could potentially allow for arbitrary code execution on the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-tp-rhel9@sha256:9c099abe9fe9f06816a9ddd95c8123bd2909e66aa31b05ce5a143495efedd274_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-tp-rhel9@sha256:9827772c3fffde2b94ac6758eb146209973bb09bd86980e02cd0cafa66f4aa3e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-tp-rhel9@sha256:1debabb74204bd06904737367b77cb42ab5d69e73da5c051e74e8dbc7e6719fa_amd64 | — |
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: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-tp-rhel9@sha256:9c099abe9fe9f06816a9ddd95c8123bd2909e66aa31b05ce5a143495efedd274_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-tp-rhel9@sha256:9827772c3fffde2b94ac6758eb146209973bb09bd86980e02cd0cafa66f4aa3e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-tp-rhel9@sha256:1debabb74204bd06904737367b77cb42ab5d69e73da5c051e74e8dbc7e6719fa_amd64 | — |
Vendor Fix
fix
Workaround
|
The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-tp-rhel9@sha256:1debabb74204bd06904737367b77cb42ab5d69e73da5c051e74e8dbc7e6719fa_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-tp-rhel9@sha256:9c099abe9fe9f06816a9ddd95c8123bd2909e66aa31b05ce5a143495efedd274_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-tp-rhel9@sha256:9827772c3fffde2b94ac6758eb146209973bb09bd86980e02cd0cafa66f4aa3e_amd64 | — |
Workaround
|
A flaw was found in nghttp2. Due to missing internal state validation, the library continues to process incoming data even after a session has been terminated. A remote attacker could exploit this by sending a specially crafted HTTP/2 frame, leading to an assertion failure and a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-tp-rhel9@sha256:9c099abe9fe9f06816a9ddd95c8123bd2909e66aa31b05ce5a143495efedd274_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-tp-rhel9@sha256:9827772c3fffde2b94ac6758eb146209973bb09bd86980e02cd0cafa66f4aa3e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-tp-rhel9@sha256:1debabb74204bd06904737367b77cb42ab5d69e73da5c051e74e8dbc7e6719fa_amd64 | — |
Vendor Fix
fix
|
A flaw was found in Vim, an open-source command-line text editor. Specifically, an operating system (OS) command injection vulnerability exists in the `netrw` standard plugin. A remote attacker could exploit this by tricking a user into opening a specially crafted URL, such as one using the `scp://` protocol handler. Successful exploitation allows the attacker to execute arbitrary shell commands with the same privileges as the Vim process, leading to potential system compromise.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-tp-rhel9@sha256:9c099abe9fe9f06816a9ddd95c8123bd2909e66aa31b05ce5a143495efedd274_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-tp-rhel9@sha256:9827772c3fffde2b94ac6758eb146209973bb09bd86980e02cd0cafa66f4aa3e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-tp-rhel9@sha256:1debabb74204bd06904737367b77cb42ab5d69e73da5c051e74e8dbc7e6719fa_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim. This vulnerability, a heap-buffer-overflow and a segmentation fault, exists in the swap file recovery logic. A local attacker could exploit this by providing a specially crafted swap file. This could lead to a denial of service (DoS) or potentially information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-tp-rhel9@sha256:9c099abe9fe9f06816a9ddd95c8123bd2909e66aa31b05ce5a143495efedd274_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-tp-rhel9@sha256:9827772c3fffde2b94ac6758eb146209973bb09bd86980e02cd0cafa66f4aa3e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-tp-rhel9@sha256:1debabb74204bd06904737367b77cb42ab5d69e73da5c051e74e8dbc7e6719fa_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim. By including a newline character in a pattern passed to Vim's glob() function, an attacker may be able to execute arbitrary shell commands. This command injection vulnerability allows for arbitrary code execution, depending on the user's shell settings.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-tp-rhel9@sha256:9c099abe9fe9f06816a9ddd95c8123bd2909e66aa31b05ce5a143495efedd274_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-tp-rhel9@sha256:9827772c3fffde2b94ac6758eb146209973bb09bd86980e02cd0cafa66f4aa3e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-tp-rhel9@sha256:1debabb74204bd06904737367b77cb42ab5d69e73da5c051e74e8dbc7e6719fa_amd64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "A new set of Red Hat Update Infrastructure container images is now available as a Technology Preview in the Red Hat container registry.",
"title": "Topic"
},
{
"category": "general",
"text": "Technology Preview features are not fully supported, may not be functionally complete, and are not suitable for deployment in production.",
"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:11768",
"url": "https://access.redhat.com/errata/RHSA-2026:11768"
},
{
"category": "external",
"summary": "https://access.redhat.com/articles/7141172",
"url": "https://access.redhat.com/articles/7141172"
},
{
"category": "external",
"summary": "https://access.redhat.com/products/red-hat-update-infrastructure",
"url": "https://access.redhat.com/products/red-hat-update-infrastructure"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-25679",
"url": "https://access.redhat.com/security/cve/CVE-2026-25679"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27135",
"url": "https://access.redhat.com/security/cve/CVE-2026-27135"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-28417",
"url": "https://access.redhat.com/security/cve/CVE-2026-28417"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-28421",
"url": "https://access.redhat.com/security/cve/CVE-2026-28421"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33412",
"url": "https://access.redhat.com/security/cve/CVE-2026-33412"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-4424",
"url": "https://access.redhat.com/security/cve/CVE-2026-4424"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-4786",
"url": "https://access.redhat.com/security/cve/CVE-2026-4786"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-5121",
"url": "https://access.redhat.com/security/cve/CVE-2026-5121"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-6100",
"url": "https://access.redhat.com/security/cve/CVE-2026-6100"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_update_infrastructure/5",
"url": "https://docs.redhat.com/en/documentation/red_hat_update_infrastructure/5"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_11768.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Update Infrastructure 5.2 Technology Preview security update",
"tracking": {
"current_release_date": "2026-06-04T18:48:24+00:00",
"generator": {
"date": "2026-06-04T18:48:24+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2026:11768",
"initial_release_date": "2026-04-29T14:26:51+00:00",
"revision_history": [
{
"date": "2026-04-29T14:26:51+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-04-29T14:27:04+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-04T18:48:24+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Update Infrastructure 5",
"product": {
"name": "Red Hat Update Infrastructure 5",
"product_id": "Red Hat Update Infrastructure 5",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhui:5::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Update Infrastructure"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhui5/cds-kubernetes-tp-rhel9@sha256:9c099abe9fe9f06816a9ddd95c8123bd2909e66aa31b05ce5a143495efedd274_amd64",
"product": {
"name": "registry.redhat.io/rhui5/cds-kubernetes-tp-rhel9@sha256:9c099abe9fe9f06816a9ddd95c8123bd2909e66aa31b05ce5a143495efedd274_amd64",
"product_id": "registry.redhat.io/rhui5/cds-kubernetes-tp-rhel9@sha256:9c099abe9fe9f06816a9ddd95c8123bd2909e66aa31b05ce5a143495efedd274_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cds-kubernetes-tp-rhel9@sha256%3A9c099abe9fe9f06816a9ddd95c8123bd2909e66aa31b05ce5a143495efedd274?arch=amd64\u0026repository_url=registry.redhat.io/rhui5\u0026tag=1777459441"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhui5/installer-tp-rhel9@sha256:9827772c3fffde2b94ac6758eb146209973bb09bd86980e02cd0cafa66f4aa3e_amd64",
"product": {
"name": "registry.redhat.io/rhui5/installer-tp-rhel9@sha256:9827772c3fffde2b94ac6758eb146209973bb09bd86980e02cd0cafa66f4aa3e_amd64",
"product_id": "registry.redhat.io/rhui5/installer-tp-rhel9@sha256:9827772c3fffde2b94ac6758eb146209973bb09bd86980e02cd0cafa66f4aa3e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/installer-tp-rhel9@sha256%3A9827772c3fffde2b94ac6758eb146209973bb09bd86980e02cd0cafa66f4aa3e?arch=amd64\u0026repository_url=registry.redhat.io/rhui5\u0026tag=1777454300"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhui5/rhua-tp-rhel9@sha256:1debabb74204bd06904737367b77cb42ab5d69e73da5c051e74e8dbc7e6719fa_amd64",
"product": {
"name": "registry.redhat.io/rhui5/rhua-tp-rhel9@sha256:1debabb74204bd06904737367b77cb42ab5d69e73da5c051e74e8dbc7e6719fa_amd64",
"product_id": "registry.redhat.io/rhui5/rhua-tp-rhel9@sha256:1debabb74204bd06904737367b77cb42ab5d69e73da5c051e74e8dbc7e6719fa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhua-tp-rhel9@sha256%3A1debabb74204bd06904737367b77cb42ab5d69e73da5c051e74e8dbc7e6719fa?arch=amd64\u0026repository_url=registry.redhat.io/rhui5\u0026tag=1777459504"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhui5/cds-kubernetes-tp-rhel9@sha256:9c099abe9fe9f06816a9ddd95c8123bd2909e66aa31b05ce5a143495efedd274_amd64 as a component of Red Hat Update Infrastructure 5",
"product_id": "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-tp-rhel9@sha256:9c099abe9fe9f06816a9ddd95c8123bd2909e66aa31b05ce5a143495efedd274_amd64"
},
"product_reference": "registry.redhat.io/rhui5/cds-kubernetes-tp-rhel9@sha256:9c099abe9fe9f06816a9ddd95c8123bd2909e66aa31b05ce5a143495efedd274_amd64",
"relates_to_product_reference": "Red Hat Update Infrastructure 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhui5/installer-tp-rhel9@sha256:9827772c3fffde2b94ac6758eb146209973bb09bd86980e02cd0cafa66f4aa3e_amd64 as a component of Red Hat Update Infrastructure 5",
"product_id": "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-tp-rhel9@sha256:9827772c3fffde2b94ac6758eb146209973bb09bd86980e02cd0cafa66f4aa3e_amd64"
},
"product_reference": "registry.redhat.io/rhui5/installer-tp-rhel9@sha256:9827772c3fffde2b94ac6758eb146209973bb09bd86980e02cd0cafa66f4aa3e_amd64",
"relates_to_product_reference": "Red Hat Update Infrastructure 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhui5/rhua-tp-rhel9@sha256:1debabb74204bd06904737367b77cb42ab5d69e73da5c051e74e8dbc7e6719fa_amd64 as a component of Red Hat Update Infrastructure 5",
"product_id": "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-tp-rhel9@sha256:1debabb74204bd06904737367b77cb42ab5d69e73da5c051e74e8dbc7e6719fa_amd64"
},
"product_reference": "registry.redhat.io/rhui5/rhua-tp-rhel9@sha256:1debabb74204bd06904737367b77cb42ab5d69e73da5c051e74e8dbc7e6719fa_amd64",
"relates_to_product_reference": "Red Hat Update Infrastructure 5"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Elhanan Haenel"
]
}
],
"cve": "CVE-2026-4424",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2026-03-19T12:22:21.740000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2449006"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libarchive. This heap out-of-bounds read vulnerability exists in the RAR archive processing logic due to improper validation of the LZSS sliding window size after transitions between compression methods. A remote attacker can exploit this by providing a specially crafted RAR archive, leading to the disclosure of sensitive heap memory information without requiring authentication or user interaction.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libarchive: libarchive: Information disclosure via heap out-of-bounds read in RAR archive processing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "IMPORTANT: This heap out-of-bounds read vulnerability in libarchive\u0027s RAR archive processing logic can lead to information disclosure. A remote attacker can exploit this flaw by providing a specially crafted RAR archive, potentially revealing sensitive heap memory information without requiring authentication or user interaction on systems that process untrusted archives.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-tp-rhel9@sha256:9c099abe9fe9f06816a9ddd95c8123bd2909e66aa31b05ce5a143495efedd274_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-tp-rhel9@sha256:9827772c3fffde2b94ac6758eb146209973bb09bd86980e02cd0cafa66f4aa3e_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-tp-rhel9@sha256:1debabb74204bd06904737367b77cb42ab5d69e73da5c051e74e8dbc7e6719fa_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-4424"
},
{
"category": "external",
"summary": "RHBZ#2449006",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449006"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-4424",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4424"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-4424",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4424"
},
{
"category": "external",
"summary": "https://github.com/libarchive/libarchive/pull/2898",
"url": "https://github.com/libarchive/libarchive/pull/2898"
}
],
"release_date": "2026-03-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-29T14:26:51+00:00",
"details": "Please consult the RHUI Technology Preview Release Notes at https://access.redhat.com/articles/7141172\nfor instructions on how to use this image set.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-tp-rhel9@sha256:9c099abe9fe9f06816a9ddd95c8123bd2909e66aa31b05ce5a143495efedd274_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-tp-rhel9@sha256:9827772c3fffde2b94ac6758eb146209973bb09bd86980e02cd0cafa66f4aa3e_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-tp-rhel9@sha256:1debabb74204bd06904737367b77cb42ab5d69e73da5c051e74e8dbc7e6719fa_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:11768"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-tp-rhel9@sha256:9c099abe9fe9f06816a9ddd95c8123bd2909e66aa31b05ce5a143495efedd274_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-tp-rhel9@sha256:9827772c3fffde2b94ac6758eb146209973bb09bd86980e02cd0cafa66f4aa3e_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-tp-rhel9@sha256:1debabb74204bd06904737367b77cb42ab5d69e73da5c051e74e8dbc7e6719fa_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-tp-rhel9@sha256:9c099abe9fe9f06816a9ddd95c8123bd2909e66aa31b05ce5a143495efedd274_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-tp-rhel9@sha256:9827772c3fffde2b94ac6758eb146209973bb09bd86980e02cd0cafa66f4aa3e_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-tp-rhel9@sha256:1debabb74204bd06904737367b77cb42ab5d69e73da5c051e74e8dbc7e6719fa_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libarchive: libarchive: Information disclosure via heap out-of-bounds read in RAR archive processing"
},
{
"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": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-tp-rhel9@sha256:9c099abe9fe9f06816a9ddd95c8123bd2909e66aa31b05ce5a143495efedd274_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-tp-rhel9@sha256:9827772c3fffde2b94ac6758eb146209973bb09bd86980e02cd0cafa66f4aa3e_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-tp-rhel9@sha256:1debabb74204bd06904737367b77cb42ab5d69e73da5c051e74e8dbc7e6719fa_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-4786"
},
{
"category": "external",
"summary": "RHBZ#2458049",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2458049"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-4786",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4786"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-4786",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4786"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/148169",
"url": "https://github.com/python/cpython/issues/148169"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/148170",
"url": "https://github.com/python/cpython/pull/148170"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/JQDUNJVB4AQNTJECSUKOBDU3XCJIPSE5/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/JQDUNJVB4AQNTJECSUKOBDU3XCJIPSE5/"
}
],
"release_date": "2026-04-13T21:52:19.036000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-29T14:26:51+00:00",
"details": "Please consult the RHUI Technology Preview Release Notes at https://access.redhat.com/articles/7141172\nfor instructions on how to use this image set.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-tp-rhel9@sha256:9c099abe9fe9f06816a9ddd95c8123bd2909e66aa31b05ce5a143495efedd274_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-tp-rhel9@sha256:9827772c3fffde2b94ac6758eb146209973bb09bd86980e02cd0cafa66f4aa3e_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-tp-rhel9@sha256:1debabb74204bd06904737367b77cb42ab5d69e73da5c051e74e8dbc7e6719fa_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:11768"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-tp-rhel9@sha256:9c099abe9fe9f06816a9ddd95c8123bd2909e66aa31b05ce5a143495efedd274_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-tp-rhel9@sha256:9827772c3fffde2b94ac6758eb146209973bb09bd86980e02cd0cafa66f4aa3e_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-tp-rhel9@sha256:1debabb74204bd06904737367b77cb42ab5d69e73da5c051e74e8dbc7e6719fa_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-tp-rhel9@sha256:9c099abe9fe9f06816a9ddd95c8123bd2909e66aa31b05ce5a143495efedd274_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-tp-rhel9@sha256:9827772c3fffde2b94ac6758eb146209973bb09bd86980e02cd0cafa66f4aa3e_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-tp-rhel9@sha256:1debabb74204bd06904737367b77cb42ab5d69e73da5c051e74e8dbc7e6719fa_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python: cpython: Python: Arbitrary code execution via command injection in webbrowser.open() API"
},
{
"acknowledgments": [
{
"names": [
"Elhanan Haenel"
]
}
],
"cve": "CVE-2026-5121",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2026-03-30T07:40:25.358335+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2452945"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libarchive. On 32-bit systems, an integer overflow vulnerability exists in the zisofs block pointer allocation logic. A remote attacker can exploit this by providing a specially crafted ISO9660 image, which can lead to a heap buffer overflow. This could potentially allow for arbitrary code execution on the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libarchive: libarchive: Arbitrary code execution via integer overflow in ISO9660 image processing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Important: An integer overflow flaw in `libarchive` on 32-bit systems can lead to a heap buffer overflow. This vulnerability occurs when processing a specially crafted ISO9660 image, allowing an attacker to potentially execute arbitrary code. Red Hat Enterprise Linux 64-bit systems are not affected by this flaw.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-tp-rhel9@sha256:9c099abe9fe9f06816a9ddd95c8123bd2909e66aa31b05ce5a143495efedd274_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-tp-rhel9@sha256:9827772c3fffde2b94ac6758eb146209973bb09bd86980e02cd0cafa66f4aa3e_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-tp-rhel9@sha256:1debabb74204bd06904737367b77cb42ab5d69e73da5c051e74e8dbc7e6719fa_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-5121"
},
{
"category": "external",
"summary": "RHBZ#2452945",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2452945"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-5121",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-5121"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-5121",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-5121"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-2vwv-vqpv-v8vc",
"url": "https://github.com/advisories/GHSA-2vwv-vqpv-v8vc"
},
{
"category": "external",
"summary": "https://github.com/libarchive/libarchive/pull/2934",
"url": "https://github.com/libarchive/libarchive/pull/2934"
}
],
"release_date": "2026-03-30T07:44:15.222000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-29T14:26:51+00:00",
"details": "Please consult the RHUI Technology Preview Release Notes at https://access.redhat.com/articles/7141172\nfor instructions on how to use this image set.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-tp-rhel9@sha256:9c099abe9fe9f06816a9ddd95c8123bd2909e66aa31b05ce5a143495efedd274_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-tp-rhel9@sha256:9827772c3fffde2b94ac6758eb146209973bb09bd86980e02cd0cafa66f4aa3e_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-tp-rhel9@sha256:1debabb74204bd06904737367b77cb42ab5d69e73da5c051e74e8dbc7e6719fa_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:11768"
},
{
"category": "workaround",
"details": "To mitigate this issue, avoid processing untrusted ISO9660 images with applications that utilize `libarchive`. Users should only extract or read content from ISO images obtained from trusted sources.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-tp-rhel9@sha256:9c099abe9fe9f06816a9ddd95c8123bd2909e66aa31b05ce5a143495efedd274_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-tp-rhel9@sha256:9827772c3fffde2b94ac6758eb146209973bb09bd86980e02cd0cafa66f4aa3e_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-tp-rhel9@sha256:1debabb74204bd06904737367b77cb42ab5d69e73da5c051e74e8dbc7e6719fa_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-tp-rhel9@sha256:9c099abe9fe9f06816a9ddd95c8123bd2909e66aa31b05ce5a143495efedd274_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-tp-rhel9@sha256:9827772c3fffde2b94ac6758eb146209973bb09bd86980e02cd0cafa66f4aa3e_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-tp-rhel9@sha256:1debabb74204bd06904737367b77cb42ab5d69e73da5c051e74e8dbc7e6719fa_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libarchive: libarchive: Arbitrary code execution via integer overflow in ISO9660 image processing"
},
{
"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": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-tp-rhel9@sha256:9c099abe9fe9f06816a9ddd95c8123bd2909e66aa31b05ce5a143495efedd274_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-tp-rhel9@sha256:9827772c3fffde2b94ac6758eb146209973bb09bd86980e02cd0cafa66f4aa3e_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-tp-rhel9@sha256:1debabb74204bd06904737367b77cb42ab5d69e73da5c051e74e8dbc7e6719fa_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-6100"
},
{
"category": "external",
"summary": "RHBZ#2457932",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2457932"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-6100",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-6100"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-6100",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-6100"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/6a5f79c8d7bbf22b083b240910c7a8781a59437d",
"url": "https://github.com/python/cpython/commit/6a5f79c8d7bbf22b083b240910c7a8781a59437d"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/8fc66aef6d7b3ae58f43f5c66f9366cc8cbbfcd2",
"url": "https://github.com/python/cpython/commit/8fc66aef6d7b3ae58f43f5c66f9366cc8cbbfcd2"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/c3cf71c3366fe49acb776a639405c0eea6169c20",
"url": "https://github.com/python/cpython/commit/c3cf71c3366fe49acb776a639405c0eea6169c20"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/148395",
"url": "https://github.com/python/cpython/issues/148395"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/148396",
"url": "https://github.com/python/cpython/pull/148396"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/HTWB2Z6KT5QQX4RYEZAFININDHNOSIF3/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/HTWB2Z6KT5QQX4RYEZAFININDHNOSIF3/"
}
],
"release_date": "2026-04-13T17:15:47.606000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-29T14:26:51+00:00",
"details": "Please consult the RHUI Technology Preview Release Notes at https://access.redhat.com/articles/7141172\nfor instructions on how to use this image set.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-tp-rhel9@sha256:9c099abe9fe9f06816a9ddd95c8123bd2909e66aa31b05ce5a143495efedd274_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-tp-rhel9@sha256:9827772c3fffde2b94ac6758eb146209973bb09bd86980e02cd0cafa66f4aa3e_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-tp-rhel9@sha256:1debabb74204bd06904737367b77cb42ab5d69e73da5c051e74e8dbc7e6719fa_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:11768"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-tp-rhel9@sha256:9c099abe9fe9f06816a9ddd95c8123bd2909e66aa31b05ce5a143495efedd274_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-tp-rhel9@sha256:9827772c3fffde2b94ac6758eb146209973bb09bd86980e02cd0cafa66f4aa3e_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-tp-rhel9@sha256:1debabb74204bd06904737367b77cb42ab5d69e73da5c051e74e8dbc7e6719fa_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-tp-rhel9@sha256:9c099abe9fe9f06816a9ddd95c8123bd2909e66aa31b05ce5a143495efedd274_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-tp-rhel9@sha256:9827772c3fffde2b94ac6758eb146209973bb09bd86980e02cd0cafa66f4aa3e_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-tp-rhel9@sha256:1debabb74204bd06904737367b77cb42ab5d69e73da5c051e74e8dbc7e6719fa_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python: Python: Arbitrary code execution or information disclosure via use-after-free in decompression modules"
},
{
"cve": "CVE-2026-25679",
"cwe": {
"id": "CWE-1286",
"name": "Improper Validation of Syntactic Correctness of Input"
},
"discovery_date": "2026-03-06T22:02:11.567841+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-tp-rhel9@sha256:9c099abe9fe9f06816a9ddd95c8123bd2909e66aa31b05ce5a143495efedd274_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-tp-rhel9@sha256:9827772c3fffde2b94ac6758eb146209973bb09bd86980e02cd0cafa66f4aa3e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2445356"
}
],
"notes": [
{
"category": "description",
"text": "The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/url: Incorrect parsing of IPv6 host literals in net/url",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-tp-rhel9@sha256:1debabb74204bd06904737367b77cb42ab5d69e73da5c051e74e8dbc7e6719fa_amd64"
],
"known_not_affected": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-tp-rhel9@sha256:9c099abe9fe9f06816a9ddd95c8123bd2909e66aa31b05ce5a143495efedd274_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-tp-rhel9@sha256:9827772c3fffde2b94ac6758eb146209973bb09bd86980e02cd0cafa66f4aa3e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25679"
},
{
"category": "external",
"summary": "RHBZ#2445356",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445356"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25679",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25679"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25679",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25679"
},
{
"category": "external",
"summary": "https://go.dev/cl/752180",
"url": "https://go.dev/cl/752180"
},
{
"category": "external",
"summary": "https://go.dev/issue/77578",
"url": "https://go.dev/issue/77578"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk",
"url": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4601",
"url": "https://pkg.go.dev/vuln/GO-2026-4601"
}
],
"release_date": "2026-03-06T21:28:14.211000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-29T14:26:51+00:00",
"details": "Please consult the RHUI Technology Preview Release Notes at https://access.redhat.com/articles/7141172\nfor instructions on how to use this image set.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-tp-rhel9@sha256:1debabb74204bd06904737367b77cb42ab5d69e73da5c051e74e8dbc7e6719fa_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:11768"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-tp-rhel9@sha256:9c099abe9fe9f06816a9ddd95c8123bd2909e66aa31b05ce5a143495efedd274_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-tp-rhel9@sha256:9827772c3fffde2b94ac6758eb146209973bb09bd86980e02cd0cafa66f4aa3e_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-tp-rhel9@sha256:1debabb74204bd06904737367b77cb42ab5d69e73da5c051e74e8dbc7e6719fa_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-tp-rhel9@sha256:9c099abe9fe9f06816a9ddd95c8123bd2909e66aa31b05ce5a143495efedd274_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-tp-rhel9@sha256:9827772c3fffde2b94ac6758eb146209973bb09bd86980e02cd0cafa66f4aa3e_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-tp-rhel9@sha256:1debabb74204bd06904737367b77cb42ab5d69e73da5c051e74e8dbc7e6719fa_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/url: Incorrect parsing of IPv6 host literals in net/url"
},
{
"cve": "CVE-2026-27135",
"cwe": {
"id": "CWE-617",
"name": "Reachable Assertion"
},
"discovery_date": "2026-03-18T19:02:13.823002+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2448754"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in nghttp2. Due to missing internal state validation, the library continues to process incoming data even after a session has been terminated. A remote attacker could exploit this by sending a specially crafted HTTP/2 frame, leading to an assertion failure and a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nghttp2: nghttp2: Denial of Service via malformed HTTP/2 frames after session termination",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-tp-rhel9@sha256:9c099abe9fe9f06816a9ddd95c8123bd2909e66aa31b05ce5a143495efedd274_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-tp-rhel9@sha256:9827772c3fffde2b94ac6758eb146209973bb09bd86980e02cd0cafa66f4aa3e_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-tp-rhel9@sha256:1debabb74204bd06904737367b77cb42ab5d69e73da5c051e74e8dbc7e6719fa_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27135"
},
{
"category": "external",
"summary": "RHBZ#2448754",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2448754"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27135",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27135"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27135",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27135"
},
{
"category": "external",
"summary": "https://github.com/nghttp2/nghttp2/commit/5c7df8fa815ac1004d9ecb9d1f7595c4d37f46e1",
"url": "https://github.com/nghttp2/nghttp2/commit/5c7df8fa815ac1004d9ecb9d1f7595c4d37f46e1"
},
{
"category": "external",
"summary": "https://github.com/nghttp2/nghttp2/security/advisories/GHSA-6933-cjhr-5qg6",
"url": "https://github.com/nghttp2/nghttp2/security/advisories/GHSA-6933-cjhr-5qg6"
}
],
"release_date": "2026-03-18T17:59:02.045000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-29T14:26:51+00:00",
"details": "Please consult the RHUI Technology Preview Release Notes at https://access.redhat.com/articles/7141172\nfor instructions on how to use this image set.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-tp-rhel9@sha256:9c099abe9fe9f06816a9ddd95c8123bd2909e66aa31b05ce5a143495efedd274_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-tp-rhel9@sha256:9827772c3fffde2b94ac6758eb146209973bb09bd86980e02cd0cafa66f4aa3e_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-tp-rhel9@sha256:1debabb74204bd06904737367b77cb42ab5d69e73da5c051e74e8dbc7e6719fa_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:11768"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-tp-rhel9@sha256:9c099abe9fe9f06816a9ddd95c8123bd2909e66aa31b05ce5a143495efedd274_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-tp-rhel9@sha256:9827772c3fffde2b94ac6758eb146209973bb09bd86980e02cd0cafa66f4aa3e_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-tp-rhel9@sha256:1debabb74204bd06904737367b77cb42ab5d69e73da5c051e74e8dbc7e6719fa_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "nghttp2: nghttp2: Denial of Service via malformed HTTP/2 frames after session termination"
},
{
"cve": "CVE-2026-28417",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-02-27T22:01:53.728412+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2443455"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim, an open-source command-line text editor. Specifically, an operating system (OS) command injection vulnerability exists in the `netrw` standard plugin. A remote attacker could exploit this by tricking a user into opening a specially crafted URL, such as one using the `scp://` protocol handler. Successful exploitation allows the attacker to execute arbitrary shell commands with the same privileges as the Vim process, leading to potential system compromise.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Arbitrary code execution via OS command injection in the netrw plugin",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The risk posed by this vulnerability is limited on Red Hat products due to user and system isolation features which are enabled by default. The impacts of this flaw will be limited by the active user\u0027s permissions and access control limits. Host systems are not at risk when following Red Hat guidelines and the root user account is not actively executing Vim.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-tp-rhel9@sha256:9c099abe9fe9f06816a9ddd95c8123bd2909e66aa31b05ce5a143495efedd274_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-tp-rhel9@sha256:9827772c3fffde2b94ac6758eb146209973bb09bd86980e02cd0cafa66f4aa3e_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-tp-rhel9@sha256:1debabb74204bd06904737367b77cb42ab5d69e73da5c051e74e8dbc7e6719fa_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-28417"
},
{
"category": "external",
"summary": "RHBZ#2443455",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443455"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-28417",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28417"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-28417",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-28417"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/79348dbbc09332130f4c860",
"url": "https://github.com/vim/vim/commit/79348dbbc09332130f4c860"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0073",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0073"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-m3xh-9434-g336",
"url": "https://github.com/vim/vim/security/advisories/GHSA-m3xh-9434-g336"
}
],
"release_date": "2026-02-27T21:54:35.196000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-29T14:26:51+00:00",
"details": "Please consult the RHUI Technology Preview Release Notes at https://access.redhat.com/articles/7141172\nfor instructions on how to use this image set.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-tp-rhel9@sha256:9c099abe9fe9f06816a9ddd95c8123bd2909e66aa31b05ce5a143495efedd274_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-tp-rhel9@sha256:9827772c3fffde2b94ac6758eb146209973bb09bd86980e02cd0cafa66f4aa3e_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-tp-rhel9@sha256:1debabb74204bd06904737367b77cb42ab5d69e73da5c051e74e8dbc7e6719fa_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:11768"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-tp-rhel9@sha256:9c099abe9fe9f06816a9ddd95c8123bd2909e66aa31b05ce5a143495efedd274_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-tp-rhel9@sha256:9827772c3fffde2b94ac6758eb146209973bb09bd86980e02cd0cafa66f4aa3e_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-tp-rhel9@sha256:1debabb74204bd06904737367b77cb42ab5d69e73da5c051e74e8dbc7e6719fa_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-tp-rhel9@sha256:9c099abe9fe9f06816a9ddd95c8123bd2909e66aa31b05ce5a143495efedd274_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-tp-rhel9@sha256:9827772c3fffde2b94ac6758eb146209973bb09bd86980e02cd0cafa66f4aa3e_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-tp-rhel9@sha256:1debabb74204bd06904737367b77cb42ab5d69e73da5c051e74e8dbc7e6719fa_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim: Arbitrary code execution via OS command injection in the netrw plugin"
},
{
"cve": "CVE-2026-28421",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-02-27T23:01:44.673504+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2443474"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim. This vulnerability, a heap-buffer-overflow and a segmentation fault, exists in the swap file recovery logic. A local attacker could exploit this by providing a specially crafted swap file. This could lead to a denial of service (DoS) or potentially information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Denial of service and information disclosure via crafted swap file",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The risk posed by this vulnerability is limited on Red Hat products due to user and system isolation features which are enabled by default. The impacts of this flaw will be limited by the active user\u0027s permissions and access control limits. Host systems are not at risk when following Red Hat guidelines and the root user account is not actively executing Vim.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-tp-rhel9@sha256:9c099abe9fe9f06816a9ddd95c8123bd2909e66aa31b05ce5a143495efedd274_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-tp-rhel9@sha256:9827772c3fffde2b94ac6758eb146209973bb09bd86980e02cd0cafa66f4aa3e_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-tp-rhel9@sha256:1debabb74204bd06904737367b77cb42ab5d69e73da5c051e74e8dbc7e6719fa_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-28421"
},
{
"category": "external",
"summary": "RHBZ#2443474",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443474"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-28421",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28421"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-28421",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-28421"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/65c1a143c331c886dc28",
"url": "https://github.com/vim/vim/commit/65c1a143c331c886dc28"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0077",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0077"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-r2gw-2x48-jj5p",
"url": "https://github.com/vim/vim/security/advisories/GHSA-r2gw-2x48-jj5p"
}
],
"release_date": "2026-02-27T22:06:34.312000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-29T14:26:51+00:00",
"details": "Please consult the RHUI Technology Preview Release Notes at https://access.redhat.com/articles/7141172\nfor instructions on how to use this image set.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-tp-rhel9@sha256:9c099abe9fe9f06816a9ddd95c8123bd2909e66aa31b05ce5a143495efedd274_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-tp-rhel9@sha256:9827772c3fffde2b94ac6758eb146209973bb09bd86980e02cd0cafa66f4aa3e_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-tp-rhel9@sha256:1debabb74204bd06904737367b77cb42ab5d69e73da5c051e74e8dbc7e6719fa_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:11768"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-tp-rhel9@sha256:9c099abe9fe9f06816a9ddd95c8123bd2909e66aa31b05ce5a143495efedd274_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-tp-rhel9@sha256:9827772c3fffde2b94ac6758eb146209973bb09bd86980e02cd0cafa66f4aa3e_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-tp-rhel9@sha256:1debabb74204bd06904737367b77cb42ab5d69e73da5c051e74e8dbc7e6719fa_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-tp-rhel9@sha256:9c099abe9fe9f06816a9ddd95c8123bd2909e66aa31b05ce5a143495efedd274_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-tp-rhel9@sha256:9827772c3fffde2b94ac6758eb146209973bb09bd86980e02cd0cafa66f4aa3e_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-tp-rhel9@sha256:1debabb74204bd06904737367b77cb42ab5d69e73da5c051e74e8dbc7e6719fa_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim: Denial of service and information disclosure via crafted swap file"
},
{
"cve": "CVE-2026-33412",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-03-24T20:02:21.511965+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2450907"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim. By including a newline character in a pattern passed to Vim\u0027s glob() function, an attacker may be able to execute arbitrary shell commands. This command injection vulnerability allows for arbitrary code execution, depending on the user\u0027s shell settings.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Arbitrary code execution via command injection in glob() function",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-tp-rhel9@sha256:9c099abe9fe9f06816a9ddd95c8123bd2909e66aa31b05ce5a143495efedd274_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-tp-rhel9@sha256:9827772c3fffde2b94ac6758eb146209973bb09bd86980e02cd0cafa66f4aa3e_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-tp-rhel9@sha256:1debabb74204bd06904737367b77cb42ab5d69e73da5c051e74e8dbc7e6719fa_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33412"
},
{
"category": "external",
"summary": "RHBZ#2450907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450907"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33412",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33412"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33412",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33412"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/645ed6597d1ea896c712cd7ddbb6edee79577e9a",
"url": "https://github.com/vim/vim/commit/645ed6597d1ea896c712cd7ddbb6edee79577e9a"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0202",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0202"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-w5jw-f54h-x46c",
"url": "https://github.com/vim/vim/security/advisories/GHSA-w5jw-f54h-x46c"
}
],
"release_date": "2026-03-24T19:43:07.219000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-29T14:26:51+00:00",
"details": "Please consult the RHUI Technology Preview Release Notes at https://access.redhat.com/articles/7141172\nfor instructions on how to use this image set.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-tp-rhel9@sha256:9c099abe9fe9f06816a9ddd95c8123bd2909e66aa31b05ce5a143495efedd274_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-tp-rhel9@sha256:9827772c3fffde2b94ac6758eb146209973bb09bd86980e02cd0cafa66f4aa3e_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-tp-rhel9@sha256:1debabb74204bd06904737367b77cb42ab5d69e73da5c051e74e8dbc7e6719fa_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:11768"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-tp-rhel9@sha256:9c099abe9fe9f06816a9ddd95c8123bd2909e66aa31b05ce5a143495efedd274_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-tp-rhel9@sha256:9827772c3fffde2b94ac6758eb146209973bb09bd86980e02cd0cafa66f4aa3e_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-tp-rhel9@sha256:1debabb74204bd06904737367b77cb42ab5d69e73da5c051e74e8dbc7e6719fa_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vim: Vim: Arbitrary code execution via command injection in glob() function"
}
]
}
RHSA-2026:13692
Vulnerability from csaf_redhat - Published: 2026-05-05 11:18 - Updated: 2026-06-01 03:11A 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.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.12.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.12.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.12.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.12.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.12.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.12.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.12.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.12.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.12.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.12.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.12.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.12.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.12.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.12.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.12.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.12.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.12.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.12.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.12.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.12.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.12.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.12.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.12.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.12.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.12.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el9_2.12.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el9_2.12.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el9_2.12.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el9_2.12.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.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.12.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.12.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.12.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.12.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.12.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.12.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.12.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.12.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.12.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.12.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.12.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.12.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.12.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.12.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.12.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.12.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.12.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.12.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.12.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.12.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.12.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.12.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.12.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.12.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.12.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el9_2.12.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el9_2.12.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el9_2.12.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el9_2.12.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for python3.11 is now available for Red Hat Enterprise Linux 9.2 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* python: Python: Arbitrary code execution or information disclosure via use-after-free in decompression modules (CVE-2026-6100)\n\n* python: cpython: Python: Arbitrary code execution via command injection in webbrowser.open() API (CVE-2026-4786)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:13692",
"url": "https://access.redhat.com/errata/RHSA-2026:13692"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2457932",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2457932"
},
{
"category": "external",
"summary": "2458049",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2458049"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_13692.json"
}
],
"title": "Red Hat Security Advisory: python3.11 security update",
"tracking": {
"current_release_date": "2026-06-01T03:11:45+00:00",
"generator": {
"date": "2026-06-01T03:11:45+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2026:13692",
"initial_release_date": "2026-05-05T11:18:07+00:00",
"revision_history": [
{
"date": "2026-05-05T11:18:07+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-05-05T11:18:07+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-01T03:11:45+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:9.2::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-0:3.11.2-2.el9_2.12.src",
"product": {
"name": "python3.11-0:3.11.2-2.el9_2.12.src",
"product_id": "python3.11-0:3.11.2-2.el9_2.12.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11@3.11.2-2.el9_2.12?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-0:3.11.2-2.el9_2.12.aarch64",
"product": {
"name": "python3.11-0:3.11.2-2.el9_2.12.aarch64",
"product_id": "python3.11-0:3.11.2-2.el9_2.12.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11@3.11.2-2.el9_2.12?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-devel-0:3.11.2-2.el9_2.12.aarch64",
"product": {
"name": "python3.11-devel-0:3.11.2-2.el9_2.12.aarch64",
"product_id": "python3.11-devel-0:3.11.2-2.el9_2.12.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-devel@3.11.2-2.el9_2.12?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-libs-0:3.11.2-2.el9_2.12.aarch64",
"product": {
"name": "python3.11-libs-0:3.11.2-2.el9_2.12.aarch64",
"product_id": "python3.11-libs-0:3.11.2-2.el9_2.12.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-libs@3.11.2-2.el9_2.12?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-tkinter-0:3.11.2-2.el9_2.12.aarch64",
"product": {
"name": "python3.11-tkinter-0:3.11.2-2.el9_2.12.aarch64",
"product_id": "python3.11-tkinter-0:3.11.2-2.el9_2.12.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.2-2.el9_2.12?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-debugsource-0:3.11.2-2.el9_2.12.aarch64",
"product": {
"name": "python3.11-debugsource-0:3.11.2-2.el9_2.12.aarch64",
"product_id": "python3.11-debugsource-0:3.11.2-2.el9_2.12.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.2-2.el9_2.12?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-debuginfo-0:3.11.2-2.el9_2.12.aarch64",
"product": {
"name": "python3.11-debuginfo-0:3.11.2-2.el9_2.12.aarch64",
"product_id": "python3.11-debuginfo-0:3.11.2-2.el9_2.12.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.2-2.el9_2.12?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-0:3.11.2-2.el9_2.12.ppc64le",
"product": {
"name": "python3.11-0:3.11.2-2.el9_2.12.ppc64le",
"product_id": "python3.11-0:3.11.2-2.el9_2.12.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11@3.11.2-2.el9_2.12?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-devel-0:3.11.2-2.el9_2.12.ppc64le",
"product": {
"name": "python3.11-devel-0:3.11.2-2.el9_2.12.ppc64le",
"product_id": "python3.11-devel-0:3.11.2-2.el9_2.12.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-devel@3.11.2-2.el9_2.12?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-libs-0:3.11.2-2.el9_2.12.ppc64le",
"product": {
"name": "python3.11-libs-0:3.11.2-2.el9_2.12.ppc64le",
"product_id": "python3.11-libs-0:3.11.2-2.el9_2.12.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-libs@3.11.2-2.el9_2.12?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-tkinter-0:3.11.2-2.el9_2.12.ppc64le",
"product": {
"name": "python3.11-tkinter-0:3.11.2-2.el9_2.12.ppc64le",
"product_id": "python3.11-tkinter-0:3.11.2-2.el9_2.12.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.2-2.el9_2.12?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-debugsource-0:3.11.2-2.el9_2.12.ppc64le",
"product": {
"name": "python3.11-debugsource-0:3.11.2-2.el9_2.12.ppc64le",
"product_id": "python3.11-debugsource-0:3.11.2-2.el9_2.12.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.2-2.el9_2.12?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-debuginfo-0:3.11.2-2.el9_2.12.ppc64le",
"product": {
"name": "python3.11-debuginfo-0:3.11.2-2.el9_2.12.ppc64le",
"product_id": "python3.11-debuginfo-0:3.11.2-2.el9_2.12.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.2-2.el9_2.12?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-0:3.11.2-2.el9_2.12.x86_64",
"product": {
"name": "python3.11-0:3.11.2-2.el9_2.12.x86_64",
"product_id": "python3.11-0:3.11.2-2.el9_2.12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11@3.11.2-2.el9_2.12?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-devel-0:3.11.2-2.el9_2.12.x86_64",
"product": {
"name": "python3.11-devel-0:3.11.2-2.el9_2.12.x86_64",
"product_id": "python3.11-devel-0:3.11.2-2.el9_2.12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-devel@3.11.2-2.el9_2.12?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-libs-0:3.11.2-2.el9_2.12.x86_64",
"product": {
"name": "python3.11-libs-0:3.11.2-2.el9_2.12.x86_64",
"product_id": "python3.11-libs-0:3.11.2-2.el9_2.12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-libs@3.11.2-2.el9_2.12?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-tkinter-0:3.11.2-2.el9_2.12.x86_64",
"product": {
"name": "python3.11-tkinter-0:3.11.2-2.el9_2.12.x86_64",
"product_id": "python3.11-tkinter-0:3.11.2-2.el9_2.12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.2-2.el9_2.12?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-debugsource-0:3.11.2-2.el9_2.12.x86_64",
"product": {
"name": "python3.11-debugsource-0:3.11.2-2.el9_2.12.x86_64",
"product_id": "python3.11-debugsource-0:3.11.2-2.el9_2.12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.2-2.el9_2.12?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-debuginfo-0:3.11.2-2.el9_2.12.x86_64",
"product": {
"name": "python3.11-debuginfo-0:3.11.2-2.el9_2.12.x86_64",
"product_id": "python3.11-debuginfo-0:3.11.2-2.el9_2.12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.2-2.el9_2.12?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-devel-0:3.11.2-2.el9_2.12.i686",
"product": {
"name": "python3.11-devel-0:3.11.2-2.el9_2.12.i686",
"product_id": "python3.11-devel-0:3.11.2-2.el9_2.12.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-devel@3.11.2-2.el9_2.12?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-libs-0:3.11.2-2.el9_2.12.i686",
"product": {
"name": "python3.11-libs-0:3.11.2-2.el9_2.12.i686",
"product_id": "python3.11-libs-0:3.11.2-2.el9_2.12.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-libs@3.11.2-2.el9_2.12?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-debugsource-0:3.11.2-2.el9_2.12.i686",
"product": {
"name": "python3.11-debugsource-0:3.11.2-2.el9_2.12.i686",
"product_id": "python3.11-debugsource-0:3.11.2-2.el9_2.12.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.2-2.el9_2.12?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-debuginfo-0:3.11.2-2.el9_2.12.i686",
"product": {
"name": "python3.11-debuginfo-0:3.11.2-2.el9_2.12.i686",
"product_id": "python3.11-debuginfo-0:3.11.2-2.el9_2.12.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.2-2.el9_2.12?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-0:3.11.2-2.el9_2.12.s390x",
"product": {
"name": "python3.11-0:3.11.2-2.el9_2.12.s390x",
"product_id": "python3.11-0:3.11.2-2.el9_2.12.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11@3.11.2-2.el9_2.12?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-devel-0:3.11.2-2.el9_2.12.s390x",
"product": {
"name": "python3.11-devel-0:3.11.2-2.el9_2.12.s390x",
"product_id": "python3.11-devel-0:3.11.2-2.el9_2.12.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-devel@3.11.2-2.el9_2.12?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-libs-0:3.11.2-2.el9_2.12.s390x",
"product": {
"name": "python3.11-libs-0:3.11.2-2.el9_2.12.s390x",
"product_id": "python3.11-libs-0:3.11.2-2.el9_2.12.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-libs@3.11.2-2.el9_2.12?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-tkinter-0:3.11.2-2.el9_2.12.s390x",
"product": {
"name": "python3.11-tkinter-0:3.11.2-2.el9_2.12.s390x",
"product_id": "python3.11-tkinter-0:3.11.2-2.el9_2.12.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.2-2.el9_2.12?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-debugsource-0:3.11.2-2.el9_2.12.s390x",
"product": {
"name": "python3.11-debugsource-0:3.11.2-2.el9_2.12.s390x",
"product_id": "python3.11-debugsource-0:3.11.2-2.el9_2.12.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.2-2.el9_2.12?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-debuginfo-0:3.11.2-2.el9_2.12.s390x",
"product": {
"name": "python3.11-debuginfo-0:3.11.2-2.el9_2.12.s390x",
"product_id": "python3.11-debuginfo-0:3.11.2-2.el9_2.12.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.2-2.el9_2.12?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.2-2.el9_2.12.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.12.aarch64"
},
"product_reference": "python3.11-0:3.11.2-2.el9_2.12.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.2-2.el9_2.12.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.12.ppc64le"
},
"product_reference": "python3.11-0:3.11.2-2.el9_2.12.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.2-2.el9_2.12.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.12.s390x"
},
"product_reference": "python3.11-0:3.11.2-2.el9_2.12.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.2-2.el9_2.12.src as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.12.src"
},
"product_reference": "python3.11-0:3.11.2-2.el9_2.12.src",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.2-2.el9_2.12.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.12.x86_64"
},
"product_reference": "python3.11-0:3.11.2-2.el9_2.12.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.2-2.el9_2.12.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.12.aarch64"
},
"product_reference": "python3.11-debuginfo-0:3.11.2-2.el9_2.12.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.2-2.el9_2.12.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.12.i686"
},
"product_reference": "python3.11-debuginfo-0:3.11.2-2.el9_2.12.i686",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.2-2.el9_2.12.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.12.ppc64le"
},
"product_reference": "python3.11-debuginfo-0:3.11.2-2.el9_2.12.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.2-2.el9_2.12.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.12.s390x"
},
"product_reference": "python3.11-debuginfo-0:3.11.2-2.el9_2.12.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.2-2.el9_2.12.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.12.x86_64"
},
"product_reference": "python3.11-debuginfo-0:3.11.2-2.el9_2.12.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.2-2.el9_2.12.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.12.aarch64"
},
"product_reference": "python3.11-debugsource-0:3.11.2-2.el9_2.12.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.2-2.el9_2.12.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.12.i686"
},
"product_reference": "python3.11-debugsource-0:3.11.2-2.el9_2.12.i686",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.2-2.el9_2.12.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.12.ppc64le"
},
"product_reference": "python3.11-debugsource-0:3.11.2-2.el9_2.12.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.2-2.el9_2.12.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.12.s390x"
},
"product_reference": "python3.11-debugsource-0:3.11.2-2.el9_2.12.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.2-2.el9_2.12.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.12.x86_64"
},
"product_reference": "python3.11-debugsource-0:3.11.2-2.el9_2.12.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.2-2.el9_2.12.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.12.aarch64"
},
"product_reference": "python3.11-devel-0:3.11.2-2.el9_2.12.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.2-2.el9_2.12.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.12.i686"
},
"product_reference": "python3.11-devel-0:3.11.2-2.el9_2.12.i686",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.2-2.el9_2.12.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.12.ppc64le"
},
"product_reference": "python3.11-devel-0:3.11.2-2.el9_2.12.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.2-2.el9_2.12.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.12.s390x"
},
"product_reference": "python3.11-devel-0:3.11.2-2.el9_2.12.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.2-2.el9_2.12.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.12.x86_64"
},
"product_reference": "python3.11-devel-0:3.11.2-2.el9_2.12.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.2-2.el9_2.12.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.12.aarch64"
},
"product_reference": "python3.11-libs-0:3.11.2-2.el9_2.12.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.2-2.el9_2.12.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.12.i686"
},
"product_reference": "python3.11-libs-0:3.11.2-2.el9_2.12.i686",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.2-2.el9_2.12.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.12.ppc64le"
},
"product_reference": "python3.11-libs-0:3.11.2-2.el9_2.12.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.2-2.el9_2.12.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.12.s390x"
},
"product_reference": "python3.11-libs-0:3.11.2-2.el9_2.12.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.2-2.el9_2.12.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.12.x86_64"
},
"product_reference": "python3.11-libs-0:3.11.2-2.el9_2.12.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.2-2.el9_2.12.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el9_2.12.aarch64"
},
"product_reference": "python3.11-tkinter-0:3.11.2-2.el9_2.12.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.2-2.el9_2.12.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el9_2.12.ppc64le"
},
"product_reference": "python3.11-tkinter-0:3.11.2-2.el9_2.12.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.2-2.el9_2.12.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el9_2.12.s390x"
},
"product_reference": "python3.11-tkinter-0:3.11.2-2.el9_2.12.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.2-2.el9_2.12.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el9_2.12.x86_64"
},
"product_reference": "python3.11-tkinter-0:3.11.2-2.el9_2.12.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
}
]
},
"vulnerabilities": [
{
"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.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.12.src",
"AppStream-9.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.12.x86_64",
"AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.12.i686",
"AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.12.x86_64",
"AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.12.i686",
"AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.12.x86_64",
"AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.12.i686",
"AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.12.x86_64",
"AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.12.i686",
"AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.12.x86_64",
"AppStream-9.2.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el9_2.12.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-05T11:18:07+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.12.src",
"AppStream-9.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.12.x86_64",
"AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.12.i686",
"AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.12.x86_64",
"AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.12.i686",
"AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.12.x86_64",
"AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.12.i686",
"AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.12.x86_64",
"AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.12.i686",
"AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.12.x86_64",
"AppStream-9.2.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el9_2.12.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:13692"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-9.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.12.src",
"AppStream-9.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.12.x86_64",
"AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.12.i686",
"AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.12.x86_64",
"AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.12.i686",
"AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.12.x86_64",
"AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.12.i686",
"AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.12.x86_64",
"AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.12.i686",
"AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.12.x86_64",
"AppStream-9.2.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el9_2.12.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.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.12.src",
"AppStream-9.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.12.x86_64",
"AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.12.i686",
"AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.12.x86_64",
"AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.12.i686",
"AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.12.x86_64",
"AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.12.i686",
"AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.12.x86_64",
"AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.12.i686",
"AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.12.x86_64",
"AppStream-9.2.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el9_2.12.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python: cpython: Python: Arbitrary code execution via command injection in webbrowser.open() API"
},
{
"cve": "CVE-2026-6100",
"cwe": {
"id": "CWE-825",
"name": "Expired Pointer Dereference"
},
"discovery_date": "2026-04-13T18:01:31.970255+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2457932"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Python\u0027s decompression modules, including `lzma.LZMADecompressor`, `bz2.BZ2Decompressor`, and `gzip.GzipFile`. This vulnerability, a use-after-free, can occur if a program attempts to re-use a decompression object after a memory allocation error, especially when the system is experiencing high memory usage. Exploitation of this flaw could potentially allow an attacker to execute arbitrary code or access sensitive data. The vulnerability is only present if the program re-uses decompressor instances across multiple decompression calls even after a `MemoryError` is raised during decompression. Using the helper functions to one-shot decompress data such as `lzma.decompress()`, `bz2.decompress()`, `gzip.decompress()`, and `zlib.decompress()` are not affected as a new decompressor instance is used per call. If the decompressor instance is not re-used after an error condition, this usage is similarly not vulnerable.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: Python: Arbitrary code execution or information disclosure via use-after-free in decompression modules",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The severity of this flaw is somewhat mitigated on Red Hat platforms. By default processes are not executed with root user privilege and are limited in their scope which in turn limits the impact of this flaw.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.12.src",
"AppStream-9.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.12.x86_64",
"AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.12.i686",
"AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.12.x86_64",
"AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.12.i686",
"AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.12.x86_64",
"AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.12.i686",
"AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.12.x86_64",
"AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.12.i686",
"AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.12.x86_64",
"AppStream-9.2.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el9_2.12.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-05T11:18:07+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.12.src",
"AppStream-9.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.12.x86_64",
"AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.12.i686",
"AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.12.x86_64",
"AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.12.i686",
"AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.12.x86_64",
"AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.12.i686",
"AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.12.x86_64",
"AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.12.i686",
"AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.12.x86_64",
"AppStream-9.2.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el9_2.12.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:13692"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.12.src",
"AppStream-9.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.12.x86_64",
"AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.12.i686",
"AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.12.x86_64",
"AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.12.i686",
"AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.12.x86_64",
"AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.12.i686",
"AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.12.x86_64",
"AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.12.i686",
"AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.12.x86_64",
"AppStream-9.2.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el9_2.12.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.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.12.src",
"AppStream-9.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.12.x86_64",
"AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.12.i686",
"AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.12.x86_64",
"AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.12.i686",
"AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.12.x86_64",
"AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.12.i686",
"AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.12.x86_64",
"AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.12.i686",
"AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.12.x86_64",
"AppStream-9.2.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el9_2.12.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:13812
Vulnerability from csaf_redhat - Published: 2026-05-05 17:47 - Updated: 2026-06-05 00:40A flaw was found in the GnuTLS library, specifically in the gnutls_pkcs11_token_init() function that handles PKCS#11 token initialization. When a token label longer than expected is processed, the function writes past the end of a fixed-size stack buffer. This programming error can cause the application using GnuTLS to crash or, in certain conditions, be exploited for code execution. As a result, systems or applications relying on GnuTLS may be vulnerable to a denial of service or local privilege escalation attacks.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64 | — |
Workaround
|
An out of bounds read flaw has been discovered in rsync. A malicious client acting as the receiver of an rsync file transfer can trigger an OOB read via a negative array index. The rsync client requires at least read access to the remote rsync module to trigger the issue.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64 | — |
Workaround
|
A flaw was found in GnuTLS. This vulnerability allows a denial of service (DoS) by excessive CPU (Central Processing Unit) and memory consumption via specially crafted malicious certificates containing a large number of name constraints and subject alternative names (SANs).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64 | — |
A flaw was found in the OpenSSH GSSAPI (Generic Security Service Application Program Interface) delta patches, as included in various Linux distributions. A remote attacker could exploit this by sending an unexpected GSSAPI message type during the key exchange process. This occurs because the `sshpkt_disconnect()` function, when called on an error, does not properly terminate the process, leading to the continued execution of the program with uninitialized connection variables. Accessing these uninitialized variables can lead to undefined behavior, potentially resulting in information disclosure or a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64 | — |
Workaround
|
A flaw was found in libarchive. This heap out-of-bounds read vulnerability exists in the RAR archive processing logic due to improper validation of the LZSS sliding window size after transitions between compression methods. A remote attacker can exploit this by providing a specially crafted RAR archive, leading to the disclosure of sensitive heap memory information without requiring authentication or user interaction.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64 | — |
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: 8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64 | — |
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: 8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64 | — |
Workaround
|
A flaw was found in libarchive. On 32-bit systems, an integer overflow vulnerability exists in the zisofs block pointer allocation logic. A remote attacker can exploit this by providing a specially crafted ISO9660 image, which can lead to a heap buffer overflow. This could potentially allow for arbitrary code execution on the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64 | — |
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: 8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64 | — |
Workaround
|
A flaw was found in nghttp2. Due to missing internal state validation, the library continues to process incoming data even after a session has been terminated. A remote attacker could exploit this by sending a specially crafted HTTP/2 frame, leading to an assertion failure and a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64 | — |
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Updated RHEL-8 based Middleware Containers container images are now available",
"title": "Topic"
},
{
"category": "general",
"text": "The RHEL-8 based Middleware Containers container images have been updated to address the following security advisory: \nRHSA-2026:11077 \nRHSA-2026:7667\nRHSA-2026:8534\nRHSA-2026:9745\n(see References)\n\nSecurity Fixes:\n* rsync: Rsync: Out of bounds array access via negative index (CVE-2025-10158)\n* gnutls: Stack-based Buffer Overflow in gnutls_pkcs11_token_init() Function (CVE-2025-9820)\n* gnutls: GnuTLS: Denial of Service via excessive resource consumption during certificate verification (CVE-2025-14831)\n* openssh: OpenSSH GSSAPI: Information disclosure or denial of service due to uninitialized variables (CVE-2026-3497) \n* nghttp2: nghttp2: Denial of Service via malformed HTTP/2 frames after session termination (CVE-2026-27135)\n* libarchive: libarchive: Information disclosure via heap out-of-bounds read in RAR archive processing (CVE-2026-4424)\n* python: Python: Command-line option injection in webbrowser.open() via crafted URLs (CVE-2026-4519)\n* libarchive: libarchive: Arbitrary code execution via integer overflow in ISO9660 image processing (CVE-2026-5121) \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\nUsers of RHEL-8 based Middleware Containers container images are advised to upgrade to these updated images, which contain backported patches to correct these security issues, fix these bugs and add these enhancements. Users of these images are also encouraged to rebuild all container images that depend on these images.\n\nYou can find images updated by this advisory in Red Hat Container Catalog (see References).",
"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:13812",
"url": "https://access.redhat.com/errata/RHSA-2026:13812"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "https://access.redhat.com/errata/RHSA-2026:11077",
"url": "https://access.redhat.com/errata/RHSA-2026:11077"
},
{
"category": "external",
"summary": "https://access.redhat.com/errata/RHSA-2026:7667",
"url": "https://access.redhat.com/errata/RHSA-2026:7667"
},
{
"category": "external",
"summary": "https://access.redhat.com/errata/RHSA-2026:8534",
"url": "https://access.redhat.com/errata/RHSA-2026:8534"
},
{
"category": "external",
"summary": "https://access.redhat.com/errata/RHSA-2026:9745",
"url": "https://access.redhat.com/errata/RHSA-2026:9745"
},
{
"category": "external",
"summary": "https://errata.engineering.redhat.com/advisory/165062",
"url": "https://errata.engineering.redhat.com/advisory/165062"
},
{
"category": "external",
"summary": "https://access.redhat.com/containers",
"url": "https://access.redhat.com/containers"
},
{
"category": "external",
"summary": "2392528",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2392528"
},
{
"category": "external",
"summary": "2415637",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2415637"
},
{
"category": "external",
"summary": "2423177",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2423177"
},
{
"category": "external",
"summary": "2447085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447085"
},
{
"category": "external",
"summary": "2448754",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2448754"
},
{
"category": "external",
"summary": "2449006",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449006"
},
{
"category": "external",
"summary": "2449649",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449649"
},
{
"category": "external",
"summary": "2452945",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2452945"
},
{
"category": "external",
"summary": "2457932",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2457932"
},
{
"category": "external",
"summary": "2458049",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2458049"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_13812.json"
}
],
"title": "Red Hat Security Advisory: updated RHEL-8 based Middleware Containers container images",
"tracking": {
"current_release_date": "2026-06-05T00:40:44+00:00",
"generator": {
"date": "2026-06-05T00:40:44+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2026:13812",
"initial_release_date": "2026-05-05T17:47:50+00:00",
"revision_history": [
{
"date": "2026-05-05T17:47:50+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-05-05T17:47:50+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-05T00:40:44+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Middleware Containers for OpenShift",
"product": {
"name": "Middleware Containers for OpenShift",
"product_id": "8Base-RHOSE-Middleware",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhosemc:1.0::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64",
"product": {
"name": "rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64",
"product_id": "rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0?arch=amd64\u0026repository_url=registry.redhat.io/rhpam-7/rhpam-businesscentral-monitoring-rhel8\u0026tag=7.13.5-4.1777325677"
}
}
},
{
"category": "product_version",
"name": "rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64",
"product": {
"name": "rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64",
"product_id": "rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e?arch=amd64\u0026repository_url=registry.redhat.io/rhpam-7/rhpam-businesscentral-rhel8\u0026tag=7.13.5-4.1777325711"
}
}
},
{
"category": "product_version",
"name": "rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64",
"product": {
"name": "rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64",
"product_id": "rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d?arch=amd64\u0026repository_url=registry.redhat.io/rhpam-7/rhpam-controller-rhel8\u0026tag=7.13.5-4.1777325710"
}
}
},
{
"category": "product_version",
"name": "rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64",
"product": {
"name": "rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64",
"product_id": "rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673?arch=amd64\u0026repository_url=registry.redhat.io/rhpam-7/rhpam-dashbuilder-rhel8\u0026tag=7.13.5-3.1777325680"
}
}
},
{
"category": "product_version",
"name": "rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64",
"product": {
"name": "rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64",
"product_id": "rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d?arch=amd64\u0026repository_url=registry.redhat.io/rhpam-7/rhpam-kieserver-rhel8\u0026tag=7.13.5-4.1777325709"
}
}
},
{
"category": "product_version",
"name": "rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64",
"product": {
"name": "rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64",
"product_id": "rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904?arch=amd64\u0026repository_url=registry.redhat.io/rhpam-7/rhpam-process-migration-rhel8\u0026tag=7.13.5-4.1777325680"
}
}
},
{
"category": "product_version",
"name": "rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64",
"product": {
"name": "rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64",
"product_id": "rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17?arch=amd64\u0026repository_url=registry.redhat.io/rhpam-7/rhpam-smartrouter-rhel8\u0026tag=7.13.5-4.1777325708"
}
}
},
{
"category": "product_version",
"name": "rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64",
"product": {
"name": "rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64",
"product_id": "rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931?arch=amd64\u0026repository_url=registry.redhat.io/rhpam-7/rhpam-operator-bundle\u0026tag=7.13.5-40"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64 as a component of Middleware Containers for OpenShift",
"product_id": "8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64"
},
"product_reference": "rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64",
"relates_to_product_reference": "8Base-RHOSE-Middleware"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64 as a component of Middleware Containers for OpenShift",
"product_id": "8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64"
},
"product_reference": "rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64",
"relates_to_product_reference": "8Base-RHOSE-Middleware"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64 as a component of Middleware Containers for OpenShift",
"product_id": "8Base-RHOSE-Middleware:rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64"
},
"product_reference": "rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64",
"relates_to_product_reference": "8Base-RHOSE-Middleware"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64 as a component of Middleware Containers for OpenShift",
"product_id": "8Base-RHOSE-Middleware:rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64"
},
"product_reference": "rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64",
"relates_to_product_reference": "8Base-RHOSE-Middleware"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64 as a component of Middleware Containers for OpenShift",
"product_id": "8Base-RHOSE-Middleware:rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64"
},
"product_reference": "rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64",
"relates_to_product_reference": "8Base-RHOSE-Middleware"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64 as a component of Middleware Containers for OpenShift",
"product_id": "8Base-RHOSE-Middleware:rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64"
},
"product_reference": "rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64",
"relates_to_product_reference": "8Base-RHOSE-Middleware"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64 as a component of Middleware Containers for OpenShift",
"product_id": "8Base-RHOSE-Middleware:rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64"
},
"product_reference": "rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64",
"relates_to_product_reference": "8Base-RHOSE-Middleware"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64 as a component of Middleware Containers for OpenShift",
"product_id": "8Base-RHOSE-Middleware:rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64"
},
"product_reference": "rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64",
"relates_to_product_reference": "8Base-RHOSE-Middleware"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-9820",
"cwe": {
"id": "CWE-121",
"name": "Stack-based Buffer Overflow"
},
"discovery_date": "2025-09-02T10:00:18.839000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-Middleware:rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2392528"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the GnuTLS library, specifically in the gnutls_pkcs11_token_init() function that handles PKCS#11 token initialization. When a token label longer than expected is processed, the function writes past the end of a fixed-size stack buffer. This programming error can cause the application using GnuTLS to crash or, in certain conditions, be exploited for code execution. As a result, systems or applications relying on GnuTLS may be vulnerable to a denial of service or local privilege escalation attacks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gnutls: Stack-based Buffer Overflow in gnutls_pkcs11_token_init() Function",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Red Hat Product Security team has assessed the severity of this vulnerability as Low, since exploitation requires local access or a malicious PKCS#11 token. While the impact is limited to denial of service or potential code execution in constrained scenarios, the vulnerability stems from a lack of proper bounds checking during token label handling in GnuTLS. Users should treat this as a security concern in environments where untrusted tokens may be introduced.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64"
],
"known_not_affected": [
"8Base-RHOSE-Middleware:rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-9820"
},
{
"category": "external",
"summary": "RHBZ#2392528",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2392528"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-9820",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9820"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-9820",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-9820"
},
{
"category": "external",
"summary": "https://gitlab.com/gnutls/gnutls/-/commit/1d56f96f6ab5034d677136b9d50b5a75dff0faf5",
"url": "https://gitlab.com/gnutls/gnutls/-/commit/1d56f96f6ab5034d677136b9d50b5a75dff0faf5"
},
{
"category": "external",
"summary": "https://gitlab.com/gnutls/gnutls/-/issues/1732",
"url": "https://gitlab.com/gnutls/gnutls/-/issues/1732"
},
{
"category": "external",
"summary": "https://www.gnutls.org/security-new.html#GNUTLS-SA-2025-11-18",
"url": "https://www.gnutls.org/security-new.html#GNUTLS-SA-2025-11-18"
}
],
"release_date": "2025-11-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-05T17:47:50+00:00",
"details": "The RHEL-8 based Middleware Containers container images provided by this update can be downloaded from the Red Hat Container Registry at registry.access.redhat.com. Installation instructions for your platform are available at Red Hat Container Catalog (see References).\n\nDockerfiles and scripts should be amended either to refer to this new image specifically, or to the latest image generally.",
"product_ids": [
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:13812"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability. Applying the upstream patch or vendor-supplied security update is the recommended resolution.",
"product_ids": [
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 4.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "gnutls: Stack-based Buffer Overflow in gnutls_pkcs11_token_init() Function"
},
{
"cve": "CVE-2025-10158",
"cwe": {
"id": "CWE-129",
"name": "Improper Validation of Array Index"
},
"discovery_date": "2025-11-18T15:01:12.887910+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-Middleware:rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2415637"
}
],
"notes": [
{
"category": "description",
"text": "An out of bounds read flaw has been discovered in rsync. A malicious client acting as the receiver of an rsync file transfer can trigger an OOB read via a negative array index. The rsync client requires at least read access to the remote rsync module to trigger the issue.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "rsync: Rsync: Out of bounds array access via negative index",
"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": [
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64"
],
"known_not_affected": [
"8Base-RHOSE-Middleware:rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-10158"
},
{
"category": "external",
"summary": "RHBZ#2415637",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2415637"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-10158",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-10158"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-10158",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-10158"
},
{
"category": "external",
"summary": "https://attackerkb.com/assessments/fbacb2a6-d1cd-4011-bb3a-f06b1c8306b1",
"url": "https://attackerkb.com/assessments/fbacb2a6-d1cd-4011-bb3a-f06b1c8306b1"
},
{
"category": "external",
"summary": "https://github.com/RsyncProject/rsync/commit/797e17fc4a6f15e3b1756538a9f812b63942686f",
"url": "https://github.com/RsyncProject/rsync/commit/797e17fc4a6f15e3b1756538a9f812b63942686f"
}
],
"release_date": "2025-11-18T14:24:19.210000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-05T17:47:50+00:00",
"details": "The RHEL-8 based Middleware Containers container images provided by this update can be downloaded from the Red Hat Container Registry at registry.access.redhat.com. Installation instructions for your platform are available at Red Hat Container Catalog (see References).\n\nDockerfiles and scripts should be amended either to refer to this new image specifically, or to the latest image generally.",
"product_ids": [
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:13812"
},
{
"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": [
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "rsync: Rsync: Out of bounds array access via negative index"
},
{
"cve": "CVE-2025-14831",
"cwe": {
"id": "CWE-407",
"name": "Inefficient Algorithmic Complexity"
},
"discovery_date": "2025-12-17T14:48:30.222000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-Middleware:rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2423177"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in GnuTLS. This vulnerability allows a denial of service (DoS) by excessive CPU (Central Processing Unit) and memory consumption via specially crafted malicious certificates containing a large number of name constraints and subject alternative names (SANs).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gnutls: GnuTLS: Denial of Service via excessive resource consumption during certificate verification",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat. GnuTLS is susceptible to a denial of service attack due to excessive CPU and memory consumption. This occurs when processing specially crafted malicious certificates containing a large number of name constraints and subject alternative names (SANs) during certificate verification.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64"
],
"known_not_affected": [
"8Base-RHOSE-Middleware:rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-14831"
},
{
"category": "external",
"summary": "RHBZ#2423177",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2423177"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-14831",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14831"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-14831",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-14831"
},
{
"category": "external",
"summary": "https://gitlab.com/gnutls/gnutls/-/issues/1773",
"url": "https://gitlab.com/gnutls/gnutls/-/issues/1773"
}
],
"release_date": "2026-02-09T14:26:34.939000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-05T17:47:50+00:00",
"details": "The RHEL-8 based Middleware Containers container images provided by this update can be downloaded from the Red Hat Container Registry at registry.access.redhat.com. Installation instructions for your platform are available at Red Hat Container Catalog (see References).\n\nDockerfiles and scripts should be amended either to refer to this new image specifically, or to the latest image generally.",
"product_ids": [
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:13812"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "gnutls: GnuTLS: Denial of Service via excessive resource consumption during certificate verification"
},
{
"cve": "CVE-2026-3497",
"cwe": {
"id": "CWE-824",
"name": "Access of Uninitialized Pointer"
},
"discovery_date": "2026-03-12T19:01:37.007806+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-Middleware:rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2447085"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the OpenSSH GSSAPI (Generic Security Service Application Program Interface) delta patches, as included in various Linux distributions. A remote attacker could exploit this by sending an unexpected GSSAPI message type during the key exchange process. This occurs because the `sshpkt_disconnect()` function, when called on an error, does not properly terminate the process, leading to the continued execution of the program with uninitialized connection variables. Accessing these uninitialized variables can lead to undefined behavior, potentially resulting in information disclosure or a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssh: OpenSSH GSSAPI: Information disclosure or denial of service due to uninitialized variables",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "IMPORTANT: This vulnerability affects the OpenSSH GSSAPI delta as implemented in Red Hat Enterprise Linux and OpenShift Container Platform. An unauthenticated attacker could send a specially crafted GSSAPI message during key exchange, leading to the use of uninitialized variables and potentially undefined behavior. The severity of the impact is dependent on compiler hardening configurations.",
"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": [
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64"
],
"known_not_affected": [
"8Base-RHOSE-Middleware:rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-3497"
},
{
"category": "external",
"summary": "RHBZ#2447085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447085"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-3497",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3497"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-3497",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-3497"
},
{
"category": "external",
"summary": "https://ubuntu.com/security/CVE-2026-3497",
"url": "https://ubuntu.com/security/CVE-2026-3497"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2026/03/12/3",
"url": "https://www.openwall.com/lists/oss-security/2026/03/12/3"
}
],
"release_date": "2026-03-12T18:27:44.917000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-05T17:47:50+00:00",
"details": "The RHEL-8 based Middleware Containers container images provided by this update can be downloaded from the Red Hat Container Registry at registry.access.redhat.com. Installation instructions for your platform are available at Red Hat Container Catalog (see References).\n\nDockerfiles and scripts should be amended either to refer to this new image specifically, or to the latest image generally.",
"product_ids": [
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:13812"
},
{
"category": "workaround",
"details": "To mitigate this issue, disable GSSAPI key exchange in the OpenSSH server configuration. This prevents the server from processing GSSAPI messages, eliminating the vulnerability\u0027s attack surface.\n\nEdit `/etc/ssh/sshd_config` and add or modify the line:\n```\nGSSAPIKeyExchange no\n```\n\nAfter saving the changes, restart the `sshd` service for the mitigation to take effect. This action will prevent users from authenticating via GSSAPI.\n\n```\n# systemctl restart sshd\n```",
"product_ids": [
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "openssh: OpenSSH GSSAPI: Information disclosure or denial of service due to uninitialized variables"
},
{
"acknowledgments": [
{
"names": [
"Elhanan Haenel"
]
}
],
"cve": "CVE-2026-4424",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2026-03-19T12:22:21.740000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-Middleware:rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2449006"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libarchive. This heap out-of-bounds read vulnerability exists in the RAR archive processing logic due to improper validation of the LZSS sliding window size after transitions between compression methods. A remote attacker can exploit this by providing a specially crafted RAR archive, leading to the disclosure of sensitive heap memory information without requiring authentication or user interaction.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libarchive: libarchive: Information disclosure via heap out-of-bounds read in RAR archive processing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "IMPORTANT: This heap out-of-bounds read vulnerability in libarchive\u0027s RAR archive processing logic can lead to information disclosure. A remote attacker can exploit this flaw by providing a specially crafted RAR archive, potentially revealing sensitive heap memory information without requiring authentication or user interaction on systems that process untrusted archives.",
"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": [
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64"
],
"known_not_affected": [
"8Base-RHOSE-Middleware:rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-4424"
},
{
"category": "external",
"summary": "RHBZ#2449006",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449006"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-4424",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4424"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-4424",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4424"
},
{
"category": "external",
"summary": "https://github.com/libarchive/libarchive/pull/2898",
"url": "https://github.com/libarchive/libarchive/pull/2898"
}
],
"release_date": "2026-03-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-05T17:47:50+00:00",
"details": "The RHEL-8 based Middleware Containers container images provided by this update can be downloaded from the Red Hat Container Registry at registry.access.redhat.com. Installation instructions for your platform are available at Red Hat Container Catalog (see References).\n\nDockerfiles and scripts should be amended either to refer to this new image specifically, or to the latest image generally.",
"product_ids": [
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:13812"
},
{
"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": [
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libarchive: libarchive: Information disclosure via heap out-of-bounds read in RAR archive processing"
},
{
"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",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-Middleware:rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64"
]
}
],
"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": [
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64"
],
"known_not_affected": [
"8Base-RHOSE-Middleware:rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64"
]
},
"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-05T17:47:50+00:00",
"details": "The RHEL-8 based Middleware Containers container images provided by this update can be downloaded from the Red Hat Container Registry at registry.access.redhat.com. Installation instructions for your platform are available at Red Hat Container Catalog (see References).\n\nDockerfiles and scripts should be amended either to refer to this new image specifically, or to the latest image generally.",
"product_ids": [
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:13812"
},
{
"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": [
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64"
]
}
],
"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": [
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64"
]
}
],
"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",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-Middleware:rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64"
]
}
],
"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": [
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64"
],
"known_not_affected": [
"8Base-RHOSE-Middleware:rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64"
]
},
"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-05T17:47:50+00:00",
"details": "The RHEL-8 based Middleware Containers container images provided by this update can be downloaded from the Red Hat Container Registry at registry.access.redhat.com. Installation instructions for your platform are available at Red Hat Container Catalog (see References).\n\nDockerfiles and scripts should be amended either to refer to this new image specifically, or to the latest image generally.",
"product_ids": [
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:13812"
},
{
"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": [
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64"
]
}
],
"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": [
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python: cpython: Python: Arbitrary code execution via command injection in webbrowser.open() API"
},
{
"acknowledgments": [
{
"names": [
"Elhanan Haenel"
]
}
],
"cve": "CVE-2026-5121",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2026-03-30T07:40:25.358335+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-Middleware:rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2452945"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libarchive. On 32-bit systems, an integer overflow vulnerability exists in the zisofs block pointer allocation logic. A remote attacker can exploit this by providing a specially crafted ISO9660 image, which can lead to a heap buffer overflow. This could potentially allow for arbitrary code execution on the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libarchive: libarchive: Arbitrary code execution via integer overflow in ISO9660 image processing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Important: An integer overflow flaw in `libarchive` on 32-bit systems can lead to a heap buffer overflow. This vulnerability occurs when processing a specially crafted ISO9660 image, allowing an attacker to potentially execute arbitrary code. Red Hat Enterprise Linux 64-bit systems are not affected by this flaw.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64"
],
"known_not_affected": [
"8Base-RHOSE-Middleware:rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-5121"
},
{
"category": "external",
"summary": "RHBZ#2452945",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2452945"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-5121",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-5121"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-5121",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-5121"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-2vwv-vqpv-v8vc",
"url": "https://github.com/advisories/GHSA-2vwv-vqpv-v8vc"
},
{
"category": "external",
"summary": "https://github.com/libarchive/libarchive/pull/2934",
"url": "https://github.com/libarchive/libarchive/pull/2934"
}
],
"release_date": "2026-03-30T07:44:15.222000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-05T17:47:50+00:00",
"details": "The RHEL-8 based Middleware Containers container images provided by this update can be downloaded from the Red Hat Container Registry at registry.access.redhat.com. Installation instructions for your platform are available at Red Hat Container Catalog (see References).\n\nDockerfiles and scripts should be amended either to refer to this new image specifically, or to the latest image generally.",
"product_ids": [
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:13812"
},
{
"category": "workaround",
"details": "To mitigate this issue, avoid processing untrusted ISO9660 images with applications that utilize `libarchive`. Users should only extract or read content from ISO images obtained from trusted sources.",
"product_ids": [
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libarchive: libarchive: Arbitrary code execution via integer overflow in ISO9660 image processing"
},
{
"cve": "CVE-2026-6100",
"cwe": {
"id": "CWE-825",
"name": "Expired Pointer Dereference"
},
"discovery_date": "2026-04-13T18:01:31.970255+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-Middleware:rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64"
]
}
],
"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": [
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64"
],
"known_not_affected": [
"8Base-RHOSE-Middleware:rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64"
]
},
"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-05T17:47:50+00:00",
"details": "The RHEL-8 based Middleware Containers container images provided by this update can be downloaded from the Red Hat Container Registry at registry.access.redhat.com. Installation instructions for your platform are available at Red Hat Container Catalog (see References).\n\nDockerfiles and scripts should be amended either to refer to this new image specifically, or to the latest image generally.",
"product_ids": [
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:13812"
},
{
"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": [
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python: Python: Arbitrary code execution or information disclosure via use-after-free in decompression modules"
},
{
"cve": "CVE-2026-27135",
"cwe": {
"id": "CWE-617",
"name": "Reachable Assertion"
},
"discovery_date": "2026-03-18T19:02:13.823002+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-Middleware:rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2448754"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in nghttp2. Due to missing internal state validation, the library continues to process incoming data even after a session has been terminated. A remote attacker could exploit this by sending a specially crafted HTTP/2 frame, leading to an assertion failure and a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nghttp2: nghttp2: Denial of Service via malformed HTTP/2 frames after session termination",
"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": [
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64"
],
"known_not_affected": [
"8Base-RHOSE-Middleware:rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27135"
},
{
"category": "external",
"summary": "RHBZ#2448754",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2448754"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27135",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27135"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27135",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27135"
},
{
"category": "external",
"summary": "https://github.com/nghttp2/nghttp2/commit/5c7df8fa815ac1004d9ecb9d1f7595c4d37f46e1",
"url": "https://github.com/nghttp2/nghttp2/commit/5c7df8fa815ac1004d9ecb9d1f7595c4d37f46e1"
},
{
"category": "external",
"summary": "https://github.com/nghttp2/nghttp2/security/advisories/GHSA-6933-cjhr-5qg6",
"url": "https://github.com/nghttp2/nghttp2/security/advisories/GHSA-6933-cjhr-5qg6"
}
],
"release_date": "2026-03-18T17:59:02.045000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-05T17:47:50+00:00",
"details": "The RHEL-8 based Middleware Containers container images provided by this update can be downloaded from the Red Hat Container Registry at registry.access.redhat.com. Installation instructions for your platform are available at Red Hat Container Catalog (see References).\n\nDockerfiles and scripts should be amended either to refer to this new image specifically, or to the latest image generally.",
"product_ids": [
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:13812"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "nghttp2: nghttp2: Denial of Service via malformed HTTP/2 frames after session termination"
}
]
}
RHSA-2026:14652
Vulnerability from csaf_redhat - Published: 2026-05-07 04:55 - Updated: 2026-06-01 03:11A 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.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.11-debug-0:3.11.11-2.el9_6.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.11-debug-0:3.11.11-2.el9_6.7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.11-debug-0:3.11.11-2.el9_6.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.11-debug-0:3.11.11-2.el9_6.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.11-debug-0:3.11.11-2.el9_6.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.11-devel-0:3.11.11-2.el9_6.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.11-devel-0:3.11.11-2.el9_6.7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.11-devel-0:3.11.11-2.el9_6.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.11-devel-0:3.11.11-2.el9_6.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.11-devel-0:3.11.11-2.el9_6.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.11-idle-0:3.11.11-2.el9_6.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.11-idle-0:3.11.11-2.el9_6.7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.11-idle-0:3.11.11-2.el9_6.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.11-idle-0:3.11.11-2.el9_6.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.11-idle-0:3.11.11-2.el9_6.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.11-libs-0:3.11.11-2.el9_6.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.11-libs-0:3.11.11-2.el9_6.7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.11-libs-0:3.11.11-2.el9_6.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.11-libs-0:3.11.11-2.el9_6.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.11-libs-0:3.11.11-2.el9_6.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.11-test-0:3.11.11-2.el9_6.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.11-test-0:3.11.11-2.el9_6.7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.11-test-0:3.11.11-2.el9_6.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.11-test-0:3.11.11-2.el9_6.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.11-test-0:3.11.11-2.el9_6.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.11-debug-0:3.11.11-2.el9_6.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.11-debug-0:3.11.11-2.el9_6.7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.11-debug-0:3.11.11-2.el9_6.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.11-debug-0:3.11.11-2.el9_6.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.11-debug-0:3.11.11-2.el9_6.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.11-devel-0:3.11.11-2.el9_6.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.11-devel-0:3.11.11-2.el9_6.7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.11-devel-0:3.11.11-2.el9_6.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.11-devel-0:3.11.11-2.el9_6.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.11-devel-0:3.11.11-2.el9_6.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.11-idle-0:3.11.11-2.el9_6.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.11-idle-0:3.11.11-2.el9_6.7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.11-idle-0:3.11.11-2.el9_6.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.11-idle-0:3.11.11-2.el9_6.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.11-idle-0:3.11.11-2.el9_6.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.11-libs-0:3.11.11-2.el9_6.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.11-libs-0:3.11.11-2.el9_6.7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.11-libs-0:3.11.11-2.el9_6.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.11-libs-0:3.11.11-2.el9_6.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.11-libs-0:3.11.11-2.el9_6.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.11-test-0:3.11.11-2.el9_6.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.11-test-0:3.11.11-2.el9_6.7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.11-test-0:3.11.11-2.el9_6.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.11-test-0:3.11.11-2.el9_6.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.11-test-0:3.11.11-2.el9_6.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.7.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.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.11-debug-0:3.11.11-2.el9_6.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.11-debug-0:3.11.11-2.el9_6.7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.11-debug-0:3.11.11-2.el9_6.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.11-debug-0:3.11.11-2.el9_6.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.11-debug-0:3.11.11-2.el9_6.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.11-devel-0:3.11.11-2.el9_6.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.11-devel-0:3.11.11-2.el9_6.7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.11-devel-0:3.11.11-2.el9_6.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.11-devel-0:3.11.11-2.el9_6.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.11-devel-0:3.11.11-2.el9_6.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.11-idle-0:3.11.11-2.el9_6.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.11-idle-0:3.11.11-2.el9_6.7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.11-idle-0:3.11.11-2.el9_6.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.11-idle-0:3.11.11-2.el9_6.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.11-idle-0:3.11.11-2.el9_6.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.11-libs-0:3.11.11-2.el9_6.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.11-libs-0:3.11.11-2.el9_6.7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.11-libs-0:3.11.11-2.el9_6.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.11-libs-0:3.11.11-2.el9_6.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.11-libs-0:3.11.11-2.el9_6.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.11-test-0:3.11.11-2.el9_6.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.11-test-0:3.11.11-2.el9_6.7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.11-test-0:3.11.11-2.el9_6.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.11-test-0:3.11.11-2.el9_6.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.11-test-0:3.11.11-2.el9_6.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.11-debug-0:3.11.11-2.el9_6.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.11-debug-0:3.11.11-2.el9_6.7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.11-debug-0:3.11.11-2.el9_6.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.11-debug-0:3.11.11-2.el9_6.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.11-debug-0:3.11.11-2.el9_6.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.11-devel-0:3.11.11-2.el9_6.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.11-devel-0:3.11.11-2.el9_6.7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.11-devel-0:3.11.11-2.el9_6.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.11-devel-0:3.11.11-2.el9_6.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.11-devel-0:3.11.11-2.el9_6.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.11-idle-0:3.11.11-2.el9_6.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.11-idle-0:3.11.11-2.el9_6.7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.11-idle-0:3.11.11-2.el9_6.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.11-idle-0:3.11.11-2.el9_6.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.11-idle-0:3.11.11-2.el9_6.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.11-libs-0:3.11.11-2.el9_6.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.11-libs-0:3.11.11-2.el9_6.7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.11-libs-0:3.11.11-2.el9_6.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.11-libs-0:3.11.11-2.el9_6.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.11-libs-0:3.11.11-2.el9_6.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.11-test-0:3.11.11-2.el9_6.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.11-test-0:3.11.11-2.el9_6.7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.11-test-0:3.11.11-2.el9_6.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.11-test-0:3.11.11-2.el9_6.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.11-test-0:3.11.11-2.el9_6.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for python3.11 is now available for Red Hat Enterprise Linux 9.6 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* python: Python: Arbitrary code execution or information disclosure via use-after-free in decompression modules (CVE-2026-6100)\n\n* python: cpython: Python: Arbitrary code execution via command injection in webbrowser.open() API (CVE-2026-4786)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:14652",
"url": "https://access.redhat.com/errata/RHSA-2026:14652"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2457932",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2457932"
},
{
"category": "external",
"summary": "2458049",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2458049"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_14652.json"
}
],
"title": "Red Hat Security Advisory: python3.11 security update",
"tracking": {
"current_release_date": "2026-06-01T03:11:46+00:00",
"generator": {
"date": "2026-06-01T03:11:46+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2026:14652",
"initial_release_date": "2026-05-07T04:55:03+00:00",
"revision_history": [
{
"date": "2026-05-07T04:55:03+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-05-07T04:55:03+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-01T03:11:46+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.6::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product": {
"name": "Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.6::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-0:3.11.11-2.el9_6.7.src",
"product": {
"name": "python3.11-0:3.11.11-2.el9_6.7.src",
"product_id": "python3.11-0:3.11.11-2.el9_6.7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11@3.11.11-2.el9_6.7?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-0:3.11.11-2.el9_6.7.aarch64",
"product": {
"name": "python3.11-0:3.11.11-2.el9_6.7.aarch64",
"product_id": "python3.11-0:3.11.11-2.el9_6.7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11@3.11.11-2.el9_6.7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-devel-0:3.11.11-2.el9_6.7.aarch64",
"product": {
"name": "python3.11-devel-0:3.11.11-2.el9_6.7.aarch64",
"product_id": "python3.11-devel-0:3.11.11-2.el9_6.7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-devel@3.11.11-2.el9_6.7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-libs-0:3.11.11-2.el9_6.7.aarch64",
"product": {
"name": "python3.11-libs-0:3.11.11-2.el9_6.7.aarch64",
"product_id": "python3.11-libs-0:3.11.11-2.el9_6.7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-libs@3.11.11-2.el9_6.7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-tkinter-0:3.11.11-2.el9_6.7.aarch64",
"product": {
"name": "python3.11-tkinter-0:3.11.11-2.el9_6.7.aarch64",
"product_id": "python3.11-tkinter-0:3.11.11-2.el9_6.7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.11-2.el9_6.7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-debugsource-0:3.11.11-2.el9_6.7.aarch64",
"product": {
"name": "python3.11-debugsource-0:3.11.11-2.el9_6.7.aarch64",
"product_id": "python3.11-debugsource-0:3.11.11-2.el9_6.7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.11-2.el9_6.7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-debuginfo-0:3.11.11-2.el9_6.7.aarch64",
"product": {
"name": "python3.11-debuginfo-0:3.11.11-2.el9_6.7.aarch64",
"product_id": "python3.11-debuginfo-0:3.11.11-2.el9_6.7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.11-2.el9_6.7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-debug-0:3.11.11-2.el9_6.7.aarch64",
"product": {
"name": "python3.11-debug-0:3.11.11-2.el9_6.7.aarch64",
"product_id": "python3.11-debug-0:3.11.11-2.el9_6.7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debug@3.11.11-2.el9_6.7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-idle-0:3.11.11-2.el9_6.7.aarch64",
"product": {
"name": "python3.11-idle-0:3.11.11-2.el9_6.7.aarch64",
"product_id": "python3.11-idle-0:3.11.11-2.el9_6.7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-idle@3.11.11-2.el9_6.7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-test-0:3.11.11-2.el9_6.7.aarch64",
"product": {
"name": "python3.11-test-0:3.11.11-2.el9_6.7.aarch64",
"product_id": "python3.11-test-0:3.11.11-2.el9_6.7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-test@3.11.11-2.el9_6.7?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-0:3.11.11-2.el9_6.7.ppc64le",
"product": {
"name": "python3.11-0:3.11.11-2.el9_6.7.ppc64le",
"product_id": "python3.11-0:3.11.11-2.el9_6.7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11@3.11.11-2.el9_6.7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-devel-0:3.11.11-2.el9_6.7.ppc64le",
"product": {
"name": "python3.11-devel-0:3.11.11-2.el9_6.7.ppc64le",
"product_id": "python3.11-devel-0:3.11.11-2.el9_6.7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-devel@3.11.11-2.el9_6.7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-libs-0:3.11.11-2.el9_6.7.ppc64le",
"product": {
"name": "python3.11-libs-0:3.11.11-2.el9_6.7.ppc64le",
"product_id": "python3.11-libs-0:3.11.11-2.el9_6.7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-libs@3.11.11-2.el9_6.7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-tkinter-0:3.11.11-2.el9_6.7.ppc64le",
"product": {
"name": "python3.11-tkinter-0:3.11.11-2.el9_6.7.ppc64le",
"product_id": "python3.11-tkinter-0:3.11.11-2.el9_6.7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.11-2.el9_6.7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-debugsource-0:3.11.11-2.el9_6.7.ppc64le",
"product": {
"name": "python3.11-debugsource-0:3.11.11-2.el9_6.7.ppc64le",
"product_id": "python3.11-debugsource-0:3.11.11-2.el9_6.7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.11-2.el9_6.7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-debuginfo-0:3.11.11-2.el9_6.7.ppc64le",
"product": {
"name": "python3.11-debuginfo-0:3.11.11-2.el9_6.7.ppc64le",
"product_id": "python3.11-debuginfo-0:3.11.11-2.el9_6.7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.11-2.el9_6.7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-debug-0:3.11.11-2.el9_6.7.ppc64le",
"product": {
"name": "python3.11-debug-0:3.11.11-2.el9_6.7.ppc64le",
"product_id": "python3.11-debug-0:3.11.11-2.el9_6.7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debug@3.11.11-2.el9_6.7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-idle-0:3.11.11-2.el9_6.7.ppc64le",
"product": {
"name": "python3.11-idle-0:3.11.11-2.el9_6.7.ppc64le",
"product_id": "python3.11-idle-0:3.11.11-2.el9_6.7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-idle@3.11.11-2.el9_6.7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-test-0:3.11.11-2.el9_6.7.ppc64le",
"product": {
"name": "python3.11-test-0:3.11.11-2.el9_6.7.ppc64le",
"product_id": "python3.11-test-0:3.11.11-2.el9_6.7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-test@3.11.11-2.el9_6.7?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-0:3.11.11-2.el9_6.7.x86_64",
"product": {
"name": "python3.11-0:3.11.11-2.el9_6.7.x86_64",
"product_id": "python3.11-0:3.11.11-2.el9_6.7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11@3.11.11-2.el9_6.7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-devel-0:3.11.11-2.el9_6.7.x86_64",
"product": {
"name": "python3.11-devel-0:3.11.11-2.el9_6.7.x86_64",
"product_id": "python3.11-devel-0:3.11.11-2.el9_6.7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-devel@3.11.11-2.el9_6.7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-libs-0:3.11.11-2.el9_6.7.x86_64",
"product": {
"name": "python3.11-libs-0:3.11.11-2.el9_6.7.x86_64",
"product_id": "python3.11-libs-0:3.11.11-2.el9_6.7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-libs@3.11.11-2.el9_6.7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-tkinter-0:3.11.11-2.el9_6.7.x86_64",
"product": {
"name": "python3.11-tkinter-0:3.11.11-2.el9_6.7.x86_64",
"product_id": "python3.11-tkinter-0:3.11.11-2.el9_6.7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.11-2.el9_6.7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-debugsource-0:3.11.11-2.el9_6.7.x86_64",
"product": {
"name": "python3.11-debugsource-0:3.11.11-2.el9_6.7.x86_64",
"product_id": "python3.11-debugsource-0:3.11.11-2.el9_6.7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.11-2.el9_6.7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-debuginfo-0:3.11.11-2.el9_6.7.x86_64",
"product": {
"name": "python3.11-debuginfo-0:3.11.11-2.el9_6.7.x86_64",
"product_id": "python3.11-debuginfo-0:3.11.11-2.el9_6.7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.11-2.el9_6.7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-debug-0:3.11.11-2.el9_6.7.x86_64",
"product": {
"name": "python3.11-debug-0:3.11.11-2.el9_6.7.x86_64",
"product_id": "python3.11-debug-0:3.11.11-2.el9_6.7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debug@3.11.11-2.el9_6.7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-idle-0:3.11.11-2.el9_6.7.x86_64",
"product": {
"name": "python3.11-idle-0:3.11.11-2.el9_6.7.x86_64",
"product_id": "python3.11-idle-0:3.11.11-2.el9_6.7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-idle@3.11.11-2.el9_6.7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-test-0:3.11.11-2.el9_6.7.x86_64",
"product": {
"name": "python3.11-test-0:3.11.11-2.el9_6.7.x86_64",
"product_id": "python3.11-test-0:3.11.11-2.el9_6.7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-test@3.11.11-2.el9_6.7?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-devel-0:3.11.11-2.el9_6.7.i686",
"product": {
"name": "python3.11-devel-0:3.11.11-2.el9_6.7.i686",
"product_id": "python3.11-devel-0:3.11.11-2.el9_6.7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-devel@3.11.11-2.el9_6.7?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-libs-0:3.11.11-2.el9_6.7.i686",
"product": {
"name": "python3.11-libs-0:3.11.11-2.el9_6.7.i686",
"product_id": "python3.11-libs-0:3.11.11-2.el9_6.7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-libs@3.11.11-2.el9_6.7?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-debugsource-0:3.11.11-2.el9_6.7.i686",
"product": {
"name": "python3.11-debugsource-0:3.11.11-2.el9_6.7.i686",
"product_id": "python3.11-debugsource-0:3.11.11-2.el9_6.7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.11-2.el9_6.7?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-debuginfo-0:3.11.11-2.el9_6.7.i686",
"product": {
"name": "python3.11-debuginfo-0:3.11.11-2.el9_6.7.i686",
"product_id": "python3.11-debuginfo-0:3.11.11-2.el9_6.7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.11-2.el9_6.7?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-0:3.11.11-2.el9_6.7.i686",
"product": {
"name": "python3.11-0:3.11.11-2.el9_6.7.i686",
"product_id": "python3.11-0:3.11.11-2.el9_6.7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11@3.11.11-2.el9_6.7?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-debug-0:3.11.11-2.el9_6.7.i686",
"product": {
"name": "python3.11-debug-0:3.11.11-2.el9_6.7.i686",
"product_id": "python3.11-debug-0:3.11.11-2.el9_6.7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debug@3.11.11-2.el9_6.7?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-idle-0:3.11.11-2.el9_6.7.i686",
"product": {
"name": "python3.11-idle-0:3.11.11-2.el9_6.7.i686",
"product_id": "python3.11-idle-0:3.11.11-2.el9_6.7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-idle@3.11.11-2.el9_6.7?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-test-0:3.11.11-2.el9_6.7.i686",
"product": {
"name": "python3.11-test-0:3.11.11-2.el9_6.7.i686",
"product_id": "python3.11-test-0:3.11.11-2.el9_6.7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-test@3.11.11-2.el9_6.7?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-tkinter-0:3.11.11-2.el9_6.7.i686",
"product": {
"name": "python3.11-tkinter-0:3.11.11-2.el9_6.7.i686",
"product_id": "python3.11-tkinter-0:3.11.11-2.el9_6.7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.11-2.el9_6.7?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-0:3.11.11-2.el9_6.7.s390x",
"product": {
"name": "python3.11-0:3.11.11-2.el9_6.7.s390x",
"product_id": "python3.11-0:3.11.11-2.el9_6.7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11@3.11.11-2.el9_6.7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-devel-0:3.11.11-2.el9_6.7.s390x",
"product": {
"name": "python3.11-devel-0:3.11.11-2.el9_6.7.s390x",
"product_id": "python3.11-devel-0:3.11.11-2.el9_6.7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-devel@3.11.11-2.el9_6.7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-libs-0:3.11.11-2.el9_6.7.s390x",
"product": {
"name": "python3.11-libs-0:3.11.11-2.el9_6.7.s390x",
"product_id": "python3.11-libs-0:3.11.11-2.el9_6.7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-libs@3.11.11-2.el9_6.7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-tkinter-0:3.11.11-2.el9_6.7.s390x",
"product": {
"name": "python3.11-tkinter-0:3.11.11-2.el9_6.7.s390x",
"product_id": "python3.11-tkinter-0:3.11.11-2.el9_6.7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.11-2.el9_6.7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-debugsource-0:3.11.11-2.el9_6.7.s390x",
"product": {
"name": "python3.11-debugsource-0:3.11.11-2.el9_6.7.s390x",
"product_id": "python3.11-debugsource-0:3.11.11-2.el9_6.7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.11-2.el9_6.7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-debuginfo-0:3.11.11-2.el9_6.7.s390x",
"product": {
"name": "python3.11-debuginfo-0:3.11.11-2.el9_6.7.s390x",
"product_id": "python3.11-debuginfo-0:3.11.11-2.el9_6.7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.11-2.el9_6.7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-debug-0:3.11.11-2.el9_6.7.s390x",
"product": {
"name": "python3.11-debug-0:3.11.11-2.el9_6.7.s390x",
"product_id": "python3.11-debug-0:3.11.11-2.el9_6.7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debug@3.11.11-2.el9_6.7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-idle-0:3.11.11-2.el9_6.7.s390x",
"product": {
"name": "python3.11-idle-0:3.11.11-2.el9_6.7.s390x",
"product_id": "python3.11-idle-0:3.11.11-2.el9_6.7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-idle@3.11.11-2.el9_6.7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-test-0:3.11.11-2.el9_6.7.s390x",
"product": {
"name": "python3.11-test-0:3.11.11-2.el9_6.7.s390x",
"product_id": "python3.11-test-0:3.11.11-2.el9_6.7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-test@3.11.11-2.el9_6.7?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.11-2.el9_6.7.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.aarch64"
},
"product_reference": "python3.11-0:3.11.11-2.el9_6.7.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.11-2.el9_6.7.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.i686"
},
"product_reference": "python3.11-0:3.11.11-2.el9_6.7.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.11-2.el9_6.7.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.ppc64le"
},
"product_reference": "python3.11-0:3.11.11-2.el9_6.7.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.11-2.el9_6.7.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.s390x"
},
"product_reference": "python3.11-0:3.11.11-2.el9_6.7.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.11-2.el9_6.7.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.src"
},
"product_reference": "python3.11-0:3.11.11-2.el9_6.7.src",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.11-2.el9_6.7.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.x86_64"
},
"product_reference": "python3.11-0:3.11.11-2.el9_6.7.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.11-2.el9_6.7.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.11-debug-0:3.11.11-2.el9_6.7.aarch64"
},
"product_reference": "python3.11-debug-0:3.11.11-2.el9_6.7.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.11-2.el9_6.7.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.11-debug-0:3.11.11-2.el9_6.7.i686"
},
"product_reference": "python3.11-debug-0:3.11.11-2.el9_6.7.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.11-2.el9_6.7.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.11-debug-0:3.11.11-2.el9_6.7.ppc64le"
},
"product_reference": "python3.11-debug-0:3.11.11-2.el9_6.7.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.11-2.el9_6.7.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.11-debug-0:3.11.11-2.el9_6.7.s390x"
},
"product_reference": "python3.11-debug-0:3.11.11-2.el9_6.7.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.11-2.el9_6.7.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.11-debug-0:3.11.11-2.el9_6.7.x86_64"
},
"product_reference": "python3.11-debug-0:3.11.11-2.el9_6.7.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.11-2.el9_6.7.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.7.aarch64"
},
"product_reference": "python3.11-debuginfo-0:3.11.11-2.el9_6.7.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.11-2.el9_6.7.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.7.i686"
},
"product_reference": "python3.11-debuginfo-0:3.11.11-2.el9_6.7.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.11-2.el9_6.7.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.7.ppc64le"
},
"product_reference": "python3.11-debuginfo-0:3.11.11-2.el9_6.7.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.11-2.el9_6.7.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.7.s390x"
},
"product_reference": "python3.11-debuginfo-0:3.11.11-2.el9_6.7.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.11-2.el9_6.7.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.7.x86_64"
},
"product_reference": "python3.11-debuginfo-0:3.11.11-2.el9_6.7.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.11-2.el9_6.7.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.7.aarch64"
},
"product_reference": "python3.11-debugsource-0:3.11.11-2.el9_6.7.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.11-2.el9_6.7.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.7.i686"
},
"product_reference": "python3.11-debugsource-0:3.11.11-2.el9_6.7.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.11-2.el9_6.7.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.7.ppc64le"
},
"product_reference": "python3.11-debugsource-0:3.11.11-2.el9_6.7.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.11-2.el9_6.7.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.7.s390x"
},
"product_reference": "python3.11-debugsource-0:3.11.11-2.el9_6.7.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.11-2.el9_6.7.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.7.x86_64"
},
"product_reference": "python3.11-debugsource-0:3.11.11-2.el9_6.7.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.11-2.el9_6.7.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.11-devel-0:3.11.11-2.el9_6.7.aarch64"
},
"product_reference": "python3.11-devel-0:3.11.11-2.el9_6.7.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.11-2.el9_6.7.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.11-devel-0:3.11.11-2.el9_6.7.i686"
},
"product_reference": "python3.11-devel-0:3.11.11-2.el9_6.7.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.11-2.el9_6.7.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.11-devel-0:3.11.11-2.el9_6.7.ppc64le"
},
"product_reference": "python3.11-devel-0:3.11.11-2.el9_6.7.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.11-2.el9_6.7.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.11-devel-0:3.11.11-2.el9_6.7.s390x"
},
"product_reference": "python3.11-devel-0:3.11.11-2.el9_6.7.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.11-2.el9_6.7.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.11-devel-0:3.11.11-2.el9_6.7.x86_64"
},
"product_reference": "python3.11-devel-0:3.11.11-2.el9_6.7.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.11-2.el9_6.7.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.11-idle-0:3.11.11-2.el9_6.7.aarch64"
},
"product_reference": "python3.11-idle-0:3.11.11-2.el9_6.7.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.11-2.el9_6.7.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.11-idle-0:3.11.11-2.el9_6.7.i686"
},
"product_reference": "python3.11-idle-0:3.11.11-2.el9_6.7.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.11-2.el9_6.7.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.11-idle-0:3.11.11-2.el9_6.7.ppc64le"
},
"product_reference": "python3.11-idle-0:3.11.11-2.el9_6.7.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.11-2.el9_6.7.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.11-idle-0:3.11.11-2.el9_6.7.s390x"
},
"product_reference": "python3.11-idle-0:3.11.11-2.el9_6.7.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.11-2.el9_6.7.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.11-idle-0:3.11.11-2.el9_6.7.x86_64"
},
"product_reference": "python3.11-idle-0:3.11.11-2.el9_6.7.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.11-2.el9_6.7.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.11-libs-0:3.11.11-2.el9_6.7.aarch64"
},
"product_reference": "python3.11-libs-0:3.11.11-2.el9_6.7.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.11-2.el9_6.7.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.11-libs-0:3.11.11-2.el9_6.7.i686"
},
"product_reference": "python3.11-libs-0:3.11.11-2.el9_6.7.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.11-2.el9_6.7.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.11-libs-0:3.11.11-2.el9_6.7.ppc64le"
},
"product_reference": "python3.11-libs-0:3.11.11-2.el9_6.7.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.11-2.el9_6.7.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.11-libs-0:3.11.11-2.el9_6.7.s390x"
},
"product_reference": "python3.11-libs-0:3.11.11-2.el9_6.7.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.11-2.el9_6.7.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.11-libs-0:3.11.11-2.el9_6.7.x86_64"
},
"product_reference": "python3.11-libs-0:3.11.11-2.el9_6.7.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.11-2.el9_6.7.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.11-test-0:3.11.11-2.el9_6.7.aarch64"
},
"product_reference": "python3.11-test-0:3.11.11-2.el9_6.7.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.11-2.el9_6.7.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.11-test-0:3.11.11-2.el9_6.7.i686"
},
"product_reference": "python3.11-test-0:3.11.11-2.el9_6.7.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.11-2.el9_6.7.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.11-test-0:3.11.11-2.el9_6.7.ppc64le"
},
"product_reference": "python3.11-test-0:3.11.11-2.el9_6.7.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.11-2.el9_6.7.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.11-test-0:3.11.11-2.el9_6.7.s390x"
},
"product_reference": "python3.11-test-0:3.11.11-2.el9_6.7.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.11-2.el9_6.7.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.11-test-0:3.11.11-2.el9_6.7.x86_64"
},
"product_reference": "python3.11-test-0:3.11.11-2.el9_6.7.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.11-2.el9_6.7.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.7.aarch64"
},
"product_reference": "python3.11-tkinter-0:3.11.11-2.el9_6.7.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.11-2.el9_6.7.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.7.i686"
},
"product_reference": "python3.11-tkinter-0:3.11.11-2.el9_6.7.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.11-2.el9_6.7.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.7.ppc64le"
},
"product_reference": "python3.11-tkinter-0:3.11.11-2.el9_6.7.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.11-2.el9_6.7.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.7.s390x"
},
"product_reference": "python3.11-tkinter-0:3.11.11-2.el9_6.7.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.11-2.el9_6.7.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.7.x86_64"
},
"product_reference": "python3.11-tkinter-0:3.11.11-2.el9_6.7.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.11-2.el9_6.7.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.aarch64"
},
"product_reference": "python3.11-0:3.11.11-2.el9_6.7.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.11-2.el9_6.7.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.i686"
},
"product_reference": "python3.11-0:3.11.11-2.el9_6.7.i686",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.11-2.el9_6.7.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.ppc64le"
},
"product_reference": "python3.11-0:3.11.11-2.el9_6.7.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.11-2.el9_6.7.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.s390x"
},
"product_reference": "python3.11-0:3.11.11-2.el9_6.7.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.11-2.el9_6.7.src as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.src"
},
"product_reference": "python3.11-0:3.11.11-2.el9_6.7.src",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.11-2.el9_6.7.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.x86_64"
},
"product_reference": "python3.11-0:3.11.11-2.el9_6.7.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.11-2.el9_6.7.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.11-debug-0:3.11.11-2.el9_6.7.aarch64"
},
"product_reference": "python3.11-debug-0:3.11.11-2.el9_6.7.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.11-2.el9_6.7.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.11-debug-0:3.11.11-2.el9_6.7.i686"
},
"product_reference": "python3.11-debug-0:3.11.11-2.el9_6.7.i686",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.11-2.el9_6.7.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.11-debug-0:3.11.11-2.el9_6.7.ppc64le"
},
"product_reference": "python3.11-debug-0:3.11.11-2.el9_6.7.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.11-2.el9_6.7.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.11-debug-0:3.11.11-2.el9_6.7.s390x"
},
"product_reference": "python3.11-debug-0:3.11.11-2.el9_6.7.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.11-2.el9_6.7.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.11-debug-0:3.11.11-2.el9_6.7.x86_64"
},
"product_reference": "python3.11-debug-0:3.11.11-2.el9_6.7.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.11-2.el9_6.7.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.7.aarch64"
},
"product_reference": "python3.11-debuginfo-0:3.11.11-2.el9_6.7.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.11-2.el9_6.7.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.7.i686"
},
"product_reference": "python3.11-debuginfo-0:3.11.11-2.el9_6.7.i686",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.11-2.el9_6.7.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.7.ppc64le"
},
"product_reference": "python3.11-debuginfo-0:3.11.11-2.el9_6.7.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.11-2.el9_6.7.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.7.s390x"
},
"product_reference": "python3.11-debuginfo-0:3.11.11-2.el9_6.7.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.11-2.el9_6.7.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.7.x86_64"
},
"product_reference": "python3.11-debuginfo-0:3.11.11-2.el9_6.7.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.11-2.el9_6.7.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.7.aarch64"
},
"product_reference": "python3.11-debugsource-0:3.11.11-2.el9_6.7.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.11-2.el9_6.7.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.7.i686"
},
"product_reference": "python3.11-debugsource-0:3.11.11-2.el9_6.7.i686",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.11-2.el9_6.7.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.7.ppc64le"
},
"product_reference": "python3.11-debugsource-0:3.11.11-2.el9_6.7.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.11-2.el9_6.7.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.7.s390x"
},
"product_reference": "python3.11-debugsource-0:3.11.11-2.el9_6.7.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.11-2.el9_6.7.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.7.x86_64"
},
"product_reference": "python3.11-debugsource-0:3.11.11-2.el9_6.7.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.11-2.el9_6.7.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.11-devel-0:3.11.11-2.el9_6.7.aarch64"
},
"product_reference": "python3.11-devel-0:3.11.11-2.el9_6.7.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.11-2.el9_6.7.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.11-devel-0:3.11.11-2.el9_6.7.i686"
},
"product_reference": "python3.11-devel-0:3.11.11-2.el9_6.7.i686",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.11-2.el9_6.7.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.11-devel-0:3.11.11-2.el9_6.7.ppc64le"
},
"product_reference": "python3.11-devel-0:3.11.11-2.el9_6.7.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.11-2.el9_6.7.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.11-devel-0:3.11.11-2.el9_6.7.s390x"
},
"product_reference": "python3.11-devel-0:3.11.11-2.el9_6.7.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.11-2.el9_6.7.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.11-devel-0:3.11.11-2.el9_6.7.x86_64"
},
"product_reference": "python3.11-devel-0:3.11.11-2.el9_6.7.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.11-2.el9_6.7.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.11-idle-0:3.11.11-2.el9_6.7.aarch64"
},
"product_reference": "python3.11-idle-0:3.11.11-2.el9_6.7.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.11-2.el9_6.7.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.11-idle-0:3.11.11-2.el9_6.7.i686"
},
"product_reference": "python3.11-idle-0:3.11.11-2.el9_6.7.i686",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.11-2.el9_6.7.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.11-idle-0:3.11.11-2.el9_6.7.ppc64le"
},
"product_reference": "python3.11-idle-0:3.11.11-2.el9_6.7.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.11-2.el9_6.7.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.11-idle-0:3.11.11-2.el9_6.7.s390x"
},
"product_reference": "python3.11-idle-0:3.11.11-2.el9_6.7.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.11-2.el9_6.7.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.11-idle-0:3.11.11-2.el9_6.7.x86_64"
},
"product_reference": "python3.11-idle-0:3.11.11-2.el9_6.7.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.11-2.el9_6.7.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.11-libs-0:3.11.11-2.el9_6.7.aarch64"
},
"product_reference": "python3.11-libs-0:3.11.11-2.el9_6.7.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.11-2.el9_6.7.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.11-libs-0:3.11.11-2.el9_6.7.i686"
},
"product_reference": "python3.11-libs-0:3.11.11-2.el9_6.7.i686",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.11-2.el9_6.7.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.11-libs-0:3.11.11-2.el9_6.7.ppc64le"
},
"product_reference": "python3.11-libs-0:3.11.11-2.el9_6.7.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.11-2.el9_6.7.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.11-libs-0:3.11.11-2.el9_6.7.s390x"
},
"product_reference": "python3.11-libs-0:3.11.11-2.el9_6.7.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.11-2.el9_6.7.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.11-libs-0:3.11.11-2.el9_6.7.x86_64"
},
"product_reference": "python3.11-libs-0:3.11.11-2.el9_6.7.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.11-2.el9_6.7.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.11-test-0:3.11.11-2.el9_6.7.aarch64"
},
"product_reference": "python3.11-test-0:3.11.11-2.el9_6.7.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.11-2.el9_6.7.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.11-test-0:3.11.11-2.el9_6.7.i686"
},
"product_reference": "python3.11-test-0:3.11.11-2.el9_6.7.i686",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.11-2.el9_6.7.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.11-test-0:3.11.11-2.el9_6.7.ppc64le"
},
"product_reference": "python3.11-test-0:3.11.11-2.el9_6.7.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.11-2.el9_6.7.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.11-test-0:3.11.11-2.el9_6.7.s390x"
},
"product_reference": "python3.11-test-0:3.11.11-2.el9_6.7.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.11-2.el9_6.7.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.11-test-0:3.11.11-2.el9_6.7.x86_64"
},
"product_reference": "python3.11-test-0:3.11.11-2.el9_6.7.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.11-2.el9_6.7.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.7.aarch64"
},
"product_reference": "python3.11-tkinter-0:3.11.11-2.el9_6.7.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.11-2.el9_6.7.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.7.i686"
},
"product_reference": "python3.11-tkinter-0:3.11.11-2.el9_6.7.i686",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.11-2.el9_6.7.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.7.ppc64le"
},
"product_reference": "python3.11-tkinter-0:3.11.11-2.el9_6.7.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.11-2.el9_6.7.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.7.s390x"
},
"product_reference": "python3.11-tkinter-0:3.11.11-2.el9_6.7.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.11-2.el9_6.7.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.7.x86_64"
},
"product_reference": "python3.11-tkinter-0:3.11.11-2.el9_6.7.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"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.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.aarch64",
"AppStream-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.i686",
"AppStream-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.s390x",
"AppStream-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.src",
"AppStream-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.x86_64",
"AppStream-9.6.0.Z.EUS:python3.11-debug-0:3.11.11-2.el9_6.7.aarch64",
"AppStream-9.6.0.Z.EUS:python3.11-debug-0:3.11.11-2.el9_6.7.i686",
"AppStream-9.6.0.Z.EUS:python3.11-debug-0:3.11.11-2.el9_6.7.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.11-debug-0:3.11.11-2.el9_6.7.s390x",
"AppStream-9.6.0.Z.EUS:python3.11-debug-0:3.11.11-2.el9_6.7.x86_64",
"AppStream-9.6.0.Z.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.7.aarch64",
"AppStream-9.6.0.Z.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.7.i686",
"AppStream-9.6.0.Z.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.7.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.7.s390x",
"AppStream-9.6.0.Z.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.7.x86_64",
"AppStream-9.6.0.Z.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.7.aarch64",
"AppStream-9.6.0.Z.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.7.i686",
"AppStream-9.6.0.Z.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.7.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.7.s390x",
"AppStream-9.6.0.Z.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.7.x86_64",
"AppStream-9.6.0.Z.EUS:python3.11-devel-0:3.11.11-2.el9_6.7.aarch64",
"AppStream-9.6.0.Z.EUS:python3.11-devel-0:3.11.11-2.el9_6.7.i686",
"AppStream-9.6.0.Z.EUS:python3.11-devel-0:3.11.11-2.el9_6.7.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.11-devel-0:3.11.11-2.el9_6.7.s390x",
"AppStream-9.6.0.Z.EUS:python3.11-devel-0:3.11.11-2.el9_6.7.x86_64",
"AppStream-9.6.0.Z.EUS:python3.11-idle-0:3.11.11-2.el9_6.7.aarch64",
"AppStream-9.6.0.Z.EUS:python3.11-idle-0:3.11.11-2.el9_6.7.i686",
"AppStream-9.6.0.Z.EUS:python3.11-idle-0:3.11.11-2.el9_6.7.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.11-idle-0:3.11.11-2.el9_6.7.s390x",
"AppStream-9.6.0.Z.EUS:python3.11-idle-0:3.11.11-2.el9_6.7.x86_64",
"AppStream-9.6.0.Z.EUS:python3.11-libs-0:3.11.11-2.el9_6.7.aarch64",
"AppStream-9.6.0.Z.EUS:python3.11-libs-0:3.11.11-2.el9_6.7.i686",
"AppStream-9.6.0.Z.EUS:python3.11-libs-0:3.11.11-2.el9_6.7.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.11-libs-0:3.11.11-2.el9_6.7.s390x",
"AppStream-9.6.0.Z.EUS:python3.11-libs-0:3.11.11-2.el9_6.7.x86_64",
"AppStream-9.6.0.Z.EUS:python3.11-test-0:3.11.11-2.el9_6.7.aarch64",
"AppStream-9.6.0.Z.EUS:python3.11-test-0:3.11.11-2.el9_6.7.i686",
"AppStream-9.6.0.Z.EUS:python3.11-test-0:3.11.11-2.el9_6.7.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.11-test-0:3.11.11-2.el9_6.7.s390x",
"AppStream-9.6.0.Z.EUS:python3.11-test-0:3.11.11-2.el9_6.7.x86_64",
"AppStream-9.6.0.Z.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.7.aarch64",
"AppStream-9.6.0.Z.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.7.i686",
"AppStream-9.6.0.Z.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.7.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.7.s390x",
"AppStream-9.6.0.Z.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.7.x86_64",
"CRB-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.aarch64",
"CRB-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.i686",
"CRB-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.ppc64le",
"CRB-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.s390x",
"CRB-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.src",
"CRB-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.x86_64",
"CRB-9.6.0.Z.EUS:python3.11-debug-0:3.11.11-2.el9_6.7.aarch64",
"CRB-9.6.0.Z.EUS:python3.11-debug-0:3.11.11-2.el9_6.7.i686",
"CRB-9.6.0.Z.EUS:python3.11-debug-0:3.11.11-2.el9_6.7.ppc64le",
"CRB-9.6.0.Z.EUS:python3.11-debug-0:3.11.11-2.el9_6.7.s390x",
"CRB-9.6.0.Z.EUS:python3.11-debug-0:3.11.11-2.el9_6.7.x86_64",
"CRB-9.6.0.Z.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.7.aarch64",
"CRB-9.6.0.Z.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.7.i686",
"CRB-9.6.0.Z.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.7.ppc64le",
"CRB-9.6.0.Z.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.7.s390x",
"CRB-9.6.0.Z.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.7.x86_64",
"CRB-9.6.0.Z.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.7.aarch64",
"CRB-9.6.0.Z.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.7.i686",
"CRB-9.6.0.Z.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.7.ppc64le",
"CRB-9.6.0.Z.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.7.s390x",
"CRB-9.6.0.Z.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.7.x86_64",
"CRB-9.6.0.Z.EUS:python3.11-devel-0:3.11.11-2.el9_6.7.aarch64",
"CRB-9.6.0.Z.EUS:python3.11-devel-0:3.11.11-2.el9_6.7.i686",
"CRB-9.6.0.Z.EUS:python3.11-devel-0:3.11.11-2.el9_6.7.ppc64le",
"CRB-9.6.0.Z.EUS:python3.11-devel-0:3.11.11-2.el9_6.7.s390x",
"CRB-9.6.0.Z.EUS:python3.11-devel-0:3.11.11-2.el9_6.7.x86_64",
"CRB-9.6.0.Z.EUS:python3.11-idle-0:3.11.11-2.el9_6.7.aarch64",
"CRB-9.6.0.Z.EUS:python3.11-idle-0:3.11.11-2.el9_6.7.i686",
"CRB-9.6.0.Z.EUS:python3.11-idle-0:3.11.11-2.el9_6.7.ppc64le",
"CRB-9.6.0.Z.EUS:python3.11-idle-0:3.11.11-2.el9_6.7.s390x",
"CRB-9.6.0.Z.EUS:python3.11-idle-0:3.11.11-2.el9_6.7.x86_64",
"CRB-9.6.0.Z.EUS:python3.11-libs-0:3.11.11-2.el9_6.7.aarch64",
"CRB-9.6.0.Z.EUS:python3.11-libs-0:3.11.11-2.el9_6.7.i686",
"CRB-9.6.0.Z.EUS:python3.11-libs-0:3.11.11-2.el9_6.7.ppc64le",
"CRB-9.6.0.Z.EUS:python3.11-libs-0:3.11.11-2.el9_6.7.s390x",
"CRB-9.6.0.Z.EUS:python3.11-libs-0:3.11.11-2.el9_6.7.x86_64",
"CRB-9.6.0.Z.EUS:python3.11-test-0:3.11.11-2.el9_6.7.aarch64",
"CRB-9.6.0.Z.EUS:python3.11-test-0:3.11.11-2.el9_6.7.i686",
"CRB-9.6.0.Z.EUS:python3.11-test-0:3.11.11-2.el9_6.7.ppc64le",
"CRB-9.6.0.Z.EUS:python3.11-test-0:3.11.11-2.el9_6.7.s390x",
"CRB-9.6.0.Z.EUS:python3.11-test-0:3.11.11-2.el9_6.7.x86_64",
"CRB-9.6.0.Z.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.7.aarch64",
"CRB-9.6.0.Z.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.7.i686",
"CRB-9.6.0.Z.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.7.ppc64le",
"CRB-9.6.0.Z.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.7.s390x",
"CRB-9.6.0.Z.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.7.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-07T04:55:03+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.aarch64",
"AppStream-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.i686",
"AppStream-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.s390x",
"AppStream-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.src",
"AppStream-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.x86_64",
"AppStream-9.6.0.Z.EUS:python3.11-debug-0:3.11.11-2.el9_6.7.aarch64",
"AppStream-9.6.0.Z.EUS:python3.11-debug-0:3.11.11-2.el9_6.7.i686",
"AppStream-9.6.0.Z.EUS:python3.11-debug-0:3.11.11-2.el9_6.7.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.11-debug-0:3.11.11-2.el9_6.7.s390x",
"AppStream-9.6.0.Z.EUS:python3.11-debug-0:3.11.11-2.el9_6.7.x86_64",
"AppStream-9.6.0.Z.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.7.aarch64",
"AppStream-9.6.0.Z.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.7.i686",
"AppStream-9.6.0.Z.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.7.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.7.s390x",
"AppStream-9.6.0.Z.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.7.x86_64",
"AppStream-9.6.0.Z.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.7.aarch64",
"AppStream-9.6.0.Z.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.7.i686",
"AppStream-9.6.0.Z.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.7.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.7.s390x",
"AppStream-9.6.0.Z.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.7.x86_64",
"AppStream-9.6.0.Z.EUS:python3.11-devel-0:3.11.11-2.el9_6.7.aarch64",
"AppStream-9.6.0.Z.EUS:python3.11-devel-0:3.11.11-2.el9_6.7.i686",
"AppStream-9.6.0.Z.EUS:python3.11-devel-0:3.11.11-2.el9_6.7.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.11-devel-0:3.11.11-2.el9_6.7.s390x",
"AppStream-9.6.0.Z.EUS:python3.11-devel-0:3.11.11-2.el9_6.7.x86_64",
"AppStream-9.6.0.Z.EUS:python3.11-idle-0:3.11.11-2.el9_6.7.aarch64",
"AppStream-9.6.0.Z.EUS:python3.11-idle-0:3.11.11-2.el9_6.7.i686",
"AppStream-9.6.0.Z.EUS:python3.11-idle-0:3.11.11-2.el9_6.7.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.11-idle-0:3.11.11-2.el9_6.7.s390x",
"AppStream-9.6.0.Z.EUS:python3.11-idle-0:3.11.11-2.el9_6.7.x86_64",
"AppStream-9.6.0.Z.EUS:python3.11-libs-0:3.11.11-2.el9_6.7.aarch64",
"AppStream-9.6.0.Z.EUS:python3.11-libs-0:3.11.11-2.el9_6.7.i686",
"AppStream-9.6.0.Z.EUS:python3.11-libs-0:3.11.11-2.el9_6.7.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.11-libs-0:3.11.11-2.el9_6.7.s390x",
"AppStream-9.6.0.Z.EUS:python3.11-libs-0:3.11.11-2.el9_6.7.x86_64",
"AppStream-9.6.0.Z.EUS:python3.11-test-0:3.11.11-2.el9_6.7.aarch64",
"AppStream-9.6.0.Z.EUS:python3.11-test-0:3.11.11-2.el9_6.7.i686",
"AppStream-9.6.0.Z.EUS:python3.11-test-0:3.11.11-2.el9_6.7.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.11-test-0:3.11.11-2.el9_6.7.s390x",
"AppStream-9.6.0.Z.EUS:python3.11-test-0:3.11.11-2.el9_6.7.x86_64",
"AppStream-9.6.0.Z.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.7.aarch64",
"AppStream-9.6.0.Z.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.7.i686",
"AppStream-9.6.0.Z.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.7.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.7.s390x",
"AppStream-9.6.0.Z.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.7.x86_64",
"CRB-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.aarch64",
"CRB-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.i686",
"CRB-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.ppc64le",
"CRB-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.s390x",
"CRB-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.src",
"CRB-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.x86_64",
"CRB-9.6.0.Z.EUS:python3.11-debug-0:3.11.11-2.el9_6.7.aarch64",
"CRB-9.6.0.Z.EUS:python3.11-debug-0:3.11.11-2.el9_6.7.i686",
"CRB-9.6.0.Z.EUS:python3.11-debug-0:3.11.11-2.el9_6.7.ppc64le",
"CRB-9.6.0.Z.EUS:python3.11-debug-0:3.11.11-2.el9_6.7.s390x",
"CRB-9.6.0.Z.EUS:python3.11-debug-0:3.11.11-2.el9_6.7.x86_64",
"CRB-9.6.0.Z.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.7.aarch64",
"CRB-9.6.0.Z.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.7.i686",
"CRB-9.6.0.Z.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.7.ppc64le",
"CRB-9.6.0.Z.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.7.s390x",
"CRB-9.6.0.Z.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.7.x86_64",
"CRB-9.6.0.Z.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.7.aarch64",
"CRB-9.6.0.Z.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.7.i686",
"CRB-9.6.0.Z.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.7.ppc64le",
"CRB-9.6.0.Z.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.7.s390x",
"CRB-9.6.0.Z.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.7.x86_64",
"CRB-9.6.0.Z.EUS:python3.11-devel-0:3.11.11-2.el9_6.7.aarch64",
"CRB-9.6.0.Z.EUS:python3.11-devel-0:3.11.11-2.el9_6.7.i686",
"CRB-9.6.0.Z.EUS:python3.11-devel-0:3.11.11-2.el9_6.7.ppc64le",
"CRB-9.6.0.Z.EUS:python3.11-devel-0:3.11.11-2.el9_6.7.s390x",
"CRB-9.6.0.Z.EUS:python3.11-devel-0:3.11.11-2.el9_6.7.x86_64",
"CRB-9.6.0.Z.EUS:python3.11-idle-0:3.11.11-2.el9_6.7.aarch64",
"CRB-9.6.0.Z.EUS:python3.11-idle-0:3.11.11-2.el9_6.7.i686",
"CRB-9.6.0.Z.EUS:python3.11-idle-0:3.11.11-2.el9_6.7.ppc64le",
"CRB-9.6.0.Z.EUS:python3.11-idle-0:3.11.11-2.el9_6.7.s390x",
"CRB-9.6.0.Z.EUS:python3.11-idle-0:3.11.11-2.el9_6.7.x86_64",
"CRB-9.6.0.Z.EUS:python3.11-libs-0:3.11.11-2.el9_6.7.aarch64",
"CRB-9.6.0.Z.EUS:python3.11-libs-0:3.11.11-2.el9_6.7.i686",
"CRB-9.6.0.Z.EUS:python3.11-libs-0:3.11.11-2.el9_6.7.ppc64le",
"CRB-9.6.0.Z.EUS:python3.11-libs-0:3.11.11-2.el9_6.7.s390x",
"CRB-9.6.0.Z.EUS:python3.11-libs-0:3.11.11-2.el9_6.7.x86_64",
"CRB-9.6.0.Z.EUS:python3.11-test-0:3.11.11-2.el9_6.7.aarch64",
"CRB-9.6.0.Z.EUS:python3.11-test-0:3.11.11-2.el9_6.7.i686",
"CRB-9.6.0.Z.EUS:python3.11-test-0:3.11.11-2.el9_6.7.ppc64le",
"CRB-9.6.0.Z.EUS:python3.11-test-0:3.11.11-2.el9_6.7.s390x",
"CRB-9.6.0.Z.EUS:python3.11-test-0:3.11.11-2.el9_6.7.x86_64",
"CRB-9.6.0.Z.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.7.aarch64",
"CRB-9.6.0.Z.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.7.i686",
"CRB-9.6.0.Z.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.7.ppc64le",
"CRB-9.6.0.Z.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.7.s390x",
"CRB-9.6.0.Z.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:14652"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.aarch64",
"AppStream-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.i686",
"AppStream-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.s390x",
"AppStream-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.src",
"AppStream-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.x86_64",
"AppStream-9.6.0.Z.EUS:python3.11-debug-0:3.11.11-2.el9_6.7.aarch64",
"AppStream-9.6.0.Z.EUS:python3.11-debug-0:3.11.11-2.el9_6.7.i686",
"AppStream-9.6.0.Z.EUS:python3.11-debug-0:3.11.11-2.el9_6.7.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.11-debug-0:3.11.11-2.el9_6.7.s390x",
"AppStream-9.6.0.Z.EUS:python3.11-debug-0:3.11.11-2.el9_6.7.x86_64",
"AppStream-9.6.0.Z.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.7.aarch64",
"AppStream-9.6.0.Z.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.7.i686",
"AppStream-9.6.0.Z.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.7.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.7.s390x",
"AppStream-9.6.0.Z.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.7.x86_64",
"AppStream-9.6.0.Z.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.7.aarch64",
"AppStream-9.6.0.Z.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.7.i686",
"AppStream-9.6.0.Z.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.7.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.7.s390x",
"AppStream-9.6.0.Z.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.7.x86_64",
"AppStream-9.6.0.Z.EUS:python3.11-devel-0:3.11.11-2.el9_6.7.aarch64",
"AppStream-9.6.0.Z.EUS:python3.11-devel-0:3.11.11-2.el9_6.7.i686",
"AppStream-9.6.0.Z.EUS:python3.11-devel-0:3.11.11-2.el9_6.7.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.11-devel-0:3.11.11-2.el9_6.7.s390x",
"AppStream-9.6.0.Z.EUS:python3.11-devel-0:3.11.11-2.el9_6.7.x86_64",
"AppStream-9.6.0.Z.EUS:python3.11-idle-0:3.11.11-2.el9_6.7.aarch64",
"AppStream-9.6.0.Z.EUS:python3.11-idle-0:3.11.11-2.el9_6.7.i686",
"AppStream-9.6.0.Z.EUS:python3.11-idle-0:3.11.11-2.el9_6.7.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.11-idle-0:3.11.11-2.el9_6.7.s390x",
"AppStream-9.6.0.Z.EUS:python3.11-idle-0:3.11.11-2.el9_6.7.x86_64",
"AppStream-9.6.0.Z.EUS:python3.11-libs-0:3.11.11-2.el9_6.7.aarch64",
"AppStream-9.6.0.Z.EUS:python3.11-libs-0:3.11.11-2.el9_6.7.i686",
"AppStream-9.6.0.Z.EUS:python3.11-libs-0:3.11.11-2.el9_6.7.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.11-libs-0:3.11.11-2.el9_6.7.s390x",
"AppStream-9.6.0.Z.EUS:python3.11-libs-0:3.11.11-2.el9_6.7.x86_64",
"AppStream-9.6.0.Z.EUS:python3.11-test-0:3.11.11-2.el9_6.7.aarch64",
"AppStream-9.6.0.Z.EUS:python3.11-test-0:3.11.11-2.el9_6.7.i686",
"AppStream-9.6.0.Z.EUS:python3.11-test-0:3.11.11-2.el9_6.7.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.11-test-0:3.11.11-2.el9_6.7.s390x",
"AppStream-9.6.0.Z.EUS:python3.11-test-0:3.11.11-2.el9_6.7.x86_64",
"AppStream-9.6.0.Z.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.7.aarch64",
"AppStream-9.6.0.Z.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.7.i686",
"AppStream-9.6.0.Z.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.7.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.7.s390x",
"AppStream-9.6.0.Z.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.7.x86_64",
"CRB-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.aarch64",
"CRB-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.i686",
"CRB-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.ppc64le",
"CRB-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.s390x",
"CRB-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.src",
"CRB-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.x86_64",
"CRB-9.6.0.Z.EUS:python3.11-debug-0:3.11.11-2.el9_6.7.aarch64",
"CRB-9.6.0.Z.EUS:python3.11-debug-0:3.11.11-2.el9_6.7.i686",
"CRB-9.6.0.Z.EUS:python3.11-debug-0:3.11.11-2.el9_6.7.ppc64le",
"CRB-9.6.0.Z.EUS:python3.11-debug-0:3.11.11-2.el9_6.7.s390x",
"CRB-9.6.0.Z.EUS:python3.11-debug-0:3.11.11-2.el9_6.7.x86_64",
"CRB-9.6.0.Z.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.7.aarch64",
"CRB-9.6.0.Z.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.7.i686",
"CRB-9.6.0.Z.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.7.ppc64le",
"CRB-9.6.0.Z.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.7.s390x",
"CRB-9.6.0.Z.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.7.x86_64",
"CRB-9.6.0.Z.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.7.aarch64",
"CRB-9.6.0.Z.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.7.i686",
"CRB-9.6.0.Z.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.7.ppc64le",
"CRB-9.6.0.Z.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.7.s390x",
"CRB-9.6.0.Z.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.7.x86_64",
"CRB-9.6.0.Z.EUS:python3.11-devel-0:3.11.11-2.el9_6.7.aarch64",
"CRB-9.6.0.Z.EUS:python3.11-devel-0:3.11.11-2.el9_6.7.i686",
"CRB-9.6.0.Z.EUS:python3.11-devel-0:3.11.11-2.el9_6.7.ppc64le",
"CRB-9.6.0.Z.EUS:python3.11-devel-0:3.11.11-2.el9_6.7.s390x",
"CRB-9.6.0.Z.EUS:python3.11-devel-0:3.11.11-2.el9_6.7.x86_64",
"CRB-9.6.0.Z.EUS:python3.11-idle-0:3.11.11-2.el9_6.7.aarch64",
"CRB-9.6.0.Z.EUS:python3.11-idle-0:3.11.11-2.el9_6.7.i686",
"CRB-9.6.0.Z.EUS:python3.11-idle-0:3.11.11-2.el9_6.7.ppc64le",
"CRB-9.6.0.Z.EUS:python3.11-idle-0:3.11.11-2.el9_6.7.s390x",
"CRB-9.6.0.Z.EUS:python3.11-idle-0:3.11.11-2.el9_6.7.x86_64",
"CRB-9.6.0.Z.EUS:python3.11-libs-0:3.11.11-2.el9_6.7.aarch64",
"CRB-9.6.0.Z.EUS:python3.11-libs-0:3.11.11-2.el9_6.7.i686",
"CRB-9.6.0.Z.EUS:python3.11-libs-0:3.11.11-2.el9_6.7.ppc64le",
"CRB-9.6.0.Z.EUS:python3.11-libs-0:3.11.11-2.el9_6.7.s390x",
"CRB-9.6.0.Z.EUS:python3.11-libs-0:3.11.11-2.el9_6.7.x86_64",
"CRB-9.6.0.Z.EUS:python3.11-test-0:3.11.11-2.el9_6.7.aarch64",
"CRB-9.6.0.Z.EUS:python3.11-test-0:3.11.11-2.el9_6.7.i686",
"CRB-9.6.0.Z.EUS:python3.11-test-0:3.11.11-2.el9_6.7.ppc64le",
"CRB-9.6.0.Z.EUS:python3.11-test-0:3.11.11-2.el9_6.7.s390x",
"CRB-9.6.0.Z.EUS:python3.11-test-0:3.11.11-2.el9_6.7.x86_64",
"CRB-9.6.0.Z.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.7.aarch64",
"CRB-9.6.0.Z.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.7.i686",
"CRB-9.6.0.Z.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.7.ppc64le",
"CRB-9.6.0.Z.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.7.s390x",
"CRB-9.6.0.Z.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.7.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.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.aarch64",
"AppStream-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.i686",
"AppStream-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.s390x",
"AppStream-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.src",
"AppStream-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.x86_64",
"AppStream-9.6.0.Z.EUS:python3.11-debug-0:3.11.11-2.el9_6.7.aarch64",
"AppStream-9.6.0.Z.EUS:python3.11-debug-0:3.11.11-2.el9_6.7.i686",
"AppStream-9.6.0.Z.EUS:python3.11-debug-0:3.11.11-2.el9_6.7.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.11-debug-0:3.11.11-2.el9_6.7.s390x",
"AppStream-9.6.0.Z.EUS:python3.11-debug-0:3.11.11-2.el9_6.7.x86_64",
"AppStream-9.6.0.Z.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.7.aarch64",
"AppStream-9.6.0.Z.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.7.i686",
"AppStream-9.6.0.Z.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.7.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.7.s390x",
"AppStream-9.6.0.Z.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.7.x86_64",
"AppStream-9.6.0.Z.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.7.aarch64",
"AppStream-9.6.0.Z.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.7.i686",
"AppStream-9.6.0.Z.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.7.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.7.s390x",
"AppStream-9.6.0.Z.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.7.x86_64",
"AppStream-9.6.0.Z.EUS:python3.11-devel-0:3.11.11-2.el9_6.7.aarch64",
"AppStream-9.6.0.Z.EUS:python3.11-devel-0:3.11.11-2.el9_6.7.i686",
"AppStream-9.6.0.Z.EUS:python3.11-devel-0:3.11.11-2.el9_6.7.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.11-devel-0:3.11.11-2.el9_6.7.s390x",
"AppStream-9.6.0.Z.EUS:python3.11-devel-0:3.11.11-2.el9_6.7.x86_64",
"AppStream-9.6.0.Z.EUS:python3.11-idle-0:3.11.11-2.el9_6.7.aarch64",
"AppStream-9.6.0.Z.EUS:python3.11-idle-0:3.11.11-2.el9_6.7.i686",
"AppStream-9.6.0.Z.EUS:python3.11-idle-0:3.11.11-2.el9_6.7.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.11-idle-0:3.11.11-2.el9_6.7.s390x",
"AppStream-9.6.0.Z.EUS:python3.11-idle-0:3.11.11-2.el9_6.7.x86_64",
"AppStream-9.6.0.Z.EUS:python3.11-libs-0:3.11.11-2.el9_6.7.aarch64",
"AppStream-9.6.0.Z.EUS:python3.11-libs-0:3.11.11-2.el9_6.7.i686",
"AppStream-9.6.0.Z.EUS:python3.11-libs-0:3.11.11-2.el9_6.7.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.11-libs-0:3.11.11-2.el9_6.7.s390x",
"AppStream-9.6.0.Z.EUS:python3.11-libs-0:3.11.11-2.el9_6.7.x86_64",
"AppStream-9.6.0.Z.EUS:python3.11-test-0:3.11.11-2.el9_6.7.aarch64",
"AppStream-9.6.0.Z.EUS:python3.11-test-0:3.11.11-2.el9_6.7.i686",
"AppStream-9.6.0.Z.EUS:python3.11-test-0:3.11.11-2.el9_6.7.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.11-test-0:3.11.11-2.el9_6.7.s390x",
"AppStream-9.6.0.Z.EUS:python3.11-test-0:3.11.11-2.el9_6.7.x86_64",
"AppStream-9.6.0.Z.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.7.aarch64",
"AppStream-9.6.0.Z.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.7.i686",
"AppStream-9.6.0.Z.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.7.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.7.s390x",
"AppStream-9.6.0.Z.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.7.x86_64",
"CRB-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.aarch64",
"CRB-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.i686",
"CRB-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.ppc64le",
"CRB-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.s390x",
"CRB-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.src",
"CRB-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.x86_64",
"CRB-9.6.0.Z.EUS:python3.11-debug-0:3.11.11-2.el9_6.7.aarch64",
"CRB-9.6.0.Z.EUS:python3.11-debug-0:3.11.11-2.el9_6.7.i686",
"CRB-9.6.0.Z.EUS:python3.11-debug-0:3.11.11-2.el9_6.7.ppc64le",
"CRB-9.6.0.Z.EUS:python3.11-debug-0:3.11.11-2.el9_6.7.s390x",
"CRB-9.6.0.Z.EUS:python3.11-debug-0:3.11.11-2.el9_6.7.x86_64",
"CRB-9.6.0.Z.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.7.aarch64",
"CRB-9.6.0.Z.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.7.i686",
"CRB-9.6.0.Z.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.7.ppc64le",
"CRB-9.6.0.Z.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.7.s390x",
"CRB-9.6.0.Z.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.7.x86_64",
"CRB-9.6.0.Z.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.7.aarch64",
"CRB-9.6.0.Z.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.7.i686",
"CRB-9.6.0.Z.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.7.ppc64le",
"CRB-9.6.0.Z.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.7.s390x",
"CRB-9.6.0.Z.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.7.x86_64",
"CRB-9.6.0.Z.EUS:python3.11-devel-0:3.11.11-2.el9_6.7.aarch64",
"CRB-9.6.0.Z.EUS:python3.11-devel-0:3.11.11-2.el9_6.7.i686",
"CRB-9.6.0.Z.EUS:python3.11-devel-0:3.11.11-2.el9_6.7.ppc64le",
"CRB-9.6.0.Z.EUS:python3.11-devel-0:3.11.11-2.el9_6.7.s390x",
"CRB-9.6.0.Z.EUS:python3.11-devel-0:3.11.11-2.el9_6.7.x86_64",
"CRB-9.6.0.Z.EUS:python3.11-idle-0:3.11.11-2.el9_6.7.aarch64",
"CRB-9.6.0.Z.EUS:python3.11-idle-0:3.11.11-2.el9_6.7.i686",
"CRB-9.6.0.Z.EUS:python3.11-idle-0:3.11.11-2.el9_6.7.ppc64le",
"CRB-9.6.0.Z.EUS:python3.11-idle-0:3.11.11-2.el9_6.7.s390x",
"CRB-9.6.0.Z.EUS:python3.11-idle-0:3.11.11-2.el9_6.7.x86_64",
"CRB-9.6.0.Z.EUS:python3.11-libs-0:3.11.11-2.el9_6.7.aarch64",
"CRB-9.6.0.Z.EUS:python3.11-libs-0:3.11.11-2.el9_6.7.i686",
"CRB-9.6.0.Z.EUS:python3.11-libs-0:3.11.11-2.el9_6.7.ppc64le",
"CRB-9.6.0.Z.EUS:python3.11-libs-0:3.11.11-2.el9_6.7.s390x",
"CRB-9.6.0.Z.EUS:python3.11-libs-0:3.11.11-2.el9_6.7.x86_64",
"CRB-9.6.0.Z.EUS:python3.11-test-0:3.11.11-2.el9_6.7.aarch64",
"CRB-9.6.0.Z.EUS:python3.11-test-0:3.11.11-2.el9_6.7.i686",
"CRB-9.6.0.Z.EUS:python3.11-test-0:3.11.11-2.el9_6.7.ppc64le",
"CRB-9.6.0.Z.EUS:python3.11-test-0:3.11.11-2.el9_6.7.s390x",
"CRB-9.6.0.Z.EUS:python3.11-test-0:3.11.11-2.el9_6.7.x86_64",
"CRB-9.6.0.Z.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.7.aarch64",
"CRB-9.6.0.Z.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.7.i686",
"CRB-9.6.0.Z.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.7.ppc64le",
"CRB-9.6.0.Z.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.7.s390x",
"CRB-9.6.0.Z.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python: cpython: Python: Arbitrary code execution via command injection in webbrowser.open() API"
},
{
"cve": "CVE-2026-6100",
"cwe": {
"id": "CWE-825",
"name": "Expired Pointer Dereference"
},
"discovery_date": "2026-04-13T18:01:31.970255+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2457932"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Python\u0027s decompression modules, including `lzma.LZMADecompressor`, `bz2.BZ2Decompressor`, and `gzip.GzipFile`. This vulnerability, a use-after-free, can occur if a program attempts to re-use a decompression object after a memory allocation error, especially when the system is experiencing high memory usage. Exploitation of this flaw could potentially allow an attacker to execute arbitrary code or access sensitive data. The vulnerability is only present if the program re-uses decompressor instances across multiple decompression calls even after a `MemoryError` is raised during decompression. Using the helper functions to one-shot decompress data such as `lzma.decompress()`, `bz2.decompress()`, `gzip.decompress()`, and `zlib.decompress()` are not affected as a new decompressor instance is used per call. If the decompressor instance is not re-used after an error condition, this usage is similarly not vulnerable.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: Python: Arbitrary code execution or information disclosure via use-after-free in decompression modules",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The severity of this flaw is somewhat mitigated on Red Hat platforms. By default processes are not executed with root user privilege and are limited in their scope which in turn limits the impact of this flaw.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.aarch64",
"AppStream-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.i686",
"AppStream-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.s390x",
"AppStream-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.src",
"AppStream-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.x86_64",
"AppStream-9.6.0.Z.EUS:python3.11-debug-0:3.11.11-2.el9_6.7.aarch64",
"AppStream-9.6.0.Z.EUS:python3.11-debug-0:3.11.11-2.el9_6.7.i686",
"AppStream-9.6.0.Z.EUS:python3.11-debug-0:3.11.11-2.el9_6.7.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.11-debug-0:3.11.11-2.el9_6.7.s390x",
"AppStream-9.6.0.Z.EUS:python3.11-debug-0:3.11.11-2.el9_6.7.x86_64",
"AppStream-9.6.0.Z.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.7.aarch64",
"AppStream-9.6.0.Z.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.7.i686",
"AppStream-9.6.0.Z.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.7.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.7.s390x",
"AppStream-9.6.0.Z.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.7.x86_64",
"AppStream-9.6.0.Z.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.7.aarch64",
"AppStream-9.6.0.Z.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.7.i686",
"AppStream-9.6.0.Z.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.7.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.7.s390x",
"AppStream-9.6.0.Z.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.7.x86_64",
"AppStream-9.6.0.Z.EUS:python3.11-devel-0:3.11.11-2.el9_6.7.aarch64",
"AppStream-9.6.0.Z.EUS:python3.11-devel-0:3.11.11-2.el9_6.7.i686",
"AppStream-9.6.0.Z.EUS:python3.11-devel-0:3.11.11-2.el9_6.7.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.11-devel-0:3.11.11-2.el9_6.7.s390x",
"AppStream-9.6.0.Z.EUS:python3.11-devel-0:3.11.11-2.el9_6.7.x86_64",
"AppStream-9.6.0.Z.EUS:python3.11-idle-0:3.11.11-2.el9_6.7.aarch64",
"AppStream-9.6.0.Z.EUS:python3.11-idle-0:3.11.11-2.el9_6.7.i686",
"AppStream-9.6.0.Z.EUS:python3.11-idle-0:3.11.11-2.el9_6.7.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.11-idle-0:3.11.11-2.el9_6.7.s390x",
"AppStream-9.6.0.Z.EUS:python3.11-idle-0:3.11.11-2.el9_6.7.x86_64",
"AppStream-9.6.0.Z.EUS:python3.11-libs-0:3.11.11-2.el9_6.7.aarch64",
"AppStream-9.6.0.Z.EUS:python3.11-libs-0:3.11.11-2.el9_6.7.i686",
"AppStream-9.6.0.Z.EUS:python3.11-libs-0:3.11.11-2.el9_6.7.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.11-libs-0:3.11.11-2.el9_6.7.s390x",
"AppStream-9.6.0.Z.EUS:python3.11-libs-0:3.11.11-2.el9_6.7.x86_64",
"AppStream-9.6.0.Z.EUS:python3.11-test-0:3.11.11-2.el9_6.7.aarch64",
"AppStream-9.6.0.Z.EUS:python3.11-test-0:3.11.11-2.el9_6.7.i686",
"AppStream-9.6.0.Z.EUS:python3.11-test-0:3.11.11-2.el9_6.7.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.11-test-0:3.11.11-2.el9_6.7.s390x",
"AppStream-9.6.0.Z.EUS:python3.11-test-0:3.11.11-2.el9_6.7.x86_64",
"AppStream-9.6.0.Z.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.7.aarch64",
"AppStream-9.6.0.Z.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.7.i686",
"AppStream-9.6.0.Z.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.7.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.7.s390x",
"AppStream-9.6.0.Z.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.7.x86_64",
"CRB-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.aarch64",
"CRB-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.i686",
"CRB-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.ppc64le",
"CRB-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.s390x",
"CRB-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.src",
"CRB-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.x86_64",
"CRB-9.6.0.Z.EUS:python3.11-debug-0:3.11.11-2.el9_6.7.aarch64",
"CRB-9.6.0.Z.EUS:python3.11-debug-0:3.11.11-2.el9_6.7.i686",
"CRB-9.6.0.Z.EUS:python3.11-debug-0:3.11.11-2.el9_6.7.ppc64le",
"CRB-9.6.0.Z.EUS:python3.11-debug-0:3.11.11-2.el9_6.7.s390x",
"CRB-9.6.0.Z.EUS:python3.11-debug-0:3.11.11-2.el9_6.7.x86_64",
"CRB-9.6.0.Z.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.7.aarch64",
"CRB-9.6.0.Z.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.7.i686",
"CRB-9.6.0.Z.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.7.ppc64le",
"CRB-9.6.0.Z.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.7.s390x",
"CRB-9.6.0.Z.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.7.x86_64",
"CRB-9.6.0.Z.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.7.aarch64",
"CRB-9.6.0.Z.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.7.i686",
"CRB-9.6.0.Z.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.7.ppc64le",
"CRB-9.6.0.Z.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.7.s390x",
"CRB-9.6.0.Z.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.7.x86_64",
"CRB-9.6.0.Z.EUS:python3.11-devel-0:3.11.11-2.el9_6.7.aarch64",
"CRB-9.6.0.Z.EUS:python3.11-devel-0:3.11.11-2.el9_6.7.i686",
"CRB-9.6.0.Z.EUS:python3.11-devel-0:3.11.11-2.el9_6.7.ppc64le",
"CRB-9.6.0.Z.EUS:python3.11-devel-0:3.11.11-2.el9_6.7.s390x",
"CRB-9.6.0.Z.EUS:python3.11-devel-0:3.11.11-2.el9_6.7.x86_64",
"CRB-9.6.0.Z.EUS:python3.11-idle-0:3.11.11-2.el9_6.7.aarch64",
"CRB-9.6.0.Z.EUS:python3.11-idle-0:3.11.11-2.el9_6.7.i686",
"CRB-9.6.0.Z.EUS:python3.11-idle-0:3.11.11-2.el9_6.7.ppc64le",
"CRB-9.6.0.Z.EUS:python3.11-idle-0:3.11.11-2.el9_6.7.s390x",
"CRB-9.6.0.Z.EUS:python3.11-idle-0:3.11.11-2.el9_6.7.x86_64",
"CRB-9.6.0.Z.EUS:python3.11-libs-0:3.11.11-2.el9_6.7.aarch64",
"CRB-9.6.0.Z.EUS:python3.11-libs-0:3.11.11-2.el9_6.7.i686",
"CRB-9.6.0.Z.EUS:python3.11-libs-0:3.11.11-2.el9_6.7.ppc64le",
"CRB-9.6.0.Z.EUS:python3.11-libs-0:3.11.11-2.el9_6.7.s390x",
"CRB-9.6.0.Z.EUS:python3.11-libs-0:3.11.11-2.el9_6.7.x86_64",
"CRB-9.6.0.Z.EUS:python3.11-test-0:3.11.11-2.el9_6.7.aarch64",
"CRB-9.6.0.Z.EUS:python3.11-test-0:3.11.11-2.el9_6.7.i686",
"CRB-9.6.0.Z.EUS:python3.11-test-0:3.11.11-2.el9_6.7.ppc64le",
"CRB-9.6.0.Z.EUS:python3.11-test-0:3.11.11-2.el9_6.7.s390x",
"CRB-9.6.0.Z.EUS:python3.11-test-0:3.11.11-2.el9_6.7.x86_64",
"CRB-9.6.0.Z.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.7.aarch64",
"CRB-9.6.0.Z.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.7.i686",
"CRB-9.6.0.Z.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.7.ppc64le",
"CRB-9.6.0.Z.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.7.s390x",
"CRB-9.6.0.Z.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.7.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-07T04:55:03+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.aarch64",
"AppStream-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.i686",
"AppStream-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.s390x",
"AppStream-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.src",
"AppStream-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.x86_64",
"AppStream-9.6.0.Z.EUS:python3.11-debug-0:3.11.11-2.el9_6.7.aarch64",
"AppStream-9.6.0.Z.EUS:python3.11-debug-0:3.11.11-2.el9_6.7.i686",
"AppStream-9.6.0.Z.EUS:python3.11-debug-0:3.11.11-2.el9_6.7.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.11-debug-0:3.11.11-2.el9_6.7.s390x",
"AppStream-9.6.0.Z.EUS:python3.11-debug-0:3.11.11-2.el9_6.7.x86_64",
"AppStream-9.6.0.Z.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.7.aarch64",
"AppStream-9.6.0.Z.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.7.i686",
"AppStream-9.6.0.Z.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.7.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.7.s390x",
"AppStream-9.6.0.Z.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.7.x86_64",
"AppStream-9.6.0.Z.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.7.aarch64",
"AppStream-9.6.0.Z.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.7.i686",
"AppStream-9.6.0.Z.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.7.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.7.s390x",
"AppStream-9.6.0.Z.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.7.x86_64",
"AppStream-9.6.0.Z.EUS:python3.11-devel-0:3.11.11-2.el9_6.7.aarch64",
"AppStream-9.6.0.Z.EUS:python3.11-devel-0:3.11.11-2.el9_6.7.i686",
"AppStream-9.6.0.Z.EUS:python3.11-devel-0:3.11.11-2.el9_6.7.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.11-devel-0:3.11.11-2.el9_6.7.s390x",
"AppStream-9.6.0.Z.EUS:python3.11-devel-0:3.11.11-2.el9_6.7.x86_64",
"AppStream-9.6.0.Z.EUS:python3.11-idle-0:3.11.11-2.el9_6.7.aarch64",
"AppStream-9.6.0.Z.EUS:python3.11-idle-0:3.11.11-2.el9_6.7.i686",
"AppStream-9.6.0.Z.EUS:python3.11-idle-0:3.11.11-2.el9_6.7.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.11-idle-0:3.11.11-2.el9_6.7.s390x",
"AppStream-9.6.0.Z.EUS:python3.11-idle-0:3.11.11-2.el9_6.7.x86_64",
"AppStream-9.6.0.Z.EUS:python3.11-libs-0:3.11.11-2.el9_6.7.aarch64",
"AppStream-9.6.0.Z.EUS:python3.11-libs-0:3.11.11-2.el9_6.7.i686",
"AppStream-9.6.0.Z.EUS:python3.11-libs-0:3.11.11-2.el9_6.7.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.11-libs-0:3.11.11-2.el9_6.7.s390x",
"AppStream-9.6.0.Z.EUS:python3.11-libs-0:3.11.11-2.el9_6.7.x86_64",
"AppStream-9.6.0.Z.EUS:python3.11-test-0:3.11.11-2.el9_6.7.aarch64",
"AppStream-9.6.0.Z.EUS:python3.11-test-0:3.11.11-2.el9_6.7.i686",
"AppStream-9.6.0.Z.EUS:python3.11-test-0:3.11.11-2.el9_6.7.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.11-test-0:3.11.11-2.el9_6.7.s390x",
"AppStream-9.6.0.Z.EUS:python3.11-test-0:3.11.11-2.el9_6.7.x86_64",
"AppStream-9.6.0.Z.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.7.aarch64",
"AppStream-9.6.0.Z.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.7.i686",
"AppStream-9.6.0.Z.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.7.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.7.s390x",
"AppStream-9.6.0.Z.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.7.x86_64",
"CRB-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.aarch64",
"CRB-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.i686",
"CRB-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.ppc64le",
"CRB-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.s390x",
"CRB-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.src",
"CRB-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.x86_64",
"CRB-9.6.0.Z.EUS:python3.11-debug-0:3.11.11-2.el9_6.7.aarch64",
"CRB-9.6.0.Z.EUS:python3.11-debug-0:3.11.11-2.el9_6.7.i686",
"CRB-9.6.0.Z.EUS:python3.11-debug-0:3.11.11-2.el9_6.7.ppc64le",
"CRB-9.6.0.Z.EUS:python3.11-debug-0:3.11.11-2.el9_6.7.s390x",
"CRB-9.6.0.Z.EUS:python3.11-debug-0:3.11.11-2.el9_6.7.x86_64",
"CRB-9.6.0.Z.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.7.aarch64",
"CRB-9.6.0.Z.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.7.i686",
"CRB-9.6.0.Z.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.7.ppc64le",
"CRB-9.6.0.Z.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.7.s390x",
"CRB-9.6.0.Z.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.7.x86_64",
"CRB-9.6.0.Z.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.7.aarch64",
"CRB-9.6.0.Z.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.7.i686",
"CRB-9.6.0.Z.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.7.ppc64le",
"CRB-9.6.0.Z.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.7.s390x",
"CRB-9.6.0.Z.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.7.x86_64",
"CRB-9.6.0.Z.EUS:python3.11-devel-0:3.11.11-2.el9_6.7.aarch64",
"CRB-9.6.0.Z.EUS:python3.11-devel-0:3.11.11-2.el9_6.7.i686",
"CRB-9.6.0.Z.EUS:python3.11-devel-0:3.11.11-2.el9_6.7.ppc64le",
"CRB-9.6.0.Z.EUS:python3.11-devel-0:3.11.11-2.el9_6.7.s390x",
"CRB-9.6.0.Z.EUS:python3.11-devel-0:3.11.11-2.el9_6.7.x86_64",
"CRB-9.6.0.Z.EUS:python3.11-idle-0:3.11.11-2.el9_6.7.aarch64",
"CRB-9.6.0.Z.EUS:python3.11-idle-0:3.11.11-2.el9_6.7.i686",
"CRB-9.6.0.Z.EUS:python3.11-idle-0:3.11.11-2.el9_6.7.ppc64le",
"CRB-9.6.0.Z.EUS:python3.11-idle-0:3.11.11-2.el9_6.7.s390x",
"CRB-9.6.0.Z.EUS:python3.11-idle-0:3.11.11-2.el9_6.7.x86_64",
"CRB-9.6.0.Z.EUS:python3.11-libs-0:3.11.11-2.el9_6.7.aarch64",
"CRB-9.6.0.Z.EUS:python3.11-libs-0:3.11.11-2.el9_6.7.i686",
"CRB-9.6.0.Z.EUS:python3.11-libs-0:3.11.11-2.el9_6.7.ppc64le",
"CRB-9.6.0.Z.EUS:python3.11-libs-0:3.11.11-2.el9_6.7.s390x",
"CRB-9.6.0.Z.EUS:python3.11-libs-0:3.11.11-2.el9_6.7.x86_64",
"CRB-9.6.0.Z.EUS:python3.11-test-0:3.11.11-2.el9_6.7.aarch64",
"CRB-9.6.0.Z.EUS:python3.11-test-0:3.11.11-2.el9_6.7.i686",
"CRB-9.6.0.Z.EUS:python3.11-test-0:3.11.11-2.el9_6.7.ppc64le",
"CRB-9.6.0.Z.EUS:python3.11-test-0:3.11.11-2.el9_6.7.s390x",
"CRB-9.6.0.Z.EUS:python3.11-test-0:3.11.11-2.el9_6.7.x86_64",
"CRB-9.6.0.Z.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.7.aarch64",
"CRB-9.6.0.Z.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.7.i686",
"CRB-9.6.0.Z.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.7.ppc64le",
"CRB-9.6.0.Z.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.7.s390x",
"CRB-9.6.0.Z.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:14652"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.aarch64",
"AppStream-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.i686",
"AppStream-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.s390x",
"AppStream-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.src",
"AppStream-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.x86_64",
"AppStream-9.6.0.Z.EUS:python3.11-debug-0:3.11.11-2.el9_6.7.aarch64",
"AppStream-9.6.0.Z.EUS:python3.11-debug-0:3.11.11-2.el9_6.7.i686",
"AppStream-9.6.0.Z.EUS:python3.11-debug-0:3.11.11-2.el9_6.7.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.11-debug-0:3.11.11-2.el9_6.7.s390x",
"AppStream-9.6.0.Z.EUS:python3.11-debug-0:3.11.11-2.el9_6.7.x86_64",
"AppStream-9.6.0.Z.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.7.aarch64",
"AppStream-9.6.0.Z.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.7.i686",
"AppStream-9.6.0.Z.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.7.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.7.s390x",
"AppStream-9.6.0.Z.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.7.x86_64",
"AppStream-9.6.0.Z.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.7.aarch64",
"AppStream-9.6.0.Z.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.7.i686",
"AppStream-9.6.0.Z.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.7.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.7.s390x",
"AppStream-9.6.0.Z.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.7.x86_64",
"AppStream-9.6.0.Z.EUS:python3.11-devel-0:3.11.11-2.el9_6.7.aarch64",
"AppStream-9.6.0.Z.EUS:python3.11-devel-0:3.11.11-2.el9_6.7.i686",
"AppStream-9.6.0.Z.EUS:python3.11-devel-0:3.11.11-2.el9_6.7.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.11-devel-0:3.11.11-2.el9_6.7.s390x",
"AppStream-9.6.0.Z.EUS:python3.11-devel-0:3.11.11-2.el9_6.7.x86_64",
"AppStream-9.6.0.Z.EUS:python3.11-idle-0:3.11.11-2.el9_6.7.aarch64",
"AppStream-9.6.0.Z.EUS:python3.11-idle-0:3.11.11-2.el9_6.7.i686",
"AppStream-9.6.0.Z.EUS:python3.11-idle-0:3.11.11-2.el9_6.7.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.11-idle-0:3.11.11-2.el9_6.7.s390x",
"AppStream-9.6.0.Z.EUS:python3.11-idle-0:3.11.11-2.el9_6.7.x86_64",
"AppStream-9.6.0.Z.EUS:python3.11-libs-0:3.11.11-2.el9_6.7.aarch64",
"AppStream-9.6.0.Z.EUS:python3.11-libs-0:3.11.11-2.el9_6.7.i686",
"AppStream-9.6.0.Z.EUS:python3.11-libs-0:3.11.11-2.el9_6.7.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.11-libs-0:3.11.11-2.el9_6.7.s390x",
"AppStream-9.6.0.Z.EUS:python3.11-libs-0:3.11.11-2.el9_6.7.x86_64",
"AppStream-9.6.0.Z.EUS:python3.11-test-0:3.11.11-2.el9_6.7.aarch64",
"AppStream-9.6.0.Z.EUS:python3.11-test-0:3.11.11-2.el9_6.7.i686",
"AppStream-9.6.0.Z.EUS:python3.11-test-0:3.11.11-2.el9_6.7.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.11-test-0:3.11.11-2.el9_6.7.s390x",
"AppStream-9.6.0.Z.EUS:python3.11-test-0:3.11.11-2.el9_6.7.x86_64",
"AppStream-9.6.0.Z.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.7.aarch64",
"AppStream-9.6.0.Z.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.7.i686",
"AppStream-9.6.0.Z.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.7.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.7.s390x",
"AppStream-9.6.0.Z.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.7.x86_64",
"CRB-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.aarch64",
"CRB-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.i686",
"CRB-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.ppc64le",
"CRB-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.s390x",
"CRB-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.src",
"CRB-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.x86_64",
"CRB-9.6.0.Z.EUS:python3.11-debug-0:3.11.11-2.el9_6.7.aarch64",
"CRB-9.6.0.Z.EUS:python3.11-debug-0:3.11.11-2.el9_6.7.i686",
"CRB-9.6.0.Z.EUS:python3.11-debug-0:3.11.11-2.el9_6.7.ppc64le",
"CRB-9.6.0.Z.EUS:python3.11-debug-0:3.11.11-2.el9_6.7.s390x",
"CRB-9.6.0.Z.EUS:python3.11-debug-0:3.11.11-2.el9_6.7.x86_64",
"CRB-9.6.0.Z.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.7.aarch64",
"CRB-9.6.0.Z.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.7.i686",
"CRB-9.6.0.Z.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.7.ppc64le",
"CRB-9.6.0.Z.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.7.s390x",
"CRB-9.6.0.Z.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.7.x86_64",
"CRB-9.6.0.Z.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.7.aarch64",
"CRB-9.6.0.Z.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.7.i686",
"CRB-9.6.0.Z.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.7.ppc64le",
"CRB-9.6.0.Z.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.7.s390x",
"CRB-9.6.0.Z.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.7.x86_64",
"CRB-9.6.0.Z.EUS:python3.11-devel-0:3.11.11-2.el9_6.7.aarch64",
"CRB-9.6.0.Z.EUS:python3.11-devel-0:3.11.11-2.el9_6.7.i686",
"CRB-9.6.0.Z.EUS:python3.11-devel-0:3.11.11-2.el9_6.7.ppc64le",
"CRB-9.6.0.Z.EUS:python3.11-devel-0:3.11.11-2.el9_6.7.s390x",
"CRB-9.6.0.Z.EUS:python3.11-devel-0:3.11.11-2.el9_6.7.x86_64",
"CRB-9.6.0.Z.EUS:python3.11-idle-0:3.11.11-2.el9_6.7.aarch64",
"CRB-9.6.0.Z.EUS:python3.11-idle-0:3.11.11-2.el9_6.7.i686",
"CRB-9.6.0.Z.EUS:python3.11-idle-0:3.11.11-2.el9_6.7.ppc64le",
"CRB-9.6.0.Z.EUS:python3.11-idle-0:3.11.11-2.el9_6.7.s390x",
"CRB-9.6.0.Z.EUS:python3.11-idle-0:3.11.11-2.el9_6.7.x86_64",
"CRB-9.6.0.Z.EUS:python3.11-libs-0:3.11.11-2.el9_6.7.aarch64",
"CRB-9.6.0.Z.EUS:python3.11-libs-0:3.11.11-2.el9_6.7.i686",
"CRB-9.6.0.Z.EUS:python3.11-libs-0:3.11.11-2.el9_6.7.ppc64le",
"CRB-9.6.0.Z.EUS:python3.11-libs-0:3.11.11-2.el9_6.7.s390x",
"CRB-9.6.0.Z.EUS:python3.11-libs-0:3.11.11-2.el9_6.7.x86_64",
"CRB-9.6.0.Z.EUS:python3.11-test-0:3.11.11-2.el9_6.7.aarch64",
"CRB-9.6.0.Z.EUS:python3.11-test-0:3.11.11-2.el9_6.7.i686",
"CRB-9.6.0.Z.EUS:python3.11-test-0:3.11.11-2.el9_6.7.ppc64le",
"CRB-9.6.0.Z.EUS:python3.11-test-0:3.11.11-2.el9_6.7.s390x",
"CRB-9.6.0.Z.EUS:python3.11-test-0:3.11.11-2.el9_6.7.x86_64",
"CRB-9.6.0.Z.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.7.aarch64",
"CRB-9.6.0.Z.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.7.i686",
"CRB-9.6.0.Z.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.7.ppc64le",
"CRB-9.6.0.Z.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.7.s390x",
"CRB-9.6.0.Z.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.7.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.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.aarch64",
"AppStream-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.i686",
"AppStream-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.s390x",
"AppStream-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.src",
"AppStream-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.x86_64",
"AppStream-9.6.0.Z.EUS:python3.11-debug-0:3.11.11-2.el9_6.7.aarch64",
"AppStream-9.6.0.Z.EUS:python3.11-debug-0:3.11.11-2.el9_6.7.i686",
"AppStream-9.6.0.Z.EUS:python3.11-debug-0:3.11.11-2.el9_6.7.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.11-debug-0:3.11.11-2.el9_6.7.s390x",
"AppStream-9.6.0.Z.EUS:python3.11-debug-0:3.11.11-2.el9_6.7.x86_64",
"AppStream-9.6.0.Z.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.7.aarch64",
"AppStream-9.6.0.Z.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.7.i686",
"AppStream-9.6.0.Z.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.7.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.7.s390x",
"AppStream-9.6.0.Z.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.7.x86_64",
"AppStream-9.6.0.Z.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.7.aarch64",
"AppStream-9.6.0.Z.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.7.i686",
"AppStream-9.6.0.Z.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.7.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.7.s390x",
"AppStream-9.6.0.Z.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.7.x86_64",
"AppStream-9.6.0.Z.EUS:python3.11-devel-0:3.11.11-2.el9_6.7.aarch64",
"AppStream-9.6.0.Z.EUS:python3.11-devel-0:3.11.11-2.el9_6.7.i686",
"AppStream-9.6.0.Z.EUS:python3.11-devel-0:3.11.11-2.el9_6.7.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.11-devel-0:3.11.11-2.el9_6.7.s390x",
"AppStream-9.6.0.Z.EUS:python3.11-devel-0:3.11.11-2.el9_6.7.x86_64",
"AppStream-9.6.0.Z.EUS:python3.11-idle-0:3.11.11-2.el9_6.7.aarch64",
"AppStream-9.6.0.Z.EUS:python3.11-idle-0:3.11.11-2.el9_6.7.i686",
"AppStream-9.6.0.Z.EUS:python3.11-idle-0:3.11.11-2.el9_6.7.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.11-idle-0:3.11.11-2.el9_6.7.s390x",
"AppStream-9.6.0.Z.EUS:python3.11-idle-0:3.11.11-2.el9_6.7.x86_64",
"AppStream-9.6.0.Z.EUS:python3.11-libs-0:3.11.11-2.el9_6.7.aarch64",
"AppStream-9.6.0.Z.EUS:python3.11-libs-0:3.11.11-2.el9_6.7.i686",
"AppStream-9.6.0.Z.EUS:python3.11-libs-0:3.11.11-2.el9_6.7.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.11-libs-0:3.11.11-2.el9_6.7.s390x",
"AppStream-9.6.0.Z.EUS:python3.11-libs-0:3.11.11-2.el9_6.7.x86_64",
"AppStream-9.6.0.Z.EUS:python3.11-test-0:3.11.11-2.el9_6.7.aarch64",
"AppStream-9.6.0.Z.EUS:python3.11-test-0:3.11.11-2.el9_6.7.i686",
"AppStream-9.6.0.Z.EUS:python3.11-test-0:3.11.11-2.el9_6.7.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.11-test-0:3.11.11-2.el9_6.7.s390x",
"AppStream-9.6.0.Z.EUS:python3.11-test-0:3.11.11-2.el9_6.7.x86_64",
"AppStream-9.6.0.Z.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.7.aarch64",
"AppStream-9.6.0.Z.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.7.i686",
"AppStream-9.6.0.Z.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.7.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.7.s390x",
"AppStream-9.6.0.Z.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.7.x86_64",
"CRB-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.aarch64",
"CRB-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.i686",
"CRB-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.ppc64le",
"CRB-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.s390x",
"CRB-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.src",
"CRB-9.6.0.Z.EUS:python3.11-0:3.11.11-2.el9_6.7.x86_64",
"CRB-9.6.0.Z.EUS:python3.11-debug-0:3.11.11-2.el9_6.7.aarch64",
"CRB-9.6.0.Z.EUS:python3.11-debug-0:3.11.11-2.el9_6.7.i686",
"CRB-9.6.0.Z.EUS:python3.11-debug-0:3.11.11-2.el9_6.7.ppc64le",
"CRB-9.6.0.Z.EUS:python3.11-debug-0:3.11.11-2.el9_6.7.s390x",
"CRB-9.6.0.Z.EUS:python3.11-debug-0:3.11.11-2.el9_6.7.x86_64",
"CRB-9.6.0.Z.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.7.aarch64",
"CRB-9.6.0.Z.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.7.i686",
"CRB-9.6.0.Z.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.7.ppc64le",
"CRB-9.6.0.Z.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.7.s390x",
"CRB-9.6.0.Z.EUS:python3.11-debuginfo-0:3.11.11-2.el9_6.7.x86_64",
"CRB-9.6.0.Z.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.7.aarch64",
"CRB-9.6.0.Z.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.7.i686",
"CRB-9.6.0.Z.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.7.ppc64le",
"CRB-9.6.0.Z.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.7.s390x",
"CRB-9.6.0.Z.EUS:python3.11-debugsource-0:3.11.11-2.el9_6.7.x86_64",
"CRB-9.6.0.Z.EUS:python3.11-devel-0:3.11.11-2.el9_6.7.aarch64",
"CRB-9.6.0.Z.EUS:python3.11-devel-0:3.11.11-2.el9_6.7.i686",
"CRB-9.6.0.Z.EUS:python3.11-devel-0:3.11.11-2.el9_6.7.ppc64le",
"CRB-9.6.0.Z.EUS:python3.11-devel-0:3.11.11-2.el9_6.7.s390x",
"CRB-9.6.0.Z.EUS:python3.11-devel-0:3.11.11-2.el9_6.7.x86_64",
"CRB-9.6.0.Z.EUS:python3.11-idle-0:3.11.11-2.el9_6.7.aarch64",
"CRB-9.6.0.Z.EUS:python3.11-idle-0:3.11.11-2.el9_6.7.i686",
"CRB-9.6.0.Z.EUS:python3.11-idle-0:3.11.11-2.el9_6.7.ppc64le",
"CRB-9.6.0.Z.EUS:python3.11-idle-0:3.11.11-2.el9_6.7.s390x",
"CRB-9.6.0.Z.EUS:python3.11-idle-0:3.11.11-2.el9_6.7.x86_64",
"CRB-9.6.0.Z.EUS:python3.11-libs-0:3.11.11-2.el9_6.7.aarch64",
"CRB-9.6.0.Z.EUS:python3.11-libs-0:3.11.11-2.el9_6.7.i686",
"CRB-9.6.0.Z.EUS:python3.11-libs-0:3.11.11-2.el9_6.7.ppc64le",
"CRB-9.6.0.Z.EUS:python3.11-libs-0:3.11.11-2.el9_6.7.s390x",
"CRB-9.6.0.Z.EUS:python3.11-libs-0:3.11.11-2.el9_6.7.x86_64",
"CRB-9.6.0.Z.EUS:python3.11-test-0:3.11.11-2.el9_6.7.aarch64",
"CRB-9.6.0.Z.EUS:python3.11-test-0:3.11.11-2.el9_6.7.i686",
"CRB-9.6.0.Z.EUS:python3.11-test-0:3.11.11-2.el9_6.7.ppc64le",
"CRB-9.6.0.Z.EUS:python3.11-test-0:3.11.11-2.el9_6.7.s390x",
"CRB-9.6.0.Z.EUS:python3.11-test-0:3.11.11-2.el9_6.7.x86_64",
"CRB-9.6.0.Z.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.7.aarch64",
"CRB-9.6.0.Z.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.7.i686",
"CRB-9.6.0.Z.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.7.ppc64le",
"CRB-9.6.0.Z.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.7.s390x",
"CRB-9.6.0.Z.EUS:python3.11-tkinter-0:3.11.11-2.el9_6.7.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:14653
Vulnerability from csaf_redhat - Published: 2026-05-07 04:51 - Updated: 2026-06-01 03:11A 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.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.13.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.13.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.13.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.13.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.13.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.13.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.13.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.13.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.13.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.13.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.13.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.13.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.13.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.13.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.13.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.13.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.13.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.13.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.13.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.13.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.13.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.13.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.13.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.13.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.13.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.13.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.13.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.13.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.13.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.13.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.13.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.13.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.13.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.13.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.13.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.13.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.13.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.13.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.13.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.13.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.13.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.13.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.13.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.13.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.13.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.13.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.13.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.13.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.13.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.13.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.13.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.13.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.13.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.13.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.13.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.13.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.13.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.13.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.13.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.13.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.13.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.13.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.13.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.13.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.13.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.13.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.13.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.13.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.13.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.13.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.13.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.13.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.13.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.13.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.13.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.13.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.13.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.13.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.13.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.13.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.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.13.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.13.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.13.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.13.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.13.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.13.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.13.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.13.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.13.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.13.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.13.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.13.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.13.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.13.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.13.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.13.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.13.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.13.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.13.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.13.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.13.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.13.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.13.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.13.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.13.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.13.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.13.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.13.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.13.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.13.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.13.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.13.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.13.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.13.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.13.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.13.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.13.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.13.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.13.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.13.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.13.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.13.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.13.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.13.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.13.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.13.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.13.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.13.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.13.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.13.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.13.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.13.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.13.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.13.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.13.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.13.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.13.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.13.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.13.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.13.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.13.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.13.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.13.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.13.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.13.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.13.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.13.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.13.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.13.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.13.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.13.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.13.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.13.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.13.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.13.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.13.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.13.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.13.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.13.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.13.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for python3.11 is now available for Red Hat Enterprise Linux 9.4 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* python: Python: Arbitrary code execution or information disclosure via use-after-free in decompression modules (CVE-2026-6100)\n\n* python: cpython: Python: Arbitrary code execution via command injection in webbrowser.open() API (CVE-2026-4786)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:14653",
"url": "https://access.redhat.com/errata/RHSA-2026:14653"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2457932",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2457932"
},
{
"category": "external",
"summary": "2458049",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2458049"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_14653.json"
}
],
"title": "Red Hat Security Advisory: python3.11 security update",
"tracking": {
"current_release_date": "2026-06-01T03:11:46+00:00",
"generator": {
"date": "2026-06-01T03:11:46+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2026:14653",
"initial_release_date": "2026-05-07T04:51:53+00:00",
"revision_history": [
{
"date": "2026-05-07T04:51:53+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-05-07T04:51:53+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-01T03:11:46+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.4::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product": {
"name": "Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.4::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-0:3.11.7-1.el9_4.13.src",
"product": {
"name": "python3.11-0:3.11.7-1.el9_4.13.src",
"product_id": "python3.11-0:3.11.7-1.el9_4.13.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11@3.11.7-1.el9_4.13?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-0:3.11.7-1.el9_4.13.aarch64",
"product": {
"name": "python3.11-0:3.11.7-1.el9_4.13.aarch64",
"product_id": "python3.11-0:3.11.7-1.el9_4.13.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11@3.11.7-1.el9_4.13?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-devel-0:3.11.7-1.el9_4.13.aarch64",
"product": {
"name": "python3.11-devel-0:3.11.7-1.el9_4.13.aarch64",
"product_id": "python3.11-devel-0:3.11.7-1.el9_4.13.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-devel@3.11.7-1.el9_4.13?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-libs-0:3.11.7-1.el9_4.13.aarch64",
"product": {
"name": "python3.11-libs-0:3.11.7-1.el9_4.13.aarch64",
"product_id": "python3.11-libs-0:3.11.7-1.el9_4.13.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-libs@3.11.7-1.el9_4.13?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-tkinter-0:3.11.7-1.el9_4.13.aarch64",
"product": {
"name": "python3.11-tkinter-0:3.11.7-1.el9_4.13.aarch64",
"product_id": "python3.11-tkinter-0:3.11.7-1.el9_4.13.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.7-1.el9_4.13?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-debugsource-0:3.11.7-1.el9_4.13.aarch64",
"product": {
"name": "python3.11-debugsource-0:3.11.7-1.el9_4.13.aarch64",
"product_id": "python3.11-debugsource-0:3.11.7-1.el9_4.13.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.7-1.el9_4.13?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-debuginfo-0:3.11.7-1.el9_4.13.aarch64",
"product": {
"name": "python3.11-debuginfo-0:3.11.7-1.el9_4.13.aarch64",
"product_id": "python3.11-debuginfo-0:3.11.7-1.el9_4.13.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.7-1.el9_4.13?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-debug-0:3.11.7-1.el9_4.13.aarch64",
"product": {
"name": "python3.11-debug-0:3.11.7-1.el9_4.13.aarch64",
"product_id": "python3.11-debug-0:3.11.7-1.el9_4.13.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debug@3.11.7-1.el9_4.13?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-idle-0:3.11.7-1.el9_4.13.aarch64",
"product": {
"name": "python3.11-idle-0:3.11.7-1.el9_4.13.aarch64",
"product_id": "python3.11-idle-0:3.11.7-1.el9_4.13.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-idle@3.11.7-1.el9_4.13?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-test-0:3.11.7-1.el9_4.13.aarch64",
"product": {
"name": "python3.11-test-0:3.11.7-1.el9_4.13.aarch64",
"product_id": "python3.11-test-0:3.11.7-1.el9_4.13.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-test@3.11.7-1.el9_4.13?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-0:3.11.7-1.el9_4.13.ppc64le",
"product": {
"name": "python3.11-0:3.11.7-1.el9_4.13.ppc64le",
"product_id": "python3.11-0:3.11.7-1.el9_4.13.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11@3.11.7-1.el9_4.13?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-devel-0:3.11.7-1.el9_4.13.ppc64le",
"product": {
"name": "python3.11-devel-0:3.11.7-1.el9_4.13.ppc64le",
"product_id": "python3.11-devel-0:3.11.7-1.el9_4.13.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-devel@3.11.7-1.el9_4.13?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-libs-0:3.11.7-1.el9_4.13.ppc64le",
"product": {
"name": "python3.11-libs-0:3.11.7-1.el9_4.13.ppc64le",
"product_id": "python3.11-libs-0:3.11.7-1.el9_4.13.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-libs@3.11.7-1.el9_4.13?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-tkinter-0:3.11.7-1.el9_4.13.ppc64le",
"product": {
"name": "python3.11-tkinter-0:3.11.7-1.el9_4.13.ppc64le",
"product_id": "python3.11-tkinter-0:3.11.7-1.el9_4.13.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.7-1.el9_4.13?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-debugsource-0:3.11.7-1.el9_4.13.ppc64le",
"product": {
"name": "python3.11-debugsource-0:3.11.7-1.el9_4.13.ppc64le",
"product_id": "python3.11-debugsource-0:3.11.7-1.el9_4.13.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.7-1.el9_4.13?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-debuginfo-0:3.11.7-1.el9_4.13.ppc64le",
"product": {
"name": "python3.11-debuginfo-0:3.11.7-1.el9_4.13.ppc64le",
"product_id": "python3.11-debuginfo-0:3.11.7-1.el9_4.13.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.7-1.el9_4.13?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-debug-0:3.11.7-1.el9_4.13.ppc64le",
"product": {
"name": "python3.11-debug-0:3.11.7-1.el9_4.13.ppc64le",
"product_id": "python3.11-debug-0:3.11.7-1.el9_4.13.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debug@3.11.7-1.el9_4.13?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-idle-0:3.11.7-1.el9_4.13.ppc64le",
"product": {
"name": "python3.11-idle-0:3.11.7-1.el9_4.13.ppc64le",
"product_id": "python3.11-idle-0:3.11.7-1.el9_4.13.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-idle@3.11.7-1.el9_4.13?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-test-0:3.11.7-1.el9_4.13.ppc64le",
"product": {
"name": "python3.11-test-0:3.11.7-1.el9_4.13.ppc64le",
"product_id": "python3.11-test-0:3.11.7-1.el9_4.13.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-test@3.11.7-1.el9_4.13?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-0:3.11.7-1.el9_4.13.x86_64",
"product": {
"name": "python3.11-0:3.11.7-1.el9_4.13.x86_64",
"product_id": "python3.11-0:3.11.7-1.el9_4.13.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11@3.11.7-1.el9_4.13?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-devel-0:3.11.7-1.el9_4.13.x86_64",
"product": {
"name": "python3.11-devel-0:3.11.7-1.el9_4.13.x86_64",
"product_id": "python3.11-devel-0:3.11.7-1.el9_4.13.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-devel@3.11.7-1.el9_4.13?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-libs-0:3.11.7-1.el9_4.13.x86_64",
"product": {
"name": "python3.11-libs-0:3.11.7-1.el9_4.13.x86_64",
"product_id": "python3.11-libs-0:3.11.7-1.el9_4.13.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-libs@3.11.7-1.el9_4.13?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-tkinter-0:3.11.7-1.el9_4.13.x86_64",
"product": {
"name": "python3.11-tkinter-0:3.11.7-1.el9_4.13.x86_64",
"product_id": "python3.11-tkinter-0:3.11.7-1.el9_4.13.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.7-1.el9_4.13?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-debugsource-0:3.11.7-1.el9_4.13.x86_64",
"product": {
"name": "python3.11-debugsource-0:3.11.7-1.el9_4.13.x86_64",
"product_id": "python3.11-debugsource-0:3.11.7-1.el9_4.13.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.7-1.el9_4.13?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-debuginfo-0:3.11.7-1.el9_4.13.x86_64",
"product": {
"name": "python3.11-debuginfo-0:3.11.7-1.el9_4.13.x86_64",
"product_id": "python3.11-debuginfo-0:3.11.7-1.el9_4.13.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.7-1.el9_4.13?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-debug-0:3.11.7-1.el9_4.13.x86_64",
"product": {
"name": "python3.11-debug-0:3.11.7-1.el9_4.13.x86_64",
"product_id": "python3.11-debug-0:3.11.7-1.el9_4.13.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debug@3.11.7-1.el9_4.13?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-idle-0:3.11.7-1.el9_4.13.x86_64",
"product": {
"name": "python3.11-idle-0:3.11.7-1.el9_4.13.x86_64",
"product_id": "python3.11-idle-0:3.11.7-1.el9_4.13.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-idle@3.11.7-1.el9_4.13?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-test-0:3.11.7-1.el9_4.13.x86_64",
"product": {
"name": "python3.11-test-0:3.11.7-1.el9_4.13.x86_64",
"product_id": "python3.11-test-0:3.11.7-1.el9_4.13.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-test@3.11.7-1.el9_4.13?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-devel-0:3.11.7-1.el9_4.13.i686",
"product": {
"name": "python3.11-devel-0:3.11.7-1.el9_4.13.i686",
"product_id": "python3.11-devel-0:3.11.7-1.el9_4.13.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-devel@3.11.7-1.el9_4.13?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-libs-0:3.11.7-1.el9_4.13.i686",
"product": {
"name": "python3.11-libs-0:3.11.7-1.el9_4.13.i686",
"product_id": "python3.11-libs-0:3.11.7-1.el9_4.13.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-libs@3.11.7-1.el9_4.13?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-debugsource-0:3.11.7-1.el9_4.13.i686",
"product": {
"name": "python3.11-debugsource-0:3.11.7-1.el9_4.13.i686",
"product_id": "python3.11-debugsource-0:3.11.7-1.el9_4.13.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.7-1.el9_4.13?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-debuginfo-0:3.11.7-1.el9_4.13.i686",
"product": {
"name": "python3.11-debuginfo-0:3.11.7-1.el9_4.13.i686",
"product_id": "python3.11-debuginfo-0:3.11.7-1.el9_4.13.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.7-1.el9_4.13?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-0:3.11.7-1.el9_4.13.i686",
"product": {
"name": "python3.11-0:3.11.7-1.el9_4.13.i686",
"product_id": "python3.11-0:3.11.7-1.el9_4.13.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11@3.11.7-1.el9_4.13?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-debug-0:3.11.7-1.el9_4.13.i686",
"product": {
"name": "python3.11-debug-0:3.11.7-1.el9_4.13.i686",
"product_id": "python3.11-debug-0:3.11.7-1.el9_4.13.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debug@3.11.7-1.el9_4.13?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-idle-0:3.11.7-1.el9_4.13.i686",
"product": {
"name": "python3.11-idle-0:3.11.7-1.el9_4.13.i686",
"product_id": "python3.11-idle-0:3.11.7-1.el9_4.13.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-idle@3.11.7-1.el9_4.13?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-test-0:3.11.7-1.el9_4.13.i686",
"product": {
"name": "python3.11-test-0:3.11.7-1.el9_4.13.i686",
"product_id": "python3.11-test-0:3.11.7-1.el9_4.13.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-test@3.11.7-1.el9_4.13?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-tkinter-0:3.11.7-1.el9_4.13.i686",
"product": {
"name": "python3.11-tkinter-0:3.11.7-1.el9_4.13.i686",
"product_id": "python3.11-tkinter-0:3.11.7-1.el9_4.13.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.7-1.el9_4.13?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-0:3.11.7-1.el9_4.13.s390x",
"product": {
"name": "python3.11-0:3.11.7-1.el9_4.13.s390x",
"product_id": "python3.11-0:3.11.7-1.el9_4.13.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11@3.11.7-1.el9_4.13?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-devel-0:3.11.7-1.el9_4.13.s390x",
"product": {
"name": "python3.11-devel-0:3.11.7-1.el9_4.13.s390x",
"product_id": "python3.11-devel-0:3.11.7-1.el9_4.13.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-devel@3.11.7-1.el9_4.13?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-libs-0:3.11.7-1.el9_4.13.s390x",
"product": {
"name": "python3.11-libs-0:3.11.7-1.el9_4.13.s390x",
"product_id": "python3.11-libs-0:3.11.7-1.el9_4.13.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-libs@3.11.7-1.el9_4.13?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-tkinter-0:3.11.7-1.el9_4.13.s390x",
"product": {
"name": "python3.11-tkinter-0:3.11.7-1.el9_4.13.s390x",
"product_id": "python3.11-tkinter-0:3.11.7-1.el9_4.13.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.7-1.el9_4.13?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-debugsource-0:3.11.7-1.el9_4.13.s390x",
"product": {
"name": "python3.11-debugsource-0:3.11.7-1.el9_4.13.s390x",
"product_id": "python3.11-debugsource-0:3.11.7-1.el9_4.13.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.7-1.el9_4.13?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-debuginfo-0:3.11.7-1.el9_4.13.s390x",
"product": {
"name": "python3.11-debuginfo-0:3.11.7-1.el9_4.13.s390x",
"product_id": "python3.11-debuginfo-0:3.11.7-1.el9_4.13.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.7-1.el9_4.13?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-debug-0:3.11.7-1.el9_4.13.s390x",
"product": {
"name": "python3.11-debug-0:3.11.7-1.el9_4.13.s390x",
"product_id": "python3.11-debug-0:3.11.7-1.el9_4.13.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debug@3.11.7-1.el9_4.13?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-idle-0:3.11.7-1.el9_4.13.s390x",
"product": {
"name": "python3.11-idle-0:3.11.7-1.el9_4.13.s390x",
"product_id": "python3.11-idle-0:3.11.7-1.el9_4.13.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-idle@3.11.7-1.el9_4.13?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-test-0:3.11.7-1.el9_4.13.s390x",
"product": {
"name": "python3.11-test-0:3.11.7-1.el9_4.13.s390x",
"product_id": "python3.11-test-0:3.11.7-1.el9_4.13.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-test@3.11.7-1.el9_4.13?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.7-1.el9_4.13.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.aarch64"
},
"product_reference": "python3.11-0:3.11.7-1.el9_4.13.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.7-1.el9_4.13.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.i686"
},
"product_reference": "python3.11-0:3.11.7-1.el9_4.13.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.7-1.el9_4.13.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.ppc64le"
},
"product_reference": "python3.11-0:3.11.7-1.el9_4.13.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.7-1.el9_4.13.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.s390x"
},
"product_reference": "python3.11-0:3.11.7-1.el9_4.13.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.7-1.el9_4.13.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.src"
},
"product_reference": "python3.11-0:3.11.7-1.el9_4.13.src",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.7-1.el9_4.13.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.x86_64"
},
"product_reference": "python3.11-0:3.11.7-1.el9_4.13.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.7-1.el9_4.13.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.13.aarch64"
},
"product_reference": "python3.11-debug-0:3.11.7-1.el9_4.13.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.7-1.el9_4.13.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.13.i686"
},
"product_reference": "python3.11-debug-0:3.11.7-1.el9_4.13.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.7-1.el9_4.13.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.13.ppc64le"
},
"product_reference": "python3.11-debug-0:3.11.7-1.el9_4.13.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.7-1.el9_4.13.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.13.s390x"
},
"product_reference": "python3.11-debug-0:3.11.7-1.el9_4.13.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.7-1.el9_4.13.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.13.x86_64"
},
"product_reference": "python3.11-debug-0:3.11.7-1.el9_4.13.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.7-1.el9_4.13.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.13.aarch64"
},
"product_reference": "python3.11-debuginfo-0:3.11.7-1.el9_4.13.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.7-1.el9_4.13.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.13.i686"
},
"product_reference": "python3.11-debuginfo-0:3.11.7-1.el9_4.13.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.7-1.el9_4.13.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.13.ppc64le"
},
"product_reference": "python3.11-debuginfo-0:3.11.7-1.el9_4.13.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.7-1.el9_4.13.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.13.s390x"
},
"product_reference": "python3.11-debuginfo-0:3.11.7-1.el9_4.13.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.7-1.el9_4.13.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.13.x86_64"
},
"product_reference": "python3.11-debuginfo-0:3.11.7-1.el9_4.13.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.7-1.el9_4.13.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.13.aarch64"
},
"product_reference": "python3.11-debugsource-0:3.11.7-1.el9_4.13.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.7-1.el9_4.13.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.13.i686"
},
"product_reference": "python3.11-debugsource-0:3.11.7-1.el9_4.13.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.7-1.el9_4.13.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.13.ppc64le"
},
"product_reference": "python3.11-debugsource-0:3.11.7-1.el9_4.13.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.7-1.el9_4.13.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.13.s390x"
},
"product_reference": "python3.11-debugsource-0:3.11.7-1.el9_4.13.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.7-1.el9_4.13.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.13.x86_64"
},
"product_reference": "python3.11-debugsource-0:3.11.7-1.el9_4.13.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.7-1.el9_4.13.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.13.aarch64"
},
"product_reference": "python3.11-devel-0:3.11.7-1.el9_4.13.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.7-1.el9_4.13.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.13.i686"
},
"product_reference": "python3.11-devel-0:3.11.7-1.el9_4.13.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.7-1.el9_4.13.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.13.ppc64le"
},
"product_reference": "python3.11-devel-0:3.11.7-1.el9_4.13.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.7-1.el9_4.13.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.13.s390x"
},
"product_reference": "python3.11-devel-0:3.11.7-1.el9_4.13.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.7-1.el9_4.13.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.13.x86_64"
},
"product_reference": "python3.11-devel-0:3.11.7-1.el9_4.13.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.7-1.el9_4.13.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.13.aarch64"
},
"product_reference": "python3.11-idle-0:3.11.7-1.el9_4.13.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.7-1.el9_4.13.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.13.i686"
},
"product_reference": "python3.11-idle-0:3.11.7-1.el9_4.13.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.7-1.el9_4.13.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.13.ppc64le"
},
"product_reference": "python3.11-idle-0:3.11.7-1.el9_4.13.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.7-1.el9_4.13.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.13.s390x"
},
"product_reference": "python3.11-idle-0:3.11.7-1.el9_4.13.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.7-1.el9_4.13.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.13.x86_64"
},
"product_reference": "python3.11-idle-0:3.11.7-1.el9_4.13.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.7-1.el9_4.13.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.13.aarch64"
},
"product_reference": "python3.11-libs-0:3.11.7-1.el9_4.13.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.7-1.el9_4.13.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.13.i686"
},
"product_reference": "python3.11-libs-0:3.11.7-1.el9_4.13.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.7-1.el9_4.13.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.13.ppc64le"
},
"product_reference": "python3.11-libs-0:3.11.7-1.el9_4.13.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.7-1.el9_4.13.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.13.s390x"
},
"product_reference": "python3.11-libs-0:3.11.7-1.el9_4.13.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.7-1.el9_4.13.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.13.x86_64"
},
"product_reference": "python3.11-libs-0:3.11.7-1.el9_4.13.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.7-1.el9_4.13.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.13.aarch64"
},
"product_reference": "python3.11-test-0:3.11.7-1.el9_4.13.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.7-1.el9_4.13.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.13.i686"
},
"product_reference": "python3.11-test-0:3.11.7-1.el9_4.13.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.7-1.el9_4.13.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.13.ppc64le"
},
"product_reference": "python3.11-test-0:3.11.7-1.el9_4.13.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.7-1.el9_4.13.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.13.s390x"
},
"product_reference": "python3.11-test-0:3.11.7-1.el9_4.13.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.7-1.el9_4.13.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.13.x86_64"
},
"product_reference": "python3.11-test-0:3.11.7-1.el9_4.13.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.7-1.el9_4.13.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.13.aarch64"
},
"product_reference": "python3.11-tkinter-0:3.11.7-1.el9_4.13.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.7-1.el9_4.13.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.13.i686"
},
"product_reference": "python3.11-tkinter-0:3.11.7-1.el9_4.13.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.7-1.el9_4.13.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.13.ppc64le"
},
"product_reference": "python3.11-tkinter-0:3.11.7-1.el9_4.13.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.7-1.el9_4.13.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.13.s390x"
},
"product_reference": "python3.11-tkinter-0:3.11.7-1.el9_4.13.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.7-1.el9_4.13.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.13.x86_64"
},
"product_reference": "python3.11-tkinter-0:3.11.7-1.el9_4.13.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.7-1.el9_4.13.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.aarch64"
},
"product_reference": "python3.11-0:3.11.7-1.el9_4.13.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.7-1.el9_4.13.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.i686"
},
"product_reference": "python3.11-0:3.11.7-1.el9_4.13.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.7-1.el9_4.13.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.ppc64le"
},
"product_reference": "python3.11-0:3.11.7-1.el9_4.13.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.7-1.el9_4.13.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.s390x"
},
"product_reference": "python3.11-0:3.11.7-1.el9_4.13.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.7-1.el9_4.13.src as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.src"
},
"product_reference": "python3.11-0:3.11.7-1.el9_4.13.src",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.7-1.el9_4.13.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.x86_64"
},
"product_reference": "python3.11-0:3.11.7-1.el9_4.13.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.7-1.el9_4.13.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.13.aarch64"
},
"product_reference": "python3.11-debug-0:3.11.7-1.el9_4.13.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.7-1.el9_4.13.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.13.i686"
},
"product_reference": "python3.11-debug-0:3.11.7-1.el9_4.13.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.7-1.el9_4.13.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.13.ppc64le"
},
"product_reference": "python3.11-debug-0:3.11.7-1.el9_4.13.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.7-1.el9_4.13.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.13.s390x"
},
"product_reference": "python3.11-debug-0:3.11.7-1.el9_4.13.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.7-1.el9_4.13.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.13.x86_64"
},
"product_reference": "python3.11-debug-0:3.11.7-1.el9_4.13.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.7-1.el9_4.13.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.13.aarch64"
},
"product_reference": "python3.11-debuginfo-0:3.11.7-1.el9_4.13.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.7-1.el9_4.13.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.13.i686"
},
"product_reference": "python3.11-debuginfo-0:3.11.7-1.el9_4.13.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.7-1.el9_4.13.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.13.ppc64le"
},
"product_reference": "python3.11-debuginfo-0:3.11.7-1.el9_4.13.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.7-1.el9_4.13.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.13.s390x"
},
"product_reference": "python3.11-debuginfo-0:3.11.7-1.el9_4.13.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.7-1.el9_4.13.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.13.x86_64"
},
"product_reference": "python3.11-debuginfo-0:3.11.7-1.el9_4.13.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.7-1.el9_4.13.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.13.aarch64"
},
"product_reference": "python3.11-debugsource-0:3.11.7-1.el9_4.13.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.7-1.el9_4.13.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.13.i686"
},
"product_reference": "python3.11-debugsource-0:3.11.7-1.el9_4.13.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.7-1.el9_4.13.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.13.ppc64le"
},
"product_reference": "python3.11-debugsource-0:3.11.7-1.el9_4.13.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.7-1.el9_4.13.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.13.s390x"
},
"product_reference": "python3.11-debugsource-0:3.11.7-1.el9_4.13.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.7-1.el9_4.13.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.13.x86_64"
},
"product_reference": "python3.11-debugsource-0:3.11.7-1.el9_4.13.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.7-1.el9_4.13.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.13.aarch64"
},
"product_reference": "python3.11-devel-0:3.11.7-1.el9_4.13.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.7-1.el9_4.13.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.13.i686"
},
"product_reference": "python3.11-devel-0:3.11.7-1.el9_4.13.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.7-1.el9_4.13.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.13.ppc64le"
},
"product_reference": "python3.11-devel-0:3.11.7-1.el9_4.13.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.7-1.el9_4.13.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.13.s390x"
},
"product_reference": "python3.11-devel-0:3.11.7-1.el9_4.13.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.7-1.el9_4.13.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.13.x86_64"
},
"product_reference": "python3.11-devel-0:3.11.7-1.el9_4.13.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.7-1.el9_4.13.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.13.aarch64"
},
"product_reference": "python3.11-idle-0:3.11.7-1.el9_4.13.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.7-1.el9_4.13.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.13.i686"
},
"product_reference": "python3.11-idle-0:3.11.7-1.el9_4.13.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.7-1.el9_4.13.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.13.ppc64le"
},
"product_reference": "python3.11-idle-0:3.11.7-1.el9_4.13.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.7-1.el9_4.13.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.13.s390x"
},
"product_reference": "python3.11-idle-0:3.11.7-1.el9_4.13.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.7-1.el9_4.13.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.13.x86_64"
},
"product_reference": "python3.11-idle-0:3.11.7-1.el9_4.13.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.7-1.el9_4.13.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.13.aarch64"
},
"product_reference": "python3.11-libs-0:3.11.7-1.el9_4.13.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.7-1.el9_4.13.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.13.i686"
},
"product_reference": "python3.11-libs-0:3.11.7-1.el9_4.13.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.7-1.el9_4.13.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.13.ppc64le"
},
"product_reference": "python3.11-libs-0:3.11.7-1.el9_4.13.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.7-1.el9_4.13.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.13.s390x"
},
"product_reference": "python3.11-libs-0:3.11.7-1.el9_4.13.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.7-1.el9_4.13.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.13.x86_64"
},
"product_reference": "python3.11-libs-0:3.11.7-1.el9_4.13.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.7-1.el9_4.13.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.13.aarch64"
},
"product_reference": "python3.11-test-0:3.11.7-1.el9_4.13.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.7-1.el9_4.13.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.13.i686"
},
"product_reference": "python3.11-test-0:3.11.7-1.el9_4.13.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.7-1.el9_4.13.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.13.ppc64le"
},
"product_reference": "python3.11-test-0:3.11.7-1.el9_4.13.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.7-1.el9_4.13.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.13.s390x"
},
"product_reference": "python3.11-test-0:3.11.7-1.el9_4.13.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.7-1.el9_4.13.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.13.x86_64"
},
"product_reference": "python3.11-test-0:3.11.7-1.el9_4.13.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.7-1.el9_4.13.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.13.aarch64"
},
"product_reference": "python3.11-tkinter-0:3.11.7-1.el9_4.13.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.7-1.el9_4.13.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.13.i686"
},
"product_reference": "python3.11-tkinter-0:3.11.7-1.el9_4.13.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.7-1.el9_4.13.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.13.ppc64le"
},
"product_reference": "python3.11-tkinter-0:3.11.7-1.el9_4.13.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.7-1.el9_4.13.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.13.s390x"
},
"product_reference": "python3.11-tkinter-0:3.11.7-1.el9_4.13.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.7-1.el9_4.13.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.13.x86_64"
},
"product_reference": "python3.11-tkinter-0:3.11.7-1.el9_4.13.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"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.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.i686",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.src",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.13.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.13.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.13.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.13.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.13.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.13.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.13.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.13.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.13.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.13.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.13.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.13.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.13.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.13.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.13.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.13.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.13.i686",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.13.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.13.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.13.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.13.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.13.i686",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.13.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.13.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.13.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.13.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.13.i686",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.13.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.13.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.13.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.13.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.13.i686",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.13.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.13.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.13.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.13.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.13.i686",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.13.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.13.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.13.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.i686",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.s390x",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.src",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.13.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.13.i686",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.13.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.13.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.13.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.13.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.13.i686",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.13.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.13.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.13.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.13.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.13.i686",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.13.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.13.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.13.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.13.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.13.i686",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.13.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.13.s390x",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.13.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.13.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.13.i686",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.13.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.13.s390x",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.13.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.13.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.13.i686",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.13.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.13.s390x",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.13.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.13.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.13.i686",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.13.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.13.s390x",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.13.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.13.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.13.i686",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.13.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.13.s390x",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.13.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-07T04:51:53+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.i686",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.src",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.13.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.13.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.13.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.13.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.13.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.13.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.13.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.13.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.13.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.13.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.13.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.13.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.13.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.13.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.13.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.13.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.13.i686",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.13.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.13.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.13.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.13.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.13.i686",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.13.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.13.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.13.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.13.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.13.i686",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.13.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.13.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.13.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.13.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.13.i686",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.13.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.13.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.13.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.13.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.13.i686",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.13.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.13.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.13.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.i686",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.s390x",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.src",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.13.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.13.i686",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.13.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.13.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.13.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.13.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.13.i686",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.13.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.13.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.13.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.13.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.13.i686",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.13.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.13.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.13.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.13.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.13.i686",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.13.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.13.s390x",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.13.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.13.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.13.i686",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.13.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.13.s390x",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.13.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.13.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.13.i686",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.13.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.13.s390x",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.13.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.13.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.13.i686",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.13.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.13.s390x",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.13.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.13.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.13.i686",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.13.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.13.s390x",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.13.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:14653"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.i686",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.src",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.13.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.13.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.13.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.13.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.13.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.13.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.13.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.13.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.13.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.13.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.13.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.13.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.13.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.13.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.13.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.13.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.13.i686",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.13.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.13.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.13.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.13.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.13.i686",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.13.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.13.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.13.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.13.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.13.i686",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.13.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.13.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.13.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.13.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.13.i686",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.13.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.13.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.13.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.13.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.13.i686",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.13.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.13.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.13.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.i686",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.s390x",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.src",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.13.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.13.i686",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.13.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.13.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.13.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.13.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.13.i686",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.13.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.13.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.13.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.13.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.13.i686",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.13.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.13.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.13.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.13.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.13.i686",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.13.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.13.s390x",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.13.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.13.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.13.i686",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.13.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.13.s390x",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.13.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.13.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.13.i686",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.13.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.13.s390x",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.13.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.13.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.13.i686",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.13.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.13.s390x",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.13.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.13.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.13.i686",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.13.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.13.s390x",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.13.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.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.i686",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.src",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.13.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.13.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.13.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.13.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.13.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.13.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.13.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.13.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.13.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.13.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.13.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.13.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.13.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.13.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.13.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.13.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.13.i686",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.13.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.13.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.13.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.13.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.13.i686",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.13.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.13.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.13.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.13.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.13.i686",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.13.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.13.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.13.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.13.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.13.i686",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.13.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.13.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.13.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.13.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.13.i686",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.13.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.13.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.13.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.i686",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.s390x",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.src",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.13.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.13.i686",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.13.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.13.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.13.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.13.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.13.i686",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.13.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.13.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.13.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.13.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.13.i686",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.13.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.13.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.13.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.13.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.13.i686",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.13.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.13.s390x",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.13.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.13.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.13.i686",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.13.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.13.s390x",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.13.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.13.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.13.i686",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.13.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.13.s390x",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.13.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.13.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.13.i686",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.13.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.13.s390x",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.13.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.13.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.13.i686",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.13.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.13.s390x",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.13.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python: cpython: Python: Arbitrary code execution via command injection in webbrowser.open() API"
},
{
"cve": "CVE-2026-6100",
"cwe": {
"id": "CWE-825",
"name": "Expired Pointer Dereference"
},
"discovery_date": "2026-04-13T18:01:31.970255+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2457932"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Python\u0027s decompression modules, including `lzma.LZMADecompressor`, `bz2.BZ2Decompressor`, and `gzip.GzipFile`. This vulnerability, a use-after-free, can occur if a program attempts to re-use a decompression object after a memory allocation error, especially when the system is experiencing high memory usage. Exploitation of this flaw could potentially allow an attacker to execute arbitrary code or access sensitive data. The vulnerability is only present if the program re-uses decompressor instances across multiple decompression calls even after a `MemoryError` is raised during decompression. Using the helper functions to one-shot decompress data such as `lzma.decompress()`, `bz2.decompress()`, `gzip.decompress()`, and `zlib.decompress()` are not affected as a new decompressor instance is used per call. If the decompressor instance is not re-used after an error condition, this usage is similarly not vulnerable.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: Python: Arbitrary code execution or information disclosure via use-after-free in decompression modules",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The severity of this flaw is somewhat mitigated on Red Hat platforms. By default processes are not executed with root user privilege and are limited in their scope which in turn limits the impact of this flaw.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.i686",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.src",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.13.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.13.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.13.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.13.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.13.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.13.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.13.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.13.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.13.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.13.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.13.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.13.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.13.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.13.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.13.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.13.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.13.i686",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.13.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.13.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.13.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.13.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.13.i686",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.13.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.13.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.13.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.13.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.13.i686",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.13.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.13.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.13.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.13.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.13.i686",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.13.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.13.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.13.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.13.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.13.i686",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.13.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.13.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.13.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.i686",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.s390x",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.src",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.13.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.13.i686",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.13.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.13.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.13.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.13.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.13.i686",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.13.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.13.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.13.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.13.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.13.i686",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.13.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.13.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.13.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.13.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.13.i686",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.13.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.13.s390x",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.13.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.13.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.13.i686",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.13.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.13.s390x",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.13.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.13.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.13.i686",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.13.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.13.s390x",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.13.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.13.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.13.i686",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.13.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.13.s390x",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.13.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.13.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.13.i686",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.13.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.13.s390x",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.13.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-07T04:51:53+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.i686",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.src",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.13.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.13.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.13.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.13.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.13.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.13.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.13.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.13.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.13.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.13.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.13.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.13.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.13.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.13.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.13.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.13.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.13.i686",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.13.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.13.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.13.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.13.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.13.i686",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.13.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.13.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.13.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.13.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.13.i686",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.13.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.13.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.13.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.13.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.13.i686",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.13.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.13.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.13.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.13.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.13.i686",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.13.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.13.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.13.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.i686",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.s390x",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.src",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.13.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.13.i686",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.13.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.13.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.13.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.13.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.13.i686",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.13.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.13.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.13.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.13.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.13.i686",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.13.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.13.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.13.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.13.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.13.i686",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.13.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.13.s390x",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.13.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.13.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.13.i686",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.13.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.13.s390x",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.13.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.13.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.13.i686",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.13.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.13.s390x",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.13.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.13.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.13.i686",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.13.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.13.s390x",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.13.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.13.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.13.i686",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.13.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.13.s390x",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.13.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:14653"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.i686",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.src",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.13.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.13.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.13.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.13.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.13.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.13.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.13.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.13.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.13.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.13.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.13.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.13.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.13.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.13.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.13.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.13.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.13.i686",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.13.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.13.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.13.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.13.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.13.i686",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.13.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.13.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.13.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.13.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.13.i686",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.13.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.13.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.13.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.13.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.13.i686",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.13.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.13.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.13.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.13.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.13.i686",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.13.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.13.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.13.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.i686",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.s390x",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.src",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.13.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.13.i686",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.13.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.13.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.13.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.13.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.13.i686",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.13.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.13.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.13.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.13.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.13.i686",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.13.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.13.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.13.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.13.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.13.i686",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.13.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.13.s390x",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.13.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.13.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.13.i686",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.13.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.13.s390x",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.13.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.13.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.13.i686",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.13.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.13.s390x",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.13.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.13.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.13.i686",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.13.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.13.s390x",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.13.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.13.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.13.i686",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.13.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.13.s390x",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.13.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.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.i686",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.src",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.13.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.13.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.13.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.13.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.13.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.13.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.13.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.13.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.13.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.13.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.13.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.13.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.13.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.13.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.13.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.13.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.13.i686",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.13.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.13.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.13.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.13.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.13.i686",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.13.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.13.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.13.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.13.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.13.i686",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.13.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.13.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.13.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.13.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.13.i686",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.13.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.13.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.13.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.13.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.13.i686",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.13.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.13.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.13.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.i686",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.s390x",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.src",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.13.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.13.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.13.i686",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.13.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.13.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.13.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.13.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.13.i686",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.13.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.13.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.13.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.13.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.13.i686",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.13.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.13.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.13.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.13.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.13.i686",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.13.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.13.s390x",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.13.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.13.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.13.i686",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.13.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.13.s390x",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.13.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.13.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.13.i686",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.13.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.13.s390x",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.13.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.13.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.13.i686",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.13.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.13.s390x",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.13.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.13.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.13.i686",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.13.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.13.s390x",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.13.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:14656
Vulnerability from csaf_redhat - Published: 2026-05-07 05:25 - Updated: 2026-06-01 03:11A 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.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.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.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for python3.12 is now available for Red Hat Enterprise Linux 9.6 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* python: Python: Arbitrary code execution or information disclosure via use-after-free in decompression modules (CVE-2026-6100)\n\n* python: cpython: Python: Arbitrary code execution via command injection in webbrowser.open() API (CVE-2026-4786)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:14656",
"url": "https://access.redhat.com/errata/RHSA-2026:14656"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2457932",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2457932"
},
{
"category": "external",
"summary": "2458049",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2458049"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_14656.json"
}
],
"title": "Red Hat Security Advisory: python3.12 security update",
"tracking": {
"current_release_date": "2026-06-01T03:11:44+00:00",
"generator": {
"date": "2026-06-01T03:11:44+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2026:14656",
"initial_release_date": "2026-05-07T05:25:28+00:00",
"revision_history": [
{
"date": "2026-05-07T05:25:28+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-05-07T05:25:28+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-01T03:11:44+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.6::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product": {
"name": "Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.6::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.12-0:3.12.9-1.el9_6.8.src",
"product": {
"name": "python3.12-0:3.12.9-1.el9_6.8.src",
"product_id": "python3.12-0:3.12.9-1.el9_6.8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12@3.12.9-1.el9_6.8?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.12-0:3.12.9-1.el9_6.8.aarch64",
"product": {
"name": "python3.12-0:3.12.9-1.el9_6.8.aarch64",
"product_id": "python3.12-0:3.12.9-1.el9_6.8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12@3.12.9-1.el9_6.8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-devel-0:3.12.9-1.el9_6.8.aarch64",
"product": {
"name": "python3.12-devel-0:3.12.9-1.el9_6.8.aarch64",
"product_id": "python3.12-devel-0:3.12.9-1.el9_6.8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-devel@3.12.9-1.el9_6.8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-libs-0:3.12.9-1.el9_6.8.aarch64",
"product": {
"name": "python3.12-libs-0:3.12.9-1.el9_6.8.aarch64",
"product_id": "python3.12-libs-0:3.12.9-1.el9_6.8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-libs@3.12.9-1.el9_6.8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-tkinter-0:3.12.9-1.el9_6.8.aarch64",
"product": {
"name": "python3.12-tkinter-0:3.12.9-1.el9_6.8.aarch64",
"product_id": "python3.12-tkinter-0:3.12.9-1.el9_6.8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-tkinter@3.12.9-1.el9_6.8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-debugsource-0:3.12.9-1.el9_6.8.aarch64",
"product": {
"name": "python3.12-debugsource-0:3.12.9-1.el9_6.8.aarch64",
"product_id": "python3.12-debugsource-0:3.12.9-1.el9_6.8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.9-1.el9_6.8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-debuginfo-0:3.12.9-1.el9_6.8.aarch64",
"product": {
"name": "python3.12-debuginfo-0:3.12.9-1.el9_6.8.aarch64",
"product_id": "python3.12-debuginfo-0:3.12.9-1.el9_6.8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.9-1.el9_6.8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-debug-0:3.12.9-1.el9_6.8.aarch64",
"product": {
"name": "python3.12-debug-0:3.12.9-1.el9_6.8.aarch64",
"product_id": "python3.12-debug-0:3.12.9-1.el9_6.8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debug@3.12.9-1.el9_6.8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-idle-0:3.12.9-1.el9_6.8.aarch64",
"product": {
"name": "python3.12-idle-0:3.12.9-1.el9_6.8.aarch64",
"product_id": "python3.12-idle-0:3.12.9-1.el9_6.8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-idle@3.12.9-1.el9_6.8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-test-0:3.12.9-1.el9_6.8.aarch64",
"product": {
"name": "python3.12-test-0:3.12.9-1.el9_6.8.aarch64",
"product_id": "python3.12-test-0:3.12.9-1.el9_6.8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-test@3.12.9-1.el9_6.8?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.12-0:3.12.9-1.el9_6.8.ppc64le",
"product": {
"name": "python3.12-0:3.12.9-1.el9_6.8.ppc64le",
"product_id": "python3.12-0:3.12.9-1.el9_6.8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12@3.12.9-1.el9_6.8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-devel-0:3.12.9-1.el9_6.8.ppc64le",
"product": {
"name": "python3.12-devel-0:3.12.9-1.el9_6.8.ppc64le",
"product_id": "python3.12-devel-0:3.12.9-1.el9_6.8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-devel@3.12.9-1.el9_6.8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-libs-0:3.12.9-1.el9_6.8.ppc64le",
"product": {
"name": "python3.12-libs-0:3.12.9-1.el9_6.8.ppc64le",
"product_id": "python3.12-libs-0:3.12.9-1.el9_6.8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-libs@3.12.9-1.el9_6.8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-tkinter-0:3.12.9-1.el9_6.8.ppc64le",
"product": {
"name": "python3.12-tkinter-0:3.12.9-1.el9_6.8.ppc64le",
"product_id": "python3.12-tkinter-0:3.12.9-1.el9_6.8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-tkinter@3.12.9-1.el9_6.8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-debugsource-0:3.12.9-1.el9_6.8.ppc64le",
"product": {
"name": "python3.12-debugsource-0:3.12.9-1.el9_6.8.ppc64le",
"product_id": "python3.12-debugsource-0:3.12.9-1.el9_6.8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.9-1.el9_6.8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-debuginfo-0:3.12.9-1.el9_6.8.ppc64le",
"product": {
"name": "python3.12-debuginfo-0:3.12.9-1.el9_6.8.ppc64le",
"product_id": "python3.12-debuginfo-0:3.12.9-1.el9_6.8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.9-1.el9_6.8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-debug-0:3.12.9-1.el9_6.8.ppc64le",
"product": {
"name": "python3.12-debug-0:3.12.9-1.el9_6.8.ppc64le",
"product_id": "python3.12-debug-0:3.12.9-1.el9_6.8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debug@3.12.9-1.el9_6.8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-idle-0:3.12.9-1.el9_6.8.ppc64le",
"product": {
"name": "python3.12-idle-0:3.12.9-1.el9_6.8.ppc64le",
"product_id": "python3.12-idle-0:3.12.9-1.el9_6.8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-idle@3.12.9-1.el9_6.8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-test-0:3.12.9-1.el9_6.8.ppc64le",
"product": {
"name": "python3.12-test-0:3.12.9-1.el9_6.8.ppc64le",
"product_id": "python3.12-test-0:3.12.9-1.el9_6.8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-test@3.12.9-1.el9_6.8?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.12-0:3.12.9-1.el9_6.8.s390x",
"product": {
"name": "python3.12-0:3.12.9-1.el9_6.8.s390x",
"product_id": "python3.12-0:3.12.9-1.el9_6.8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12@3.12.9-1.el9_6.8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-devel-0:3.12.9-1.el9_6.8.s390x",
"product": {
"name": "python3.12-devel-0:3.12.9-1.el9_6.8.s390x",
"product_id": "python3.12-devel-0:3.12.9-1.el9_6.8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-devel@3.12.9-1.el9_6.8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-libs-0:3.12.9-1.el9_6.8.s390x",
"product": {
"name": "python3.12-libs-0:3.12.9-1.el9_6.8.s390x",
"product_id": "python3.12-libs-0:3.12.9-1.el9_6.8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-libs@3.12.9-1.el9_6.8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-tkinter-0:3.12.9-1.el9_6.8.s390x",
"product": {
"name": "python3.12-tkinter-0:3.12.9-1.el9_6.8.s390x",
"product_id": "python3.12-tkinter-0:3.12.9-1.el9_6.8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-tkinter@3.12.9-1.el9_6.8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-debugsource-0:3.12.9-1.el9_6.8.s390x",
"product": {
"name": "python3.12-debugsource-0:3.12.9-1.el9_6.8.s390x",
"product_id": "python3.12-debugsource-0:3.12.9-1.el9_6.8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.9-1.el9_6.8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-debuginfo-0:3.12.9-1.el9_6.8.s390x",
"product": {
"name": "python3.12-debuginfo-0:3.12.9-1.el9_6.8.s390x",
"product_id": "python3.12-debuginfo-0:3.12.9-1.el9_6.8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.9-1.el9_6.8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-debug-0:3.12.9-1.el9_6.8.s390x",
"product": {
"name": "python3.12-debug-0:3.12.9-1.el9_6.8.s390x",
"product_id": "python3.12-debug-0:3.12.9-1.el9_6.8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debug@3.12.9-1.el9_6.8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-idle-0:3.12.9-1.el9_6.8.s390x",
"product": {
"name": "python3.12-idle-0:3.12.9-1.el9_6.8.s390x",
"product_id": "python3.12-idle-0:3.12.9-1.el9_6.8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-idle@3.12.9-1.el9_6.8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-test-0:3.12.9-1.el9_6.8.s390x",
"product": {
"name": "python3.12-test-0:3.12.9-1.el9_6.8.s390x",
"product_id": "python3.12-test-0:3.12.9-1.el9_6.8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-test@3.12.9-1.el9_6.8?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.12-0:3.12.9-1.el9_6.8.x86_64",
"product": {
"name": "python3.12-0:3.12.9-1.el9_6.8.x86_64",
"product_id": "python3.12-0:3.12.9-1.el9_6.8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12@3.12.9-1.el9_6.8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-devel-0:3.12.9-1.el9_6.8.x86_64",
"product": {
"name": "python3.12-devel-0:3.12.9-1.el9_6.8.x86_64",
"product_id": "python3.12-devel-0:3.12.9-1.el9_6.8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-devel@3.12.9-1.el9_6.8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-libs-0:3.12.9-1.el9_6.8.x86_64",
"product": {
"name": "python3.12-libs-0:3.12.9-1.el9_6.8.x86_64",
"product_id": "python3.12-libs-0:3.12.9-1.el9_6.8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-libs@3.12.9-1.el9_6.8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-tkinter-0:3.12.9-1.el9_6.8.x86_64",
"product": {
"name": "python3.12-tkinter-0:3.12.9-1.el9_6.8.x86_64",
"product_id": "python3.12-tkinter-0:3.12.9-1.el9_6.8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-tkinter@3.12.9-1.el9_6.8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-debugsource-0:3.12.9-1.el9_6.8.x86_64",
"product": {
"name": "python3.12-debugsource-0:3.12.9-1.el9_6.8.x86_64",
"product_id": "python3.12-debugsource-0:3.12.9-1.el9_6.8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.9-1.el9_6.8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-debuginfo-0:3.12.9-1.el9_6.8.x86_64",
"product": {
"name": "python3.12-debuginfo-0:3.12.9-1.el9_6.8.x86_64",
"product_id": "python3.12-debuginfo-0:3.12.9-1.el9_6.8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.9-1.el9_6.8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-debug-0:3.12.9-1.el9_6.8.x86_64",
"product": {
"name": "python3.12-debug-0:3.12.9-1.el9_6.8.x86_64",
"product_id": "python3.12-debug-0:3.12.9-1.el9_6.8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debug@3.12.9-1.el9_6.8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-idle-0:3.12.9-1.el9_6.8.x86_64",
"product": {
"name": "python3.12-idle-0:3.12.9-1.el9_6.8.x86_64",
"product_id": "python3.12-idle-0:3.12.9-1.el9_6.8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-idle@3.12.9-1.el9_6.8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-test-0:3.12.9-1.el9_6.8.x86_64",
"product": {
"name": "python3.12-test-0:3.12.9-1.el9_6.8.x86_64",
"product_id": "python3.12-test-0:3.12.9-1.el9_6.8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-test@3.12.9-1.el9_6.8?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.12-devel-0:3.12.9-1.el9_6.8.i686",
"product": {
"name": "python3.12-devel-0:3.12.9-1.el9_6.8.i686",
"product_id": "python3.12-devel-0:3.12.9-1.el9_6.8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-devel@3.12.9-1.el9_6.8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-libs-0:3.12.9-1.el9_6.8.i686",
"product": {
"name": "python3.12-libs-0:3.12.9-1.el9_6.8.i686",
"product_id": "python3.12-libs-0:3.12.9-1.el9_6.8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-libs@3.12.9-1.el9_6.8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-debugsource-0:3.12.9-1.el9_6.8.i686",
"product": {
"name": "python3.12-debugsource-0:3.12.9-1.el9_6.8.i686",
"product_id": "python3.12-debugsource-0:3.12.9-1.el9_6.8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.9-1.el9_6.8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-debuginfo-0:3.12.9-1.el9_6.8.i686",
"product": {
"name": "python3.12-debuginfo-0:3.12.9-1.el9_6.8.i686",
"product_id": "python3.12-debuginfo-0:3.12.9-1.el9_6.8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.9-1.el9_6.8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-0:3.12.9-1.el9_6.8.i686",
"product": {
"name": "python3.12-0:3.12.9-1.el9_6.8.i686",
"product_id": "python3.12-0:3.12.9-1.el9_6.8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12@3.12.9-1.el9_6.8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-debug-0:3.12.9-1.el9_6.8.i686",
"product": {
"name": "python3.12-debug-0:3.12.9-1.el9_6.8.i686",
"product_id": "python3.12-debug-0:3.12.9-1.el9_6.8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debug@3.12.9-1.el9_6.8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-idle-0:3.12.9-1.el9_6.8.i686",
"product": {
"name": "python3.12-idle-0:3.12.9-1.el9_6.8.i686",
"product_id": "python3.12-idle-0:3.12.9-1.el9_6.8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-idle@3.12.9-1.el9_6.8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-test-0:3.12.9-1.el9_6.8.i686",
"product": {
"name": "python3.12-test-0:3.12.9-1.el9_6.8.i686",
"product_id": "python3.12-test-0:3.12.9-1.el9_6.8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-test@3.12.9-1.el9_6.8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-tkinter-0:3.12.9-1.el9_6.8.i686",
"product": {
"name": "python3.12-tkinter-0:3.12.9-1.el9_6.8.i686",
"product_id": "python3.12-tkinter-0:3.12.9-1.el9_6.8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-tkinter@3.12.9-1.el9_6.8?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.9-1.el9_6.8.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.aarch64"
},
"product_reference": "python3.12-0:3.12.9-1.el9_6.8.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.9-1.el9_6.8.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.i686"
},
"product_reference": "python3.12-0:3.12.9-1.el9_6.8.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.9-1.el9_6.8.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.ppc64le"
},
"product_reference": "python3.12-0:3.12.9-1.el9_6.8.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.9-1.el9_6.8.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.s390x"
},
"product_reference": "python3.12-0:3.12.9-1.el9_6.8.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.9-1.el9_6.8.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.src"
},
"product_reference": "python3.12-0:3.12.9-1.el9_6.8.src",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.9-1.el9_6.8.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.x86_64"
},
"product_reference": "python3.12-0:3.12.9-1.el9_6.8.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.9-1.el9_6.8.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.8.aarch64"
},
"product_reference": "python3.12-debug-0:3.12.9-1.el9_6.8.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.9-1.el9_6.8.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.8.i686"
},
"product_reference": "python3.12-debug-0:3.12.9-1.el9_6.8.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.9-1.el9_6.8.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.8.ppc64le"
},
"product_reference": "python3.12-debug-0:3.12.9-1.el9_6.8.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.9-1.el9_6.8.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.8.s390x"
},
"product_reference": "python3.12-debug-0:3.12.9-1.el9_6.8.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.9-1.el9_6.8.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.8.x86_64"
},
"product_reference": "python3.12-debug-0:3.12.9-1.el9_6.8.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.9-1.el9_6.8.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.8.aarch64"
},
"product_reference": "python3.12-debuginfo-0:3.12.9-1.el9_6.8.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.9-1.el9_6.8.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.8.i686"
},
"product_reference": "python3.12-debuginfo-0:3.12.9-1.el9_6.8.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.9-1.el9_6.8.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.8.ppc64le"
},
"product_reference": "python3.12-debuginfo-0:3.12.9-1.el9_6.8.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.9-1.el9_6.8.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.8.s390x"
},
"product_reference": "python3.12-debuginfo-0:3.12.9-1.el9_6.8.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.9-1.el9_6.8.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.8.x86_64"
},
"product_reference": "python3.12-debuginfo-0:3.12.9-1.el9_6.8.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.9-1.el9_6.8.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.8.aarch64"
},
"product_reference": "python3.12-debugsource-0:3.12.9-1.el9_6.8.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.9-1.el9_6.8.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.8.i686"
},
"product_reference": "python3.12-debugsource-0:3.12.9-1.el9_6.8.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.9-1.el9_6.8.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.8.ppc64le"
},
"product_reference": "python3.12-debugsource-0:3.12.9-1.el9_6.8.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.9-1.el9_6.8.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.8.s390x"
},
"product_reference": "python3.12-debugsource-0:3.12.9-1.el9_6.8.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.9-1.el9_6.8.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.8.x86_64"
},
"product_reference": "python3.12-debugsource-0:3.12.9-1.el9_6.8.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.9-1.el9_6.8.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.8.aarch64"
},
"product_reference": "python3.12-devel-0:3.12.9-1.el9_6.8.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.9-1.el9_6.8.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.8.i686"
},
"product_reference": "python3.12-devel-0:3.12.9-1.el9_6.8.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.9-1.el9_6.8.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.8.ppc64le"
},
"product_reference": "python3.12-devel-0:3.12.9-1.el9_6.8.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.9-1.el9_6.8.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.8.s390x"
},
"product_reference": "python3.12-devel-0:3.12.9-1.el9_6.8.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.9-1.el9_6.8.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.8.x86_64"
},
"product_reference": "python3.12-devel-0:3.12.9-1.el9_6.8.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.9-1.el9_6.8.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.8.aarch64"
},
"product_reference": "python3.12-idle-0:3.12.9-1.el9_6.8.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.9-1.el9_6.8.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.8.i686"
},
"product_reference": "python3.12-idle-0:3.12.9-1.el9_6.8.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.9-1.el9_6.8.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.8.ppc64le"
},
"product_reference": "python3.12-idle-0:3.12.9-1.el9_6.8.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.9-1.el9_6.8.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.8.s390x"
},
"product_reference": "python3.12-idle-0:3.12.9-1.el9_6.8.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.9-1.el9_6.8.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.8.x86_64"
},
"product_reference": "python3.12-idle-0:3.12.9-1.el9_6.8.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.9-1.el9_6.8.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.8.aarch64"
},
"product_reference": "python3.12-libs-0:3.12.9-1.el9_6.8.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.9-1.el9_6.8.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.8.i686"
},
"product_reference": "python3.12-libs-0:3.12.9-1.el9_6.8.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.9-1.el9_6.8.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.8.ppc64le"
},
"product_reference": "python3.12-libs-0:3.12.9-1.el9_6.8.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.9-1.el9_6.8.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.8.s390x"
},
"product_reference": "python3.12-libs-0:3.12.9-1.el9_6.8.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.9-1.el9_6.8.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.8.x86_64"
},
"product_reference": "python3.12-libs-0:3.12.9-1.el9_6.8.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.9-1.el9_6.8.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.8.aarch64"
},
"product_reference": "python3.12-test-0:3.12.9-1.el9_6.8.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.9-1.el9_6.8.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.8.i686"
},
"product_reference": "python3.12-test-0:3.12.9-1.el9_6.8.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.9-1.el9_6.8.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.8.ppc64le"
},
"product_reference": "python3.12-test-0:3.12.9-1.el9_6.8.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.9-1.el9_6.8.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.8.s390x"
},
"product_reference": "python3.12-test-0:3.12.9-1.el9_6.8.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.9-1.el9_6.8.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.8.x86_64"
},
"product_reference": "python3.12-test-0:3.12.9-1.el9_6.8.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.9-1.el9_6.8.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.8.aarch64"
},
"product_reference": "python3.12-tkinter-0:3.12.9-1.el9_6.8.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.9-1.el9_6.8.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.8.i686"
},
"product_reference": "python3.12-tkinter-0:3.12.9-1.el9_6.8.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.9-1.el9_6.8.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.8.ppc64le"
},
"product_reference": "python3.12-tkinter-0:3.12.9-1.el9_6.8.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.9-1.el9_6.8.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.8.s390x"
},
"product_reference": "python3.12-tkinter-0:3.12.9-1.el9_6.8.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.9-1.el9_6.8.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.8.x86_64"
},
"product_reference": "python3.12-tkinter-0:3.12.9-1.el9_6.8.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.9-1.el9_6.8.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.aarch64"
},
"product_reference": "python3.12-0:3.12.9-1.el9_6.8.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.9-1.el9_6.8.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.i686"
},
"product_reference": "python3.12-0:3.12.9-1.el9_6.8.i686",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.9-1.el9_6.8.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.ppc64le"
},
"product_reference": "python3.12-0:3.12.9-1.el9_6.8.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.9-1.el9_6.8.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.s390x"
},
"product_reference": "python3.12-0:3.12.9-1.el9_6.8.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.9-1.el9_6.8.src as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.src"
},
"product_reference": "python3.12-0:3.12.9-1.el9_6.8.src",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.9-1.el9_6.8.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.x86_64"
},
"product_reference": "python3.12-0:3.12.9-1.el9_6.8.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.9-1.el9_6.8.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.8.aarch64"
},
"product_reference": "python3.12-debug-0:3.12.9-1.el9_6.8.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.9-1.el9_6.8.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.8.i686"
},
"product_reference": "python3.12-debug-0:3.12.9-1.el9_6.8.i686",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.9-1.el9_6.8.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.8.ppc64le"
},
"product_reference": "python3.12-debug-0:3.12.9-1.el9_6.8.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.9-1.el9_6.8.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.8.s390x"
},
"product_reference": "python3.12-debug-0:3.12.9-1.el9_6.8.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.9-1.el9_6.8.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.8.x86_64"
},
"product_reference": "python3.12-debug-0:3.12.9-1.el9_6.8.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.9-1.el9_6.8.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.8.aarch64"
},
"product_reference": "python3.12-debuginfo-0:3.12.9-1.el9_6.8.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.9-1.el9_6.8.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.8.i686"
},
"product_reference": "python3.12-debuginfo-0:3.12.9-1.el9_6.8.i686",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.9-1.el9_6.8.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.8.ppc64le"
},
"product_reference": "python3.12-debuginfo-0:3.12.9-1.el9_6.8.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.9-1.el9_6.8.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.8.s390x"
},
"product_reference": "python3.12-debuginfo-0:3.12.9-1.el9_6.8.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.9-1.el9_6.8.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.8.x86_64"
},
"product_reference": "python3.12-debuginfo-0:3.12.9-1.el9_6.8.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.9-1.el9_6.8.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.8.aarch64"
},
"product_reference": "python3.12-debugsource-0:3.12.9-1.el9_6.8.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.9-1.el9_6.8.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.8.i686"
},
"product_reference": "python3.12-debugsource-0:3.12.9-1.el9_6.8.i686",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.9-1.el9_6.8.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.8.ppc64le"
},
"product_reference": "python3.12-debugsource-0:3.12.9-1.el9_6.8.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.9-1.el9_6.8.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.8.s390x"
},
"product_reference": "python3.12-debugsource-0:3.12.9-1.el9_6.8.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.9-1.el9_6.8.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.8.x86_64"
},
"product_reference": "python3.12-debugsource-0:3.12.9-1.el9_6.8.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.9-1.el9_6.8.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.8.aarch64"
},
"product_reference": "python3.12-devel-0:3.12.9-1.el9_6.8.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.9-1.el9_6.8.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.8.i686"
},
"product_reference": "python3.12-devel-0:3.12.9-1.el9_6.8.i686",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.9-1.el9_6.8.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.8.ppc64le"
},
"product_reference": "python3.12-devel-0:3.12.9-1.el9_6.8.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.9-1.el9_6.8.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.8.s390x"
},
"product_reference": "python3.12-devel-0:3.12.9-1.el9_6.8.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.9-1.el9_6.8.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.8.x86_64"
},
"product_reference": "python3.12-devel-0:3.12.9-1.el9_6.8.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.9-1.el9_6.8.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.8.aarch64"
},
"product_reference": "python3.12-idle-0:3.12.9-1.el9_6.8.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.9-1.el9_6.8.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.8.i686"
},
"product_reference": "python3.12-idle-0:3.12.9-1.el9_6.8.i686",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.9-1.el9_6.8.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.8.ppc64le"
},
"product_reference": "python3.12-idle-0:3.12.9-1.el9_6.8.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.9-1.el9_6.8.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.8.s390x"
},
"product_reference": "python3.12-idle-0:3.12.9-1.el9_6.8.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.9-1.el9_6.8.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.8.x86_64"
},
"product_reference": "python3.12-idle-0:3.12.9-1.el9_6.8.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.9-1.el9_6.8.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.8.aarch64"
},
"product_reference": "python3.12-libs-0:3.12.9-1.el9_6.8.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.9-1.el9_6.8.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.8.i686"
},
"product_reference": "python3.12-libs-0:3.12.9-1.el9_6.8.i686",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.9-1.el9_6.8.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.8.ppc64le"
},
"product_reference": "python3.12-libs-0:3.12.9-1.el9_6.8.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.9-1.el9_6.8.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.8.s390x"
},
"product_reference": "python3.12-libs-0:3.12.9-1.el9_6.8.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.9-1.el9_6.8.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.8.x86_64"
},
"product_reference": "python3.12-libs-0:3.12.9-1.el9_6.8.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.9-1.el9_6.8.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.8.aarch64"
},
"product_reference": "python3.12-test-0:3.12.9-1.el9_6.8.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.9-1.el9_6.8.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.8.i686"
},
"product_reference": "python3.12-test-0:3.12.9-1.el9_6.8.i686",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.9-1.el9_6.8.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.8.ppc64le"
},
"product_reference": "python3.12-test-0:3.12.9-1.el9_6.8.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.9-1.el9_6.8.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.8.s390x"
},
"product_reference": "python3.12-test-0:3.12.9-1.el9_6.8.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.9-1.el9_6.8.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.8.x86_64"
},
"product_reference": "python3.12-test-0:3.12.9-1.el9_6.8.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.9-1.el9_6.8.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.8.aarch64"
},
"product_reference": "python3.12-tkinter-0:3.12.9-1.el9_6.8.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.9-1.el9_6.8.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.8.i686"
},
"product_reference": "python3.12-tkinter-0:3.12.9-1.el9_6.8.i686",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.9-1.el9_6.8.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.8.ppc64le"
},
"product_reference": "python3.12-tkinter-0:3.12.9-1.el9_6.8.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.9-1.el9_6.8.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.8.s390x"
},
"product_reference": "python3.12-tkinter-0:3.12.9-1.el9_6.8.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.9-1.el9_6.8.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.8.x86_64"
},
"product_reference": "python3.12-tkinter-0:3.12.9-1.el9_6.8.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"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.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.i686",
"AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.src",
"AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.8.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.8.i686",
"AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.8.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.8.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.8.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.8.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.8.i686",
"AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.8.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.8.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.8.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.8.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.8.i686",
"AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.8.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.8.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.8.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.8.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.8.i686",
"AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.8.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.8.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.8.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.8.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.8.i686",
"AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.8.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.8.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.8.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.8.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.8.i686",
"AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.8.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.8.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.8.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.8.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.8.i686",
"AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.8.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.8.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.8.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.8.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.8.i686",
"AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.8.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.8.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.8.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.i686",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.s390x",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.src",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.8.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.8.i686",
"CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.8.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.8.s390x",
"CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.8.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.8.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.8.i686",
"CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.8.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.8.s390x",
"CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.8.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.8.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.8.i686",
"CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.8.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.8.s390x",
"CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.8.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.8.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.8.i686",
"CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.8.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.8.s390x",
"CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.8.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.8.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.8.i686",
"CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.8.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.8.s390x",
"CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.8.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.8.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.8.i686",
"CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.8.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.8.s390x",
"CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.8.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.8.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.8.i686",
"CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.8.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.8.s390x",
"CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.8.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.8.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.8.i686",
"CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.8.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.8.s390x",
"CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.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-07T05:25:28+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.i686",
"AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.src",
"AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.8.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.8.i686",
"AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.8.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.8.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.8.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.8.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.8.i686",
"AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.8.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.8.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.8.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.8.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.8.i686",
"AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.8.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.8.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.8.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.8.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.8.i686",
"AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.8.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.8.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.8.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.8.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.8.i686",
"AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.8.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.8.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.8.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.8.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.8.i686",
"AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.8.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.8.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.8.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.8.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.8.i686",
"AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.8.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.8.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.8.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.8.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.8.i686",
"AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.8.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.8.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.8.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.i686",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.s390x",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.src",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.8.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.8.i686",
"CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.8.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.8.s390x",
"CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.8.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.8.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.8.i686",
"CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.8.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.8.s390x",
"CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.8.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.8.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.8.i686",
"CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.8.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.8.s390x",
"CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.8.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.8.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.8.i686",
"CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.8.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.8.s390x",
"CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.8.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.8.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.8.i686",
"CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.8.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.8.s390x",
"CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.8.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.8.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.8.i686",
"CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.8.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.8.s390x",
"CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.8.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.8.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.8.i686",
"CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.8.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.8.s390x",
"CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.8.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.8.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.8.i686",
"CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.8.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.8.s390x",
"CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:14656"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.i686",
"AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.src",
"AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.8.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.8.i686",
"AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.8.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.8.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.8.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.8.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.8.i686",
"AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.8.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.8.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.8.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.8.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.8.i686",
"AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.8.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.8.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.8.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.8.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.8.i686",
"AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.8.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.8.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.8.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.8.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.8.i686",
"AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.8.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.8.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.8.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.8.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.8.i686",
"AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.8.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.8.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.8.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.8.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.8.i686",
"AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.8.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.8.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.8.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.8.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.8.i686",
"AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.8.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.8.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.8.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.i686",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.s390x",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.src",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.8.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.8.i686",
"CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.8.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.8.s390x",
"CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.8.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.8.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.8.i686",
"CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.8.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.8.s390x",
"CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.8.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.8.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.8.i686",
"CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.8.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.8.s390x",
"CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.8.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.8.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.8.i686",
"CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.8.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.8.s390x",
"CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.8.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.8.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.8.i686",
"CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.8.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.8.s390x",
"CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.8.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.8.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.8.i686",
"CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.8.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.8.s390x",
"CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.8.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.8.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.8.i686",
"CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.8.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.8.s390x",
"CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.8.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.8.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.8.i686",
"CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.8.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.8.s390x",
"CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.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.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.i686",
"AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.src",
"AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.8.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.8.i686",
"AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.8.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.8.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.8.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.8.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.8.i686",
"AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.8.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.8.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.8.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.8.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.8.i686",
"AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.8.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.8.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.8.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.8.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.8.i686",
"AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.8.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.8.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.8.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.8.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.8.i686",
"AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.8.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.8.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.8.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.8.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.8.i686",
"AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.8.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.8.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.8.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.8.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.8.i686",
"AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.8.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.8.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.8.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.8.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.8.i686",
"AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.8.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.8.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.8.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.i686",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.s390x",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.src",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.8.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.8.i686",
"CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.8.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.8.s390x",
"CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.8.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.8.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.8.i686",
"CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.8.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.8.s390x",
"CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.8.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.8.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.8.i686",
"CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.8.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.8.s390x",
"CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.8.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.8.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.8.i686",
"CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.8.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.8.s390x",
"CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.8.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.8.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.8.i686",
"CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.8.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.8.s390x",
"CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.8.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.8.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.8.i686",
"CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.8.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.8.s390x",
"CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.8.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.8.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.8.i686",
"CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.8.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.8.s390x",
"CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.8.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.8.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.8.i686",
"CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.8.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.8.s390x",
"CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.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-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.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.i686",
"AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.src",
"AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.8.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.8.i686",
"AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.8.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.8.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.8.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.8.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.8.i686",
"AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.8.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.8.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.8.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.8.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.8.i686",
"AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.8.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.8.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.8.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.8.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.8.i686",
"AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.8.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.8.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.8.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.8.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.8.i686",
"AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.8.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.8.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.8.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.8.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.8.i686",
"AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.8.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.8.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.8.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.8.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.8.i686",
"AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.8.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.8.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.8.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.8.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.8.i686",
"AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.8.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.8.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.8.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.i686",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.s390x",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.src",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.8.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.8.i686",
"CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.8.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.8.s390x",
"CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.8.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.8.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.8.i686",
"CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.8.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.8.s390x",
"CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.8.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.8.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.8.i686",
"CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.8.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.8.s390x",
"CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.8.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.8.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.8.i686",
"CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.8.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.8.s390x",
"CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.8.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.8.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.8.i686",
"CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.8.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.8.s390x",
"CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.8.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.8.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.8.i686",
"CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.8.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.8.s390x",
"CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.8.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.8.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.8.i686",
"CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.8.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.8.s390x",
"CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.8.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.8.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.8.i686",
"CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.8.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.8.s390x",
"CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.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-07T05:25:28+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.i686",
"AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.src",
"AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.8.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.8.i686",
"AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.8.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.8.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.8.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.8.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.8.i686",
"AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.8.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.8.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.8.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.8.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.8.i686",
"AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.8.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.8.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.8.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.8.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.8.i686",
"AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.8.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.8.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.8.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.8.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.8.i686",
"AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.8.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.8.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.8.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.8.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.8.i686",
"AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.8.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.8.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.8.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.8.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.8.i686",
"AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.8.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.8.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.8.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.8.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.8.i686",
"AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.8.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.8.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.8.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.i686",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.s390x",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.src",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.8.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.8.i686",
"CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.8.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.8.s390x",
"CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.8.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.8.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.8.i686",
"CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.8.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.8.s390x",
"CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.8.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.8.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.8.i686",
"CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.8.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.8.s390x",
"CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.8.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.8.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.8.i686",
"CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.8.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.8.s390x",
"CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.8.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.8.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.8.i686",
"CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.8.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.8.s390x",
"CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.8.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.8.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.8.i686",
"CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.8.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.8.s390x",
"CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.8.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.8.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.8.i686",
"CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.8.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.8.s390x",
"CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.8.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.8.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.8.i686",
"CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.8.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.8.s390x",
"CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:14656"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.i686",
"AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.src",
"AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.8.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.8.i686",
"AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.8.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.8.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.8.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.8.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.8.i686",
"AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.8.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.8.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.8.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.8.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.8.i686",
"AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.8.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.8.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.8.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.8.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.8.i686",
"AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.8.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.8.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.8.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.8.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.8.i686",
"AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.8.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.8.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.8.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.8.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.8.i686",
"AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.8.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.8.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.8.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.8.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.8.i686",
"AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.8.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.8.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.8.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.8.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.8.i686",
"AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.8.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.8.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.8.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.i686",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.s390x",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.src",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.8.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.8.i686",
"CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.8.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.8.s390x",
"CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.8.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.8.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.8.i686",
"CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.8.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.8.s390x",
"CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.8.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.8.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.8.i686",
"CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.8.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.8.s390x",
"CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.8.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.8.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.8.i686",
"CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.8.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.8.s390x",
"CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.8.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.8.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.8.i686",
"CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.8.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.8.s390x",
"CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.8.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.8.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.8.i686",
"CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.8.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.8.s390x",
"CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.8.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.8.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.8.i686",
"CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.8.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.8.s390x",
"CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.8.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.8.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.8.i686",
"CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.8.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.8.s390x",
"CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.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.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.i686",
"AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.src",
"AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.8.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.8.i686",
"AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.8.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.8.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.8.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.8.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.8.i686",
"AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.8.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.8.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.8.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.8.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.8.i686",
"AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.8.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.8.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.8.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.8.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.8.i686",
"AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.8.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.8.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.8.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.8.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.8.i686",
"AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.8.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.8.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.8.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.8.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.8.i686",
"AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.8.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.8.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.8.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.8.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.8.i686",
"AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.8.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.8.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.8.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.8.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.8.i686",
"AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.8.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.8.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.8.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.i686",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.s390x",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.src",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.8.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.8.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.8.i686",
"CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.8.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.8.s390x",
"CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.8.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.8.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.8.i686",
"CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.8.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.8.s390x",
"CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.8.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.8.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.8.i686",
"CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.8.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.8.s390x",
"CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.8.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.8.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.8.i686",
"CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.8.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.8.s390x",
"CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.8.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.8.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.8.i686",
"CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.8.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.8.s390x",
"CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.8.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.8.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.8.i686",
"CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.8.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.8.s390x",
"CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.8.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.8.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.8.i686",
"CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.8.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.8.s390x",
"CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.8.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.8.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.8.i686",
"CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.8.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.8.s390x",
"CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.8.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:16699
Vulnerability from csaf_redhat - Published: 2026-05-13 02:08 - Updated: 2026-06-01 03:11A 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.0.Z.E2S:python-unversioned-command-0:3.12.9-2.el10_0.9.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3.12-0:3.12.9-2.el10_0.9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python-unversioned-command-0:3.12.9-2.el10_0.9.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3.12-0:3.12.9-2.el10_0.9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python-unversioned-command-0:3.12.9-2.el10_0.9.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3.12-0:3.12.9-2.el10_0.9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.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.0.Z.E2S:python-unversioned-command-0:3.12.9-2.el10_0.9.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3.12-0:3.12.9-2.el10_0.9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python-unversioned-command-0:3.12.9-2.el10_0.9.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3.12-0:3.12.9-2.el10_0.9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python-unversioned-command-0:3.12.9-2.el10_0.9.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3.12-0:3.12.9-2.el10_0.9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for python3.12 is now available for Red Hat Enterprise Linux 10.0 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* python: Python: Arbitrary code execution or information disclosure via use-after-free in decompression modules (CVE-2026-6100)\n\n* python: cpython: Python: Arbitrary code execution via command injection in webbrowser.open() API (CVE-2026-4786)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:16699",
"url": "https://access.redhat.com/errata/RHSA-2026:16699"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2457932",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2457932"
},
{
"category": "external",
"summary": "2458049",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2458049"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_16699.json"
}
],
"title": "Red Hat Security Advisory: python3.12 security update",
"tracking": {
"current_release_date": "2026-06-01T03:11:48+00:00",
"generator": {
"date": "2026-06-01T03:11:48+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2026:16699",
"initial_release_date": "2026-05-13T02:08:11+00:00",
"revision_history": [
{
"date": "2026-05-13T02:08:11+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-05-13T02:08:11+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-01T03:11:48+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux_eus:10.0"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux_eus:10.0"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product": {
"name": "Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux_eus:10.0"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "python-unversioned-command-0:3.12.9-2.el10_0.9.noarch",
"product": {
"name": "python-unversioned-command-0:3.12.9-2.el10_0.9.noarch",
"product_id": "python-unversioned-command-0:3.12.9-2.el10_0.9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-unversioned-command@3.12.9-2.el10_0.9?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-devel-0:3.12.9-2.el10_0.9.aarch64",
"product": {
"name": "python3-devel-0:3.12.9-2.el10_0.9.aarch64",
"product_id": "python3-devel-0:3.12.9-2.el10_0.9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-devel@3.12.9-2.el10_0.9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.12.9-2.el10_0.9.aarch64",
"product": {
"name": "python3-tkinter-0:3.12.9-2.el10_0.9.aarch64",
"product_id": "python3-tkinter-0:3.12.9-2.el10_0.9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.12.9-2.el10_0.9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-debugsource-0:3.12.9-2.el10_0.9.aarch64",
"product": {
"name": "python3.12-debugsource-0:3.12.9-2.el10_0.9.aarch64",
"product_id": "python3.12-debugsource-0:3.12.9-2.el10_0.9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.9-2.el10_0.9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-debuginfo-0:3.12.9-2.el10_0.9.aarch64",
"product": {
"name": "python3.12-debuginfo-0:3.12.9-2.el10_0.9.aarch64",
"product_id": "python3.12-debuginfo-0:3.12.9-2.el10_0.9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.9-2.el10_0.9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-0:3.12.9-2.el10_0.9.aarch64",
"product": {
"name": "python3-0:3.12.9-2.el10_0.9.aarch64",
"product_id": "python3-0:3.12.9-2.el10_0.9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.12.9-2.el10_0.9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.12.9-2.el10_0.9.aarch64",
"product": {
"name": "python3-libs-0:3.12.9-2.el10_0.9.aarch64",
"product_id": "python3-libs-0:3.12.9-2.el10_0.9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.12.9-2.el10_0.9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-debug-0:3.12.9-2.el10_0.9.aarch64",
"product": {
"name": "python3-debug-0:3.12.9-2.el10_0.9.aarch64",
"product_id": "python3-debug-0:3.12.9-2.el10_0.9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debug@3.12.9-2.el10_0.9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.12.9-2.el10_0.9.aarch64",
"product": {
"name": "python3-idle-0:3.12.9-2.el10_0.9.aarch64",
"product_id": "python3-idle-0:3.12.9-2.el10_0.9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.12.9-2.el10_0.9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.12.9-2.el10_0.9.aarch64",
"product": {
"name": "python3-test-0:3.12.9-2.el10_0.9.aarch64",
"product_id": "python3-test-0:3.12.9-2.el10_0.9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.12.9-2.el10_0.9?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-devel-0:3.12.9-2.el10_0.9.ppc64le",
"product": {
"name": "python3-devel-0:3.12.9-2.el10_0.9.ppc64le",
"product_id": "python3-devel-0:3.12.9-2.el10_0.9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-devel@3.12.9-2.el10_0.9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.12.9-2.el10_0.9.ppc64le",
"product": {
"name": "python3-tkinter-0:3.12.9-2.el10_0.9.ppc64le",
"product_id": "python3-tkinter-0:3.12.9-2.el10_0.9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.12.9-2.el10_0.9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-debugsource-0:3.12.9-2.el10_0.9.ppc64le",
"product": {
"name": "python3.12-debugsource-0:3.12.9-2.el10_0.9.ppc64le",
"product_id": "python3.12-debugsource-0:3.12.9-2.el10_0.9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.9-2.el10_0.9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-debuginfo-0:3.12.9-2.el10_0.9.ppc64le",
"product": {
"name": "python3.12-debuginfo-0:3.12.9-2.el10_0.9.ppc64le",
"product_id": "python3.12-debuginfo-0:3.12.9-2.el10_0.9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.9-2.el10_0.9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-0:3.12.9-2.el10_0.9.ppc64le",
"product": {
"name": "python3-0:3.12.9-2.el10_0.9.ppc64le",
"product_id": "python3-0:3.12.9-2.el10_0.9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.12.9-2.el10_0.9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.12.9-2.el10_0.9.ppc64le",
"product": {
"name": "python3-libs-0:3.12.9-2.el10_0.9.ppc64le",
"product_id": "python3-libs-0:3.12.9-2.el10_0.9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.12.9-2.el10_0.9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-debug-0:3.12.9-2.el10_0.9.ppc64le",
"product": {
"name": "python3-debug-0:3.12.9-2.el10_0.9.ppc64le",
"product_id": "python3-debug-0:3.12.9-2.el10_0.9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debug@3.12.9-2.el10_0.9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.12.9-2.el10_0.9.ppc64le",
"product": {
"name": "python3-idle-0:3.12.9-2.el10_0.9.ppc64le",
"product_id": "python3-idle-0:3.12.9-2.el10_0.9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.12.9-2.el10_0.9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.12.9-2.el10_0.9.ppc64le",
"product": {
"name": "python3-test-0:3.12.9-2.el10_0.9.ppc64le",
"product_id": "python3-test-0:3.12.9-2.el10_0.9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.12.9-2.el10_0.9?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-devel-0:3.12.9-2.el10_0.9.s390x",
"product": {
"name": "python3-devel-0:3.12.9-2.el10_0.9.s390x",
"product_id": "python3-devel-0:3.12.9-2.el10_0.9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-devel@3.12.9-2.el10_0.9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.12.9-2.el10_0.9.s390x",
"product": {
"name": "python3-tkinter-0:3.12.9-2.el10_0.9.s390x",
"product_id": "python3-tkinter-0:3.12.9-2.el10_0.9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.12.9-2.el10_0.9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-debugsource-0:3.12.9-2.el10_0.9.s390x",
"product": {
"name": "python3.12-debugsource-0:3.12.9-2.el10_0.9.s390x",
"product_id": "python3.12-debugsource-0:3.12.9-2.el10_0.9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.9-2.el10_0.9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-debuginfo-0:3.12.9-2.el10_0.9.s390x",
"product": {
"name": "python3.12-debuginfo-0:3.12.9-2.el10_0.9.s390x",
"product_id": "python3.12-debuginfo-0:3.12.9-2.el10_0.9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.9-2.el10_0.9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-0:3.12.9-2.el10_0.9.s390x",
"product": {
"name": "python3-0:3.12.9-2.el10_0.9.s390x",
"product_id": "python3-0:3.12.9-2.el10_0.9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.12.9-2.el10_0.9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.12.9-2.el10_0.9.s390x",
"product": {
"name": "python3-libs-0:3.12.9-2.el10_0.9.s390x",
"product_id": "python3-libs-0:3.12.9-2.el10_0.9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.12.9-2.el10_0.9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-debug-0:3.12.9-2.el10_0.9.s390x",
"product": {
"name": "python3-debug-0:3.12.9-2.el10_0.9.s390x",
"product_id": "python3-debug-0:3.12.9-2.el10_0.9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debug@3.12.9-2.el10_0.9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.12.9-2.el10_0.9.s390x",
"product": {
"name": "python3-idle-0:3.12.9-2.el10_0.9.s390x",
"product_id": "python3-idle-0:3.12.9-2.el10_0.9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.12.9-2.el10_0.9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.12.9-2.el10_0.9.s390x",
"product": {
"name": "python3-test-0:3.12.9-2.el10_0.9.s390x",
"product_id": "python3-test-0:3.12.9-2.el10_0.9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.12.9-2.el10_0.9?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-devel-0:3.12.9-2.el10_0.9.x86_64",
"product": {
"name": "python3-devel-0:3.12.9-2.el10_0.9.x86_64",
"product_id": "python3-devel-0:3.12.9-2.el10_0.9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-devel@3.12.9-2.el10_0.9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.12.9-2.el10_0.9.x86_64",
"product": {
"name": "python3-tkinter-0:3.12.9-2.el10_0.9.x86_64",
"product_id": "python3-tkinter-0:3.12.9-2.el10_0.9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.12.9-2.el10_0.9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-debugsource-0:3.12.9-2.el10_0.9.x86_64",
"product": {
"name": "python3.12-debugsource-0:3.12.9-2.el10_0.9.x86_64",
"product_id": "python3.12-debugsource-0:3.12.9-2.el10_0.9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.9-2.el10_0.9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-debuginfo-0:3.12.9-2.el10_0.9.x86_64",
"product": {
"name": "python3.12-debuginfo-0:3.12.9-2.el10_0.9.x86_64",
"product_id": "python3.12-debuginfo-0:3.12.9-2.el10_0.9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.9-2.el10_0.9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-0:3.12.9-2.el10_0.9.x86_64",
"product": {
"name": "python3-0:3.12.9-2.el10_0.9.x86_64",
"product_id": "python3-0:3.12.9-2.el10_0.9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.12.9-2.el10_0.9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.12.9-2.el10_0.9.x86_64",
"product": {
"name": "python3-libs-0:3.12.9-2.el10_0.9.x86_64",
"product_id": "python3-libs-0:3.12.9-2.el10_0.9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.12.9-2.el10_0.9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-debug-0:3.12.9-2.el10_0.9.x86_64",
"product": {
"name": "python3-debug-0:3.12.9-2.el10_0.9.x86_64",
"product_id": "python3-debug-0:3.12.9-2.el10_0.9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debug@3.12.9-2.el10_0.9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.12.9-2.el10_0.9.x86_64",
"product": {
"name": "python3-idle-0:3.12.9-2.el10_0.9.x86_64",
"product_id": "python3-idle-0:3.12.9-2.el10_0.9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.12.9-2.el10_0.9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.12.9-2.el10_0.9.x86_64",
"product": {
"name": "python3-test-0:3.12.9-2.el10_0.9.x86_64",
"product_id": "python3-test-0:3.12.9-2.el10_0.9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.12.9-2.el10_0.9?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.12-0:3.12.9-2.el10_0.9.src",
"product": {
"name": "python3.12-0:3.12.9-2.el10_0.9.src",
"product_id": "python3.12-0:3.12.9-2.el10_0.9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12@3.12.9-2.el10_0.9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python-unversioned-command-0:3.12.9-2.el10_0.9.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:python-unversioned-command-0:3.12.9-2.el10_0.9.noarch"
},
"product_reference": "python-unversioned-command-0:3.12.9-2.el10_0.9.noarch",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.12.9-2.el10_0.9.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.aarch64"
},
"product_reference": "python3-0:3.12.9-2.el10_0.9.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.12.9-2.el10_0.9.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.ppc64le"
},
"product_reference": "python3-0:3.12.9-2.el10_0.9.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.12.9-2.el10_0.9.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.s390x"
},
"product_reference": "python3-0:3.12.9-2.el10_0.9.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.12.9-2.el10_0.9.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.x86_64"
},
"product_reference": "python3-0:3.12.9-2.el10_0.9.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.12.9-2.el10_0.9.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.aarch64"
},
"product_reference": "python3-debug-0:3.12.9-2.el10_0.9.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.12.9-2.el10_0.9.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.ppc64le"
},
"product_reference": "python3-debug-0:3.12.9-2.el10_0.9.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.12.9-2.el10_0.9.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.s390x"
},
"product_reference": "python3-debug-0:3.12.9-2.el10_0.9.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.12.9-2.el10_0.9.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.x86_64"
},
"product_reference": "python3-debug-0:3.12.9-2.el10_0.9.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.12.9-2.el10_0.9.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.aarch64"
},
"product_reference": "python3-devel-0:3.12.9-2.el10_0.9.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.12.9-2.el10_0.9.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.ppc64le"
},
"product_reference": "python3-devel-0:3.12.9-2.el10_0.9.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.12.9-2.el10_0.9.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.s390x"
},
"product_reference": "python3-devel-0:3.12.9-2.el10_0.9.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.12.9-2.el10_0.9.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.x86_64"
},
"product_reference": "python3-devel-0:3.12.9-2.el10_0.9.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.12.9-2.el10_0.9.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.aarch64"
},
"product_reference": "python3-idle-0:3.12.9-2.el10_0.9.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.12.9-2.el10_0.9.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.ppc64le"
},
"product_reference": "python3-idle-0:3.12.9-2.el10_0.9.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.12.9-2.el10_0.9.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.s390x"
},
"product_reference": "python3-idle-0:3.12.9-2.el10_0.9.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.12.9-2.el10_0.9.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.x86_64"
},
"product_reference": "python3-idle-0:3.12.9-2.el10_0.9.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.12.9-2.el10_0.9.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.aarch64"
},
"product_reference": "python3-libs-0:3.12.9-2.el10_0.9.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.12.9-2.el10_0.9.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.ppc64le"
},
"product_reference": "python3-libs-0:3.12.9-2.el10_0.9.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.12.9-2.el10_0.9.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.s390x"
},
"product_reference": "python3-libs-0:3.12.9-2.el10_0.9.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.12.9-2.el10_0.9.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.x86_64"
},
"product_reference": "python3-libs-0:3.12.9-2.el10_0.9.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.12.9-2.el10_0.9.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.aarch64"
},
"product_reference": "python3-test-0:3.12.9-2.el10_0.9.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.12.9-2.el10_0.9.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.ppc64le"
},
"product_reference": "python3-test-0:3.12.9-2.el10_0.9.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.12.9-2.el10_0.9.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.s390x"
},
"product_reference": "python3-test-0:3.12.9-2.el10_0.9.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.12.9-2.el10_0.9.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.x86_64"
},
"product_reference": "python3-test-0:3.12.9-2.el10_0.9.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.12.9-2.el10_0.9.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.aarch64"
},
"product_reference": "python3-tkinter-0:3.12.9-2.el10_0.9.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.12.9-2.el10_0.9.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.ppc64le"
},
"product_reference": "python3-tkinter-0:3.12.9-2.el10_0.9.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.12.9-2.el10_0.9.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.s390x"
},
"product_reference": "python3-tkinter-0:3.12.9-2.el10_0.9.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.12.9-2.el10_0.9.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.x86_64"
},
"product_reference": "python3-tkinter-0:3.12.9-2.el10_0.9.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.9-2.el10_0.9.src as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:python3.12-0:3.12.9-2.el10_0.9.src"
},
"product_reference": "python3.12-0:3.12.9-2.el10_0.9.src",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.9-2.el10_0.9.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.aarch64"
},
"product_reference": "python3.12-debuginfo-0:3.12.9-2.el10_0.9.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.9-2.el10_0.9.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.ppc64le"
},
"product_reference": "python3.12-debuginfo-0:3.12.9-2.el10_0.9.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.9-2.el10_0.9.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.s390x"
},
"product_reference": "python3.12-debuginfo-0:3.12.9-2.el10_0.9.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.9-2.el10_0.9.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.x86_64"
},
"product_reference": "python3.12-debuginfo-0:3.12.9-2.el10_0.9.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.9-2.el10_0.9.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.aarch64"
},
"product_reference": "python3.12-debugsource-0:3.12.9-2.el10_0.9.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.9-2.el10_0.9.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.ppc64le"
},
"product_reference": "python3.12-debugsource-0:3.12.9-2.el10_0.9.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.9-2.el10_0.9.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.s390x"
},
"product_reference": "python3.12-debugsource-0:3.12.9-2.el10_0.9.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.9-2.el10_0.9.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.x86_64"
},
"product_reference": "python3.12-debugsource-0:3.12.9-2.el10_0.9.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-unversioned-command-0:3.12.9-2.el10_0.9.noarch as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:python-unversioned-command-0:3.12.9-2.el10_0.9.noarch"
},
"product_reference": "python-unversioned-command-0:3.12.9-2.el10_0.9.noarch",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.12.9-2.el10_0.9.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.aarch64"
},
"product_reference": "python3-0:3.12.9-2.el10_0.9.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.12.9-2.el10_0.9.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.ppc64le"
},
"product_reference": "python3-0:3.12.9-2.el10_0.9.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.12.9-2.el10_0.9.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.s390x"
},
"product_reference": "python3-0:3.12.9-2.el10_0.9.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.12.9-2.el10_0.9.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.x86_64"
},
"product_reference": "python3-0:3.12.9-2.el10_0.9.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.12.9-2.el10_0.9.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.aarch64"
},
"product_reference": "python3-debug-0:3.12.9-2.el10_0.9.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.12.9-2.el10_0.9.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.ppc64le"
},
"product_reference": "python3-debug-0:3.12.9-2.el10_0.9.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.12.9-2.el10_0.9.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.s390x"
},
"product_reference": "python3-debug-0:3.12.9-2.el10_0.9.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.12.9-2.el10_0.9.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.x86_64"
},
"product_reference": "python3-debug-0:3.12.9-2.el10_0.9.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.12.9-2.el10_0.9.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.aarch64"
},
"product_reference": "python3-devel-0:3.12.9-2.el10_0.9.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.12.9-2.el10_0.9.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.ppc64le"
},
"product_reference": "python3-devel-0:3.12.9-2.el10_0.9.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.12.9-2.el10_0.9.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.s390x"
},
"product_reference": "python3-devel-0:3.12.9-2.el10_0.9.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.12.9-2.el10_0.9.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.x86_64"
},
"product_reference": "python3-devel-0:3.12.9-2.el10_0.9.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.12.9-2.el10_0.9.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.aarch64"
},
"product_reference": "python3-idle-0:3.12.9-2.el10_0.9.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.12.9-2.el10_0.9.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.ppc64le"
},
"product_reference": "python3-idle-0:3.12.9-2.el10_0.9.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.12.9-2.el10_0.9.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.s390x"
},
"product_reference": "python3-idle-0:3.12.9-2.el10_0.9.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.12.9-2.el10_0.9.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.x86_64"
},
"product_reference": "python3-idle-0:3.12.9-2.el10_0.9.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.12.9-2.el10_0.9.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.aarch64"
},
"product_reference": "python3-libs-0:3.12.9-2.el10_0.9.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.12.9-2.el10_0.9.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.ppc64le"
},
"product_reference": "python3-libs-0:3.12.9-2.el10_0.9.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.12.9-2.el10_0.9.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.s390x"
},
"product_reference": "python3-libs-0:3.12.9-2.el10_0.9.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.12.9-2.el10_0.9.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.x86_64"
},
"product_reference": "python3-libs-0:3.12.9-2.el10_0.9.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.12.9-2.el10_0.9.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.aarch64"
},
"product_reference": "python3-test-0:3.12.9-2.el10_0.9.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.12.9-2.el10_0.9.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.ppc64le"
},
"product_reference": "python3-test-0:3.12.9-2.el10_0.9.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.12.9-2.el10_0.9.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.s390x"
},
"product_reference": "python3-test-0:3.12.9-2.el10_0.9.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.12.9-2.el10_0.9.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.x86_64"
},
"product_reference": "python3-test-0:3.12.9-2.el10_0.9.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.12.9-2.el10_0.9.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.aarch64"
},
"product_reference": "python3-tkinter-0:3.12.9-2.el10_0.9.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.12.9-2.el10_0.9.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.ppc64le"
},
"product_reference": "python3-tkinter-0:3.12.9-2.el10_0.9.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.12.9-2.el10_0.9.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.s390x"
},
"product_reference": "python3-tkinter-0:3.12.9-2.el10_0.9.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.12.9-2.el10_0.9.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.x86_64"
},
"product_reference": "python3-tkinter-0:3.12.9-2.el10_0.9.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.9-2.el10_0.9.src as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:python3.12-0:3.12.9-2.el10_0.9.src"
},
"product_reference": "python3.12-0:3.12.9-2.el10_0.9.src",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.9-2.el10_0.9.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.aarch64"
},
"product_reference": "python3.12-debuginfo-0:3.12.9-2.el10_0.9.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.9-2.el10_0.9.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.ppc64le"
},
"product_reference": "python3.12-debuginfo-0:3.12.9-2.el10_0.9.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.9-2.el10_0.9.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.s390x"
},
"product_reference": "python3.12-debuginfo-0:3.12.9-2.el10_0.9.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.9-2.el10_0.9.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.x86_64"
},
"product_reference": "python3.12-debuginfo-0:3.12.9-2.el10_0.9.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.9-2.el10_0.9.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.aarch64"
},
"product_reference": "python3.12-debugsource-0:3.12.9-2.el10_0.9.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.9-2.el10_0.9.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.ppc64le"
},
"product_reference": "python3.12-debugsource-0:3.12.9-2.el10_0.9.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.9-2.el10_0.9.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.s390x"
},
"product_reference": "python3.12-debugsource-0:3.12.9-2.el10_0.9.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.9-2.el10_0.9.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.x86_64"
},
"product_reference": "python3.12-debugsource-0:3.12.9-2.el10_0.9.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-unversioned-command-0:3.12.9-2.el10_0.9.noarch as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:python-unversioned-command-0:3.12.9-2.el10_0.9.noarch"
},
"product_reference": "python-unversioned-command-0:3.12.9-2.el10_0.9.noarch",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.12.9-2.el10_0.9.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.aarch64"
},
"product_reference": "python3-0:3.12.9-2.el10_0.9.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.12.9-2.el10_0.9.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.ppc64le"
},
"product_reference": "python3-0:3.12.9-2.el10_0.9.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.12.9-2.el10_0.9.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.s390x"
},
"product_reference": "python3-0:3.12.9-2.el10_0.9.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.12.9-2.el10_0.9.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.x86_64"
},
"product_reference": "python3-0:3.12.9-2.el10_0.9.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.12.9-2.el10_0.9.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.aarch64"
},
"product_reference": "python3-debug-0:3.12.9-2.el10_0.9.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.12.9-2.el10_0.9.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.ppc64le"
},
"product_reference": "python3-debug-0:3.12.9-2.el10_0.9.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.12.9-2.el10_0.9.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.s390x"
},
"product_reference": "python3-debug-0:3.12.9-2.el10_0.9.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.12.9-2.el10_0.9.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.x86_64"
},
"product_reference": "python3-debug-0:3.12.9-2.el10_0.9.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.12.9-2.el10_0.9.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.aarch64"
},
"product_reference": "python3-devel-0:3.12.9-2.el10_0.9.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.12.9-2.el10_0.9.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.ppc64le"
},
"product_reference": "python3-devel-0:3.12.9-2.el10_0.9.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.12.9-2.el10_0.9.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.s390x"
},
"product_reference": "python3-devel-0:3.12.9-2.el10_0.9.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.12.9-2.el10_0.9.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.x86_64"
},
"product_reference": "python3-devel-0:3.12.9-2.el10_0.9.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.12.9-2.el10_0.9.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.aarch64"
},
"product_reference": "python3-idle-0:3.12.9-2.el10_0.9.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.12.9-2.el10_0.9.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.ppc64le"
},
"product_reference": "python3-idle-0:3.12.9-2.el10_0.9.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.12.9-2.el10_0.9.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.s390x"
},
"product_reference": "python3-idle-0:3.12.9-2.el10_0.9.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.12.9-2.el10_0.9.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.x86_64"
},
"product_reference": "python3-idle-0:3.12.9-2.el10_0.9.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.12.9-2.el10_0.9.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.aarch64"
},
"product_reference": "python3-libs-0:3.12.9-2.el10_0.9.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.12.9-2.el10_0.9.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.ppc64le"
},
"product_reference": "python3-libs-0:3.12.9-2.el10_0.9.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.12.9-2.el10_0.9.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.s390x"
},
"product_reference": "python3-libs-0:3.12.9-2.el10_0.9.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.12.9-2.el10_0.9.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.x86_64"
},
"product_reference": "python3-libs-0:3.12.9-2.el10_0.9.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.12.9-2.el10_0.9.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.aarch64"
},
"product_reference": "python3-test-0:3.12.9-2.el10_0.9.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.12.9-2.el10_0.9.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.ppc64le"
},
"product_reference": "python3-test-0:3.12.9-2.el10_0.9.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.12.9-2.el10_0.9.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.s390x"
},
"product_reference": "python3-test-0:3.12.9-2.el10_0.9.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.12.9-2.el10_0.9.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.x86_64"
},
"product_reference": "python3-test-0:3.12.9-2.el10_0.9.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.12.9-2.el10_0.9.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.aarch64"
},
"product_reference": "python3-tkinter-0:3.12.9-2.el10_0.9.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.12.9-2.el10_0.9.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.ppc64le"
},
"product_reference": "python3-tkinter-0:3.12.9-2.el10_0.9.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.12.9-2.el10_0.9.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.s390x"
},
"product_reference": "python3-tkinter-0:3.12.9-2.el10_0.9.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.12.9-2.el10_0.9.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.x86_64"
},
"product_reference": "python3-tkinter-0:3.12.9-2.el10_0.9.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.9-2.el10_0.9.src as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:python3.12-0:3.12.9-2.el10_0.9.src"
},
"product_reference": "python3.12-0:3.12.9-2.el10_0.9.src",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.9-2.el10_0.9.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.aarch64"
},
"product_reference": "python3.12-debuginfo-0:3.12.9-2.el10_0.9.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.9-2.el10_0.9.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.ppc64le"
},
"product_reference": "python3.12-debuginfo-0:3.12.9-2.el10_0.9.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.9-2.el10_0.9.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.s390x"
},
"product_reference": "python3.12-debuginfo-0:3.12.9-2.el10_0.9.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.9-2.el10_0.9.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.x86_64"
},
"product_reference": "python3.12-debuginfo-0:3.12.9-2.el10_0.9.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.9-2.el10_0.9.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.aarch64"
},
"product_reference": "python3.12-debugsource-0:3.12.9-2.el10_0.9.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.9-2.el10_0.9.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.ppc64le"
},
"product_reference": "python3.12-debugsource-0:3.12.9-2.el10_0.9.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.9-2.el10_0.9.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.s390x"
},
"product_reference": "python3.12-debugsource-0:3.12.9-2.el10_0.9.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.9-2.el10_0.9.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.x86_64"
},
"product_reference": "python3.12-debugsource-0:3.12.9-2.el10_0.9.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
}
]
},
"vulnerabilities": [
{
"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.0.Z.E2S:python-unversioned-command-0:3.12.9-2.el10_0.9.noarch",
"AppStream-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.aarch64",
"AppStream-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.ppc64le",
"AppStream-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.s390x",
"AppStream-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.x86_64",
"AppStream-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.aarch64",
"AppStream-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.ppc64le",
"AppStream-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.s390x",
"AppStream-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.x86_64",
"AppStream-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.aarch64",
"AppStream-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.ppc64le",
"AppStream-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.s390x",
"AppStream-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.x86_64",
"AppStream-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.aarch64",
"AppStream-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.ppc64le",
"AppStream-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.s390x",
"AppStream-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.x86_64",
"AppStream-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.aarch64",
"AppStream-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.ppc64le",
"AppStream-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.s390x",
"AppStream-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.x86_64",
"AppStream-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.aarch64",
"AppStream-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.ppc64le",
"AppStream-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.s390x",
"AppStream-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.x86_64",
"AppStream-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.aarch64",
"AppStream-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.ppc64le",
"AppStream-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.s390x",
"AppStream-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.x86_64",
"AppStream-10.0.Z.E2S:python3.12-0:3.12.9-2.el10_0.9.src",
"AppStream-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.aarch64",
"AppStream-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.ppc64le",
"AppStream-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.s390x",
"AppStream-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.x86_64",
"AppStream-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.aarch64",
"AppStream-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.ppc64le",
"AppStream-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.s390x",
"AppStream-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.x86_64",
"BaseOS-10.0.Z.E2S:python-unversioned-command-0:3.12.9-2.el10_0.9.noarch",
"BaseOS-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.aarch64",
"BaseOS-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.ppc64le",
"BaseOS-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.s390x",
"BaseOS-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.x86_64",
"BaseOS-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.aarch64",
"BaseOS-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.ppc64le",
"BaseOS-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.s390x",
"BaseOS-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.x86_64",
"BaseOS-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.aarch64",
"BaseOS-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.ppc64le",
"BaseOS-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.s390x",
"BaseOS-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.x86_64",
"BaseOS-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.aarch64",
"BaseOS-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.ppc64le",
"BaseOS-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.s390x",
"BaseOS-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.x86_64",
"BaseOS-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.aarch64",
"BaseOS-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.ppc64le",
"BaseOS-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.s390x",
"BaseOS-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.x86_64",
"BaseOS-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.aarch64",
"BaseOS-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.ppc64le",
"BaseOS-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.s390x",
"BaseOS-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.x86_64",
"BaseOS-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.aarch64",
"BaseOS-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.ppc64le",
"BaseOS-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.s390x",
"BaseOS-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.x86_64",
"BaseOS-10.0.Z.E2S:python3.12-0:3.12.9-2.el10_0.9.src",
"BaseOS-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.aarch64",
"BaseOS-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.ppc64le",
"BaseOS-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.s390x",
"BaseOS-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.x86_64",
"BaseOS-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.aarch64",
"BaseOS-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.ppc64le",
"BaseOS-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.s390x",
"BaseOS-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.x86_64",
"CRB-10.0.Z.E2S:python-unversioned-command-0:3.12.9-2.el10_0.9.noarch",
"CRB-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.aarch64",
"CRB-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.ppc64le",
"CRB-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.s390x",
"CRB-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.x86_64",
"CRB-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.aarch64",
"CRB-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.ppc64le",
"CRB-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.s390x",
"CRB-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.x86_64",
"CRB-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.aarch64",
"CRB-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.ppc64le",
"CRB-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.s390x",
"CRB-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.x86_64",
"CRB-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.aarch64",
"CRB-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.ppc64le",
"CRB-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.s390x",
"CRB-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.x86_64",
"CRB-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.aarch64",
"CRB-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.ppc64le",
"CRB-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.s390x",
"CRB-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.x86_64",
"CRB-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.aarch64",
"CRB-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.ppc64le",
"CRB-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.s390x",
"CRB-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.x86_64",
"CRB-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.aarch64",
"CRB-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.ppc64le",
"CRB-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.s390x",
"CRB-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.x86_64",
"CRB-10.0.Z.E2S:python3.12-0:3.12.9-2.el10_0.9.src",
"CRB-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.aarch64",
"CRB-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.ppc64le",
"CRB-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.s390x",
"CRB-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.x86_64",
"CRB-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.aarch64",
"CRB-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.ppc64le",
"CRB-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.s390x",
"CRB-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.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-13T02:08:11+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.0.Z.E2S:python-unversioned-command-0:3.12.9-2.el10_0.9.noarch",
"AppStream-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.aarch64",
"AppStream-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.ppc64le",
"AppStream-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.s390x",
"AppStream-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.x86_64",
"AppStream-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.aarch64",
"AppStream-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.ppc64le",
"AppStream-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.s390x",
"AppStream-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.x86_64",
"AppStream-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.aarch64",
"AppStream-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.ppc64le",
"AppStream-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.s390x",
"AppStream-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.x86_64",
"AppStream-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.aarch64",
"AppStream-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.ppc64le",
"AppStream-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.s390x",
"AppStream-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.x86_64",
"AppStream-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.aarch64",
"AppStream-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.ppc64le",
"AppStream-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.s390x",
"AppStream-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.x86_64",
"AppStream-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.aarch64",
"AppStream-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.ppc64le",
"AppStream-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.s390x",
"AppStream-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.x86_64",
"AppStream-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.aarch64",
"AppStream-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.ppc64le",
"AppStream-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.s390x",
"AppStream-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.x86_64",
"AppStream-10.0.Z.E2S:python3.12-0:3.12.9-2.el10_0.9.src",
"AppStream-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.aarch64",
"AppStream-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.ppc64le",
"AppStream-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.s390x",
"AppStream-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.x86_64",
"AppStream-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.aarch64",
"AppStream-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.ppc64le",
"AppStream-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.s390x",
"AppStream-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.x86_64",
"BaseOS-10.0.Z.E2S:python-unversioned-command-0:3.12.9-2.el10_0.9.noarch",
"BaseOS-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.aarch64",
"BaseOS-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.ppc64le",
"BaseOS-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.s390x",
"BaseOS-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.x86_64",
"BaseOS-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.aarch64",
"BaseOS-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.ppc64le",
"BaseOS-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.s390x",
"BaseOS-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.x86_64",
"BaseOS-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.aarch64",
"BaseOS-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.ppc64le",
"BaseOS-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.s390x",
"BaseOS-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.x86_64",
"BaseOS-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.aarch64",
"BaseOS-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.ppc64le",
"BaseOS-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.s390x",
"BaseOS-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.x86_64",
"BaseOS-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.aarch64",
"BaseOS-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.ppc64le",
"BaseOS-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.s390x",
"BaseOS-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.x86_64",
"BaseOS-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.aarch64",
"BaseOS-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.ppc64le",
"BaseOS-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.s390x",
"BaseOS-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.x86_64",
"BaseOS-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.aarch64",
"BaseOS-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.ppc64le",
"BaseOS-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.s390x",
"BaseOS-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.x86_64",
"BaseOS-10.0.Z.E2S:python3.12-0:3.12.9-2.el10_0.9.src",
"BaseOS-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.aarch64",
"BaseOS-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.ppc64le",
"BaseOS-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.s390x",
"BaseOS-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.x86_64",
"BaseOS-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.aarch64",
"BaseOS-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.ppc64le",
"BaseOS-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.s390x",
"BaseOS-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.x86_64",
"CRB-10.0.Z.E2S:python-unversioned-command-0:3.12.9-2.el10_0.9.noarch",
"CRB-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.aarch64",
"CRB-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.ppc64le",
"CRB-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.s390x",
"CRB-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.x86_64",
"CRB-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.aarch64",
"CRB-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.ppc64le",
"CRB-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.s390x",
"CRB-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.x86_64",
"CRB-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.aarch64",
"CRB-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.ppc64le",
"CRB-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.s390x",
"CRB-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.x86_64",
"CRB-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.aarch64",
"CRB-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.ppc64le",
"CRB-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.s390x",
"CRB-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.x86_64",
"CRB-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.aarch64",
"CRB-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.ppc64le",
"CRB-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.s390x",
"CRB-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.x86_64",
"CRB-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.aarch64",
"CRB-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.ppc64le",
"CRB-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.s390x",
"CRB-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.x86_64",
"CRB-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.aarch64",
"CRB-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.ppc64le",
"CRB-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.s390x",
"CRB-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.x86_64",
"CRB-10.0.Z.E2S:python3.12-0:3.12.9-2.el10_0.9.src",
"CRB-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.aarch64",
"CRB-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.ppc64le",
"CRB-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.s390x",
"CRB-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.x86_64",
"CRB-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.aarch64",
"CRB-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.ppc64le",
"CRB-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.s390x",
"CRB-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16699"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-10.0.Z.E2S:python-unversioned-command-0:3.12.9-2.el10_0.9.noarch",
"AppStream-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.aarch64",
"AppStream-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.ppc64le",
"AppStream-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.s390x",
"AppStream-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.x86_64",
"AppStream-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.aarch64",
"AppStream-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.ppc64le",
"AppStream-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.s390x",
"AppStream-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.x86_64",
"AppStream-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.aarch64",
"AppStream-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.ppc64le",
"AppStream-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.s390x",
"AppStream-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.x86_64",
"AppStream-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.aarch64",
"AppStream-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.ppc64le",
"AppStream-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.s390x",
"AppStream-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.x86_64",
"AppStream-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.aarch64",
"AppStream-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.ppc64le",
"AppStream-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.s390x",
"AppStream-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.x86_64",
"AppStream-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.aarch64",
"AppStream-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.ppc64le",
"AppStream-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.s390x",
"AppStream-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.x86_64",
"AppStream-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.aarch64",
"AppStream-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.ppc64le",
"AppStream-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.s390x",
"AppStream-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.x86_64",
"AppStream-10.0.Z.E2S:python3.12-0:3.12.9-2.el10_0.9.src",
"AppStream-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.aarch64",
"AppStream-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.ppc64le",
"AppStream-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.s390x",
"AppStream-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.x86_64",
"AppStream-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.aarch64",
"AppStream-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.ppc64le",
"AppStream-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.s390x",
"AppStream-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.x86_64",
"BaseOS-10.0.Z.E2S:python-unversioned-command-0:3.12.9-2.el10_0.9.noarch",
"BaseOS-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.aarch64",
"BaseOS-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.ppc64le",
"BaseOS-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.s390x",
"BaseOS-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.x86_64",
"BaseOS-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.aarch64",
"BaseOS-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.ppc64le",
"BaseOS-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.s390x",
"BaseOS-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.x86_64",
"BaseOS-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.aarch64",
"BaseOS-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.ppc64le",
"BaseOS-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.s390x",
"BaseOS-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.x86_64",
"BaseOS-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.aarch64",
"BaseOS-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.ppc64le",
"BaseOS-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.s390x",
"BaseOS-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.x86_64",
"BaseOS-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.aarch64",
"BaseOS-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.ppc64le",
"BaseOS-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.s390x",
"BaseOS-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.x86_64",
"BaseOS-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.aarch64",
"BaseOS-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.ppc64le",
"BaseOS-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.s390x",
"BaseOS-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.x86_64",
"BaseOS-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.aarch64",
"BaseOS-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.ppc64le",
"BaseOS-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.s390x",
"BaseOS-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.x86_64",
"BaseOS-10.0.Z.E2S:python3.12-0:3.12.9-2.el10_0.9.src",
"BaseOS-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.aarch64",
"BaseOS-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.ppc64le",
"BaseOS-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.s390x",
"BaseOS-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.x86_64",
"BaseOS-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.aarch64",
"BaseOS-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.ppc64le",
"BaseOS-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.s390x",
"BaseOS-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.x86_64",
"CRB-10.0.Z.E2S:python-unversioned-command-0:3.12.9-2.el10_0.9.noarch",
"CRB-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.aarch64",
"CRB-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.ppc64le",
"CRB-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.s390x",
"CRB-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.x86_64",
"CRB-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.aarch64",
"CRB-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.ppc64le",
"CRB-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.s390x",
"CRB-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.x86_64",
"CRB-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.aarch64",
"CRB-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.ppc64le",
"CRB-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.s390x",
"CRB-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.x86_64",
"CRB-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.aarch64",
"CRB-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.ppc64le",
"CRB-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.s390x",
"CRB-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.x86_64",
"CRB-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.aarch64",
"CRB-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.ppc64le",
"CRB-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.s390x",
"CRB-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.x86_64",
"CRB-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.aarch64",
"CRB-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.ppc64le",
"CRB-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.s390x",
"CRB-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.x86_64",
"CRB-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.aarch64",
"CRB-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.ppc64le",
"CRB-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.s390x",
"CRB-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.x86_64",
"CRB-10.0.Z.E2S:python3.12-0:3.12.9-2.el10_0.9.src",
"CRB-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.aarch64",
"CRB-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.ppc64le",
"CRB-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.s390x",
"CRB-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.x86_64",
"CRB-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.aarch64",
"CRB-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.ppc64le",
"CRB-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.s390x",
"CRB-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.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.0.Z.E2S:python-unversioned-command-0:3.12.9-2.el10_0.9.noarch",
"AppStream-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.aarch64",
"AppStream-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.ppc64le",
"AppStream-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.s390x",
"AppStream-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.x86_64",
"AppStream-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.aarch64",
"AppStream-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.ppc64le",
"AppStream-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.s390x",
"AppStream-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.x86_64",
"AppStream-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.aarch64",
"AppStream-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.ppc64le",
"AppStream-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.s390x",
"AppStream-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.x86_64",
"AppStream-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.aarch64",
"AppStream-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.ppc64le",
"AppStream-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.s390x",
"AppStream-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.x86_64",
"AppStream-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.aarch64",
"AppStream-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.ppc64le",
"AppStream-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.s390x",
"AppStream-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.x86_64",
"AppStream-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.aarch64",
"AppStream-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.ppc64le",
"AppStream-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.s390x",
"AppStream-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.x86_64",
"AppStream-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.aarch64",
"AppStream-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.ppc64le",
"AppStream-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.s390x",
"AppStream-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.x86_64",
"AppStream-10.0.Z.E2S:python3.12-0:3.12.9-2.el10_0.9.src",
"AppStream-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.aarch64",
"AppStream-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.ppc64le",
"AppStream-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.s390x",
"AppStream-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.x86_64",
"AppStream-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.aarch64",
"AppStream-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.ppc64le",
"AppStream-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.s390x",
"AppStream-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.x86_64",
"BaseOS-10.0.Z.E2S:python-unversioned-command-0:3.12.9-2.el10_0.9.noarch",
"BaseOS-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.aarch64",
"BaseOS-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.ppc64le",
"BaseOS-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.s390x",
"BaseOS-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.x86_64",
"BaseOS-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.aarch64",
"BaseOS-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.ppc64le",
"BaseOS-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.s390x",
"BaseOS-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.x86_64",
"BaseOS-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.aarch64",
"BaseOS-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.ppc64le",
"BaseOS-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.s390x",
"BaseOS-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.x86_64",
"BaseOS-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.aarch64",
"BaseOS-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.ppc64le",
"BaseOS-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.s390x",
"BaseOS-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.x86_64",
"BaseOS-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.aarch64",
"BaseOS-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.ppc64le",
"BaseOS-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.s390x",
"BaseOS-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.x86_64",
"BaseOS-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.aarch64",
"BaseOS-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.ppc64le",
"BaseOS-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.s390x",
"BaseOS-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.x86_64",
"BaseOS-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.aarch64",
"BaseOS-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.ppc64le",
"BaseOS-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.s390x",
"BaseOS-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.x86_64",
"BaseOS-10.0.Z.E2S:python3.12-0:3.12.9-2.el10_0.9.src",
"BaseOS-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.aarch64",
"BaseOS-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.ppc64le",
"BaseOS-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.s390x",
"BaseOS-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.x86_64",
"BaseOS-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.aarch64",
"BaseOS-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.ppc64le",
"BaseOS-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.s390x",
"BaseOS-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.x86_64",
"CRB-10.0.Z.E2S:python-unversioned-command-0:3.12.9-2.el10_0.9.noarch",
"CRB-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.aarch64",
"CRB-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.ppc64le",
"CRB-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.s390x",
"CRB-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.x86_64",
"CRB-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.aarch64",
"CRB-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.ppc64le",
"CRB-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.s390x",
"CRB-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.x86_64",
"CRB-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.aarch64",
"CRB-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.ppc64le",
"CRB-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.s390x",
"CRB-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.x86_64",
"CRB-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.aarch64",
"CRB-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.ppc64le",
"CRB-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.s390x",
"CRB-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.x86_64",
"CRB-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.aarch64",
"CRB-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.ppc64le",
"CRB-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.s390x",
"CRB-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.x86_64",
"CRB-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.aarch64",
"CRB-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.ppc64le",
"CRB-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.s390x",
"CRB-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.x86_64",
"CRB-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.aarch64",
"CRB-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.ppc64le",
"CRB-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.s390x",
"CRB-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.x86_64",
"CRB-10.0.Z.E2S:python3.12-0:3.12.9-2.el10_0.9.src",
"CRB-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.aarch64",
"CRB-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.ppc64le",
"CRB-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.s390x",
"CRB-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.x86_64",
"CRB-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.aarch64",
"CRB-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.ppc64le",
"CRB-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.s390x",
"CRB-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python: cpython: Python: Arbitrary code execution via command injection in webbrowser.open() API"
},
{
"cve": "CVE-2026-6100",
"cwe": {
"id": "CWE-825",
"name": "Expired Pointer Dereference"
},
"discovery_date": "2026-04-13T18:01:31.970255+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2457932"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Python\u0027s decompression modules, including `lzma.LZMADecompressor`, `bz2.BZ2Decompressor`, and `gzip.GzipFile`. This vulnerability, a use-after-free, can occur if a program attempts to re-use a decompression object after a memory allocation error, especially when the system is experiencing high memory usage. Exploitation of this flaw could potentially allow an attacker to execute arbitrary code or access sensitive data. The vulnerability is only present if the program re-uses decompressor instances across multiple decompression calls even after a `MemoryError` is raised during decompression. Using the helper functions to one-shot decompress data such as `lzma.decompress()`, `bz2.decompress()`, `gzip.decompress()`, and `zlib.decompress()` are not affected as a new decompressor instance is used per call. If the decompressor instance is not re-used after an error condition, this usage is similarly not vulnerable.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: Python: Arbitrary code execution or information disclosure via use-after-free in decompression modules",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The severity of this flaw is somewhat mitigated on Red Hat platforms. By default processes are not executed with root user privilege and are limited in their scope which in turn limits the impact of this flaw.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.0.Z.E2S:python-unversioned-command-0:3.12.9-2.el10_0.9.noarch",
"AppStream-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.aarch64",
"AppStream-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.ppc64le",
"AppStream-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.s390x",
"AppStream-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.x86_64",
"AppStream-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.aarch64",
"AppStream-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.ppc64le",
"AppStream-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.s390x",
"AppStream-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.x86_64",
"AppStream-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.aarch64",
"AppStream-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.ppc64le",
"AppStream-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.s390x",
"AppStream-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.x86_64",
"AppStream-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.aarch64",
"AppStream-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.ppc64le",
"AppStream-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.s390x",
"AppStream-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.x86_64",
"AppStream-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.aarch64",
"AppStream-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.ppc64le",
"AppStream-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.s390x",
"AppStream-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.x86_64",
"AppStream-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.aarch64",
"AppStream-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.ppc64le",
"AppStream-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.s390x",
"AppStream-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.x86_64",
"AppStream-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.aarch64",
"AppStream-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.ppc64le",
"AppStream-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.s390x",
"AppStream-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.x86_64",
"AppStream-10.0.Z.E2S:python3.12-0:3.12.9-2.el10_0.9.src",
"AppStream-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.aarch64",
"AppStream-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.ppc64le",
"AppStream-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.s390x",
"AppStream-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.x86_64",
"AppStream-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.aarch64",
"AppStream-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.ppc64le",
"AppStream-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.s390x",
"AppStream-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.x86_64",
"BaseOS-10.0.Z.E2S:python-unversioned-command-0:3.12.9-2.el10_0.9.noarch",
"BaseOS-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.aarch64",
"BaseOS-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.ppc64le",
"BaseOS-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.s390x",
"BaseOS-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.x86_64",
"BaseOS-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.aarch64",
"BaseOS-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.ppc64le",
"BaseOS-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.s390x",
"BaseOS-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.x86_64",
"BaseOS-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.aarch64",
"BaseOS-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.ppc64le",
"BaseOS-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.s390x",
"BaseOS-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.x86_64",
"BaseOS-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.aarch64",
"BaseOS-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.ppc64le",
"BaseOS-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.s390x",
"BaseOS-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.x86_64",
"BaseOS-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.aarch64",
"BaseOS-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.ppc64le",
"BaseOS-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.s390x",
"BaseOS-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.x86_64",
"BaseOS-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.aarch64",
"BaseOS-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.ppc64le",
"BaseOS-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.s390x",
"BaseOS-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.x86_64",
"BaseOS-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.aarch64",
"BaseOS-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.ppc64le",
"BaseOS-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.s390x",
"BaseOS-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.x86_64",
"BaseOS-10.0.Z.E2S:python3.12-0:3.12.9-2.el10_0.9.src",
"BaseOS-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.aarch64",
"BaseOS-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.ppc64le",
"BaseOS-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.s390x",
"BaseOS-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.x86_64",
"BaseOS-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.aarch64",
"BaseOS-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.ppc64le",
"BaseOS-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.s390x",
"BaseOS-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.x86_64",
"CRB-10.0.Z.E2S:python-unversioned-command-0:3.12.9-2.el10_0.9.noarch",
"CRB-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.aarch64",
"CRB-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.ppc64le",
"CRB-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.s390x",
"CRB-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.x86_64",
"CRB-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.aarch64",
"CRB-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.ppc64le",
"CRB-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.s390x",
"CRB-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.x86_64",
"CRB-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.aarch64",
"CRB-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.ppc64le",
"CRB-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.s390x",
"CRB-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.x86_64",
"CRB-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.aarch64",
"CRB-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.ppc64le",
"CRB-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.s390x",
"CRB-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.x86_64",
"CRB-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.aarch64",
"CRB-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.ppc64le",
"CRB-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.s390x",
"CRB-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.x86_64",
"CRB-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.aarch64",
"CRB-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.ppc64le",
"CRB-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.s390x",
"CRB-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.x86_64",
"CRB-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.aarch64",
"CRB-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.ppc64le",
"CRB-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.s390x",
"CRB-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.x86_64",
"CRB-10.0.Z.E2S:python3.12-0:3.12.9-2.el10_0.9.src",
"CRB-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.aarch64",
"CRB-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.ppc64le",
"CRB-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.s390x",
"CRB-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.x86_64",
"CRB-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.aarch64",
"CRB-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.ppc64le",
"CRB-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.s390x",
"CRB-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.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-13T02:08:11+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.0.Z.E2S:python-unversioned-command-0:3.12.9-2.el10_0.9.noarch",
"AppStream-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.aarch64",
"AppStream-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.ppc64le",
"AppStream-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.s390x",
"AppStream-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.x86_64",
"AppStream-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.aarch64",
"AppStream-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.ppc64le",
"AppStream-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.s390x",
"AppStream-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.x86_64",
"AppStream-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.aarch64",
"AppStream-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.ppc64le",
"AppStream-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.s390x",
"AppStream-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.x86_64",
"AppStream-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.aarch64",
"AppStream-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.ppc64le",
"AppStream-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.s390x",
"AppStream-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.x86_64",
"AppStream-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.aarch64",
"AppStream-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.ppc64le",
"AppStream-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.s390x",
"AppStream-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.x86_64",
"AppStream-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.aarch64",
"AppStream-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.ppc64le",
"AppStream-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.s390x",
"AppStream-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.x86_64",
"AppStream-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.aarch64",
"AppStream-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.ppc64le",
"AppStream-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.s390x",
"AppStream-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.x86_64",
"AppStream-10.0.Z.E2S:python3.12-0:3.12.9-2.el10_0.9.src",
"AppStream-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.aarch64",
"AppStream-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.ppc64le",
"AppStream-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.s390x",
"AppStream-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.x86_64",
"AppStream-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.aarch64",
"AppStream-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.ppc64le",
"AppStream-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.s390x",
"AppStream-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.x86_64",
"BaseOS-10.0.Z.E2S:python-unversioned-command-0:3.12.9-2.el10_0.9.noarch",
"BaseOS-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.aarch64",
"BaseOS-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.ppc64le",
"BaseOS-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.s390x",
"BaseOS-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.x86_64",
"BaseOS-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.aarch64",
"BaseOS-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.ppc64le",
"BaseOS-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.s390x",
"BaseOS-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.x86_64",
"BaseOS-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.aarch64",
"BaseOS-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.ppc64le",
"BaseOS-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.s390x",
"BaseOS-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.x86_64",
"BaseOS-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.aarch64",
"BaseOS-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.ppc64le",
"BaseOS-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.s390x",
"BaseOS-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.x86_64",
"BaseOS-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.aarch64",
"BaseOS-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.ppc64le",
"BaseOS-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.s390x",
"BaseOS-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.x86_64",
"BaseOS-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.aarch64",
"BaseOS-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.ppc64le",
"BaseOS-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.s390x",
"BaseOS-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.x86_64",
"BaseOS-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.aarch64",
"BaseOS-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.ppc64le",
"BaseOS-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.s390x",
"BaseOS-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.x86_64",
"BaseOS-10.0.Z.E2S:python3.12-0:3.12.9-2.el10_0.9.src",
"BaseOS-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.aarch64",
"BaseOS-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.ppc64le",
"BaseOS-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.s390x",
"BaseOS-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.x86_64",
"BaseOS-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.aarch64",
"BaseOS-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.ppc64le",
"BaseOS-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.s390x",
"BaseOS-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.x86_64",
"CRB-10.0.Z.E2S:python-unversioned-command-0:3.12.9-2.el10_0.9.noarch",
"CRB-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.aarch64",
"CRB-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.ppc64le",
"CRB-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.s390x",
"CRB-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.x86_64",
"CRB-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.aarch64",
"CRB-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.ppc64le",
"CRB-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.s390x",
"CRB-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.x86_64",
"CRB-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.aarch64",
"CRB-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.ppc64le",
"CRB-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.s390x",
"CRB-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.x86_64",
"CRB-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.aarch64",
"CRB-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.ppc64le",
"CRB-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.s390x",
"CRB-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.x86_64",
"CRB-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.aarch64",
"CRB-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.ppc64le",
"CRB-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.s390x",
"CRB-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.x86_64",
"CRB-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.aarch64",
"CRB-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.ppc64le",
"CRB-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.s390x",
"CRB-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.x86_64",
"CRB-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.aarch64",
"CRB-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.ppc64le",
"CRB-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.s390x",
"CRB-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.x86_64",
"CRB-10.0.Z.E2S:python3.12-0:3.12.9-2.el10_0.9.src",
"CRB-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.aarch64",
"CRB-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.ppc64le",
"CRB-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.s390x",
"CRB-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.x86_64",
"CRB-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.aarch64",
"CRB-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.ppc64le",
"CRB-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.s390x",
"CRB-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16699"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-10.0.Z.E2S:python-unversioned-command-0:3.12.9-2.el10_0.9.noarch",
"AppStream-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.aarch64",
"AppStream-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.ppc64le",
"AppStream-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.s390x",
"AppStream-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.x86_64",
"AppStream-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.aarch64",
"AppStream-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.ppc64le",
"AppStream-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.s390x",
"AppStream-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.x86_64",
"AppStream-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.aarch64",
"AppStream-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.ppc64le",
"AppStream-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.s390x",
"AppStream-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.x86_64",
"AppStream-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.aarch64",
"AppStream-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.ppc64le",
"AppStream-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.s390x",
"AppStream-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.x86_64",
"AppStream-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.aarch64",
"AppStream-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.ppc64le",
"AppStream-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.s390x",
"AppStream-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.x86_64",
"AppStream-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.aarch64",
"AppStream-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.ppc64le",
"AppStream-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.s390x",
"AppStream-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.x86_64",
"AppStream-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.aarch64",
"AppStream-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.ppc64le",
"AppStream-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.s390x",
"AppStream-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.x86_64",
"AppStream-10.0.Z.E2S:python3.12-0:3.12.9-2.el10_0.9.src",
"AppStream-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.aarch64",
"AppStream-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.ppc64le",
"AppStream-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.s390x",
"AppStream-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.x86_64",
"AppStream-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.aarch64",
"AppStream-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.ppc64le",
"AppStream-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.s390x",
"AppStream-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.x86_64",
"BaseOS-10.0.Z.E2S:python-unversioned-command-0:3.12.9-2.el10_0.9.noarch",
"BaseOS-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.aarch64",
"BaseOS-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.ppc64le",
"BaseOS-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.s390x",
"BaseOS-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.x86_64",
"BaseOS-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.aarch64",
"BaseOS-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.ppc64le",
"BaseOS-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.s390x",
"BaseOS-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.x86_64",
"BaseOS-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.aarch64",
"BaseOS-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.ppc64le",
"BaseOS-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.s390x",
"BaseOS-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.x86_64",
"BaseOS-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.aarch64",
"BaseOS-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.ppc64le",
"BaseOS-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.s390x",
"BaseOS-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.x86_64",
"BaseOS-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.aarch64",
"BaseOS-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.ppc64le",
"BaseOS-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.s390x",
"BaseOS-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.x86_64",
"BaseOS-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.aarch64",
"BaseOS-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.ppc64le",
"BaseOS-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.s390x",
"BaseOS-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.x86_64",
"BaseOS-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.aarch64",
"BaseOS-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.ppc64le",
"BaseOS-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.s390x",
"BaseOS-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.x86_64",
"BaseOS-10.0.Z.E2S:python3.12-0:3.12.9-2.el10_0.9.src",
"BaseOS-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.aarch64",
"BaseOS-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.ppc64le",
"BaseOS-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.s390x",
"BaseOS-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.x86_64",
"BaseOS-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.aarch64",
"BaseOS-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.ppc64le",
"BaseOS-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.s390x",
"BaseOS-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.x86_64",
"CRB-10.0.Z.E2S:python-unversioned-command-0:3.12.9-2.el10_0.9.noarch",
"CRB-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.aarch64",
"CRB-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.ppc64le",
"CRB-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.s390x",
"CRB-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.x86_64",
"CRB-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.aarch64",
"CRB-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.ppc64le",
"CRB-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.s390x",
"CRB-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.x86_64",
"CRB-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.aarch64",
"CRB-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.ppc64le",
"CRB-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.s390x",
"CRB-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.x86_64",
"CRB-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.aarch64",
"CRB-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.ppc64le",
"CRB-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.s390x",
"CRB-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.x86_64",
"CRB-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.aarch64",
"CRB-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.ppc64le",
"CRB-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.s390x",
"CRB-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.x86_64",
"CRB-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.aarch64",
"CRB-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.ppc64le",
"CRB-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.s390x",
"CRB-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.x86_64",
"CRB-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.aarch64",
"CRB-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.ppc64le",
"CRB-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.s390x",
"CRB-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.x86_64",
"CRB-10.0.Z.E2S:python3.12-0:3.12.9-2.el10_0.9.src",
"CRB-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.aarch64",
"CRB-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.ppc64le",
"CRB-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.s390x",
"CRB-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.x86_64",
"CRB-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.aarch64",
"CRB-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.ppc64le",
"CRB-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.s390x",
"CRB-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.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.0.Z.E2S:python-unversioned-command-0:3.12.9-2.el10_0.9.noarch",
"AppStream-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.aarch64",
"AppStream-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.ppc64le",
"AppStream-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.s390x",
"AppStream-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.x86_64",
"AppStream-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.aarch64",
"AppStream-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.ppc64le",
"AppStream-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.s390x",
"AppStream-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.x86_64",
"AppStream-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.aarch64",
"AppStream-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.ppc64le",
"AppStream-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.s390x",
"AppStream-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.x86_64",
"AppStream-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.aarch64",
"AppStream-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.ppc64le",
"AppStream-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.s390x",
"AppStream-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.x86_64",
"AppStream-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.aarch64",
"AppStream-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.ppc64le",
"AppStream-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.s390x",
"AppStream-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.x86_64",
"AppStream-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.aarch64",
"AppStream-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.ppc64le",
"AppStream-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.s390x",
"AppStream-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.x86_64",
"AppStream-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.aarch64",
"AppStream-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.ppc64le",
"AppStream-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.s390x",
"AppStream-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.x86_64",
"AppStream-10.0.Z.E2S:python3.12-0:3.12.9-2.el10_0.9.src",
"AppStream-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.aarch64",
"AppStream-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.ppc64le",
"AppStream-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.s390x",
"AppStream-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.x86_64",
"AppStream-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.aarch64",
"AppStream-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.ppc64le",
"AppStream-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.s390x",
"AppStream-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.x86_64",
"BaseOS-10.0.Z.E2S:python-unversioned-command-0:3.12.9-2.el10_0.9.noarch",
"BaseOS-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.aarch64",
"BaseOS-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.ppc64le",
"BaseOS-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.s390x",
"BaseOS-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.x86_64",
"BaseOS-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.aarch64",
"BaseOS-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.ppc64le",
"BaseOS-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.s390x",
"BaseOS-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.x86_64",
"BaseOS-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.aarch64",
"BaseOS-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.ppc64le",
"BaseOS-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.s390x",
"BaseOS-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.x86_64",
"BaseOS-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.aarch64",
"BaseOS-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.ppc64le",
"BaseOS-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.s390x",
"BaseOS-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.x86_64",
"BaseOS-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.aarch64",
"BaseOS-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.ppc64le",
"BaseOS-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.s390x",
"BaseOS-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.x86_64",
"BaseOS-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.aarch64",
"BaseOS-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.ppc64le",
"BaseOS-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.s390x",
"BaseOS-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.x86_64",
"BaseOS-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.aarch64",
"BaseOS-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.ppc64le",
"BaseOS-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.s390x",
"BaseOS-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.x86_64",
"BaseOS-10.0.Z.E2S:python3.12-0:3.12.9-2.el10_0.9.src",
"BaseOS-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.aarch64",
"BaseOS-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.ppc64le",
"BaseOS-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.s390x",
"BaseOS-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.x86_64",
"BaseOS-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.aarch64",
"BaseOS-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.ppc64le",
"BaseOS-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.s390x",
"BaseOS-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.x86_64",
"CRB-10.0.Z.E2S:python-unversioned-command-0:3.12.9-2.el10_0.9.noarch",
"CRB-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.aarch64",
"CRB-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.ppc64le",
"CRB-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.s390x",
"CRB-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.9.x86_64",
"CRB-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.aarch64",
"CRB-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.ppc64le",
"CRB-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.s390x",
"CRB-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.9.x86_64",
"CRB-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.aarch64",
"CRB-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.ppc64le",
"CRB-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.s390x",
"CRB-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.9.x86_64",
"CRB-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.aarch64",
"CRB-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.ppc64le",
"CRB-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.s390x",
"CRB-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.9.x86_64",
"CRB-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.aarch64",
"CRB-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.ppc64le",
"CRB-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.s390x",
"CRB-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.9.x86_64",
"CRB-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.aarch64",
"CRB-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.ppc64le",
"CRB-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.s390x",
"CRB-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.9.x86_64",
"CRB-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.aarch64",
"CRB-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.ppc64le",
"CRB-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.s390x",
"CRB-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.9.x86_64",
"CRB-10.0.Z.E2S:python3.12-0:3.12.9-2.el10_0.9.src",
"CRB-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.aarch64",
"CRB-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.ppc64le",
"CRB-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.s390x",
"CRB-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.9.x86_64",
"CRB-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.aarch64",
"CRB-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.ppc64le",
"CRB-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.s390x",
"CRB-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.9.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.