Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-13837 (GCVE-0-2025-13837)
Vulnerability from cvelistv5 – Published: 2025-12-01 18:13 – Updated: 2026-03-03 14:41- CWE-400 - Uncontrolled Resource Consumption
| Vendor | Product | Version | |
|---|---|---|---|
| Python Software Foundation | CPython |
Affected:
0 , < 3.10.20
(python)
Affected: 3.11.0 , < 3.11.15 (python) Affected: 3.12.0 , < 3.12.13 (python) Affected: 3.13.0 , < 3.13.10 (python) Affected: 3.14.0 , < 3.14.1 (python) Affected: 3.15.0a1 , < 3.15.0a3 (python) |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2025-13837",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-12-01T18:23:28.615317Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-400",
"description": "CWE-400 Uncontrolled Resource Consumption",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-01-07T15:16:47.344Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"modules": [
"plistlib"
],
"product": "CPython",
"repo": "https://github.com/python/cpython",
"vendor": "Python Software Foundation",
"versions": [
{
"lessThan": "3.10.20",
"status": "affected",
"version": "0",
"versionType": "python"
},
{
"lessThan": "3.11.15",
"status": "affected",
"version": "3.11.0",
"versionType": "python"
},
{
"lessThan": "3.12.13",
"status": "affected",
"version": "3.12.0",
"versionType": "python"
},
{
"lessThan": "3.13.10",
"status": "affected",
"version": "3.13.0",
"versionType": "python"
},
{
"lessThan": "3.14.1",
"status": "affected",
"version": "3.14.0",
"versionType": "python"
},
{
"lessThan": "3.15.0a3",
"status": "affected",
"version": "3.15.0a1",
"versionType": "python"
}
]
}
],
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "When loading a plist file, the plistlib module reads data in size specified by the file itself, meaning a malicious file can cause OOM and DoS issues"
}
],
"value": "When loading a plist file, the plistlib module reads data in size specified by the file itself, meaning a malicious file can cause OOM and DoS issues"
}
],
"metrics": [
{
"cvssV4_0": {
"Automatable": "NOT_DEFINED",
"Recovery": "NOT_DEFINED",
"Safety": "NOT_DEFINED",
"attackComplexity": "LOW",
"attackRequirements": "PRESENT",
"attackVector": "LOCAL",
"baseScore": 2.1,
"baseSeverity": "LOW",
"exploitMaturity": "NOT_DEFINED",
"privilegesRequired": "NONE",
"providerUrgency": "NOT_DEFINED",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "LOW",
"userInteraction": "NONE",
"valueDensity": "NOT_DEFINED",
"vectorString": "CVSS:4.0/AV:L/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:L/SA:N",
"version": "4.0",
"vulnAvailabilityImpact": "LOW",
"vulnConfidentialityImpact": "NONE",
"vulnIntegrityImpact": "NONE",
"vulnerabilityResponseEffort": "NOT_DEFINED"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-03-03T14:41:54.597Z",
"orgId": "28c92f92-d60d-412d-b760-e73465c3df22",
"shortName": "PSF"
},
"references": [
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/pull/119343"
},
{
"tags": [
"issue-tracking"
],
"url": "https://github.com/python/cpython/issues/119342"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/694922cf40aa3a28f898b5f5ee08b71b4922df70"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/71fa8eb8233b37f16c88b6e3e583b461b205d1ba"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/b64441e4852383645af5b435411a6f849dd1b4cb"
},
{
"tags": [
"vendor-advisory"
],
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/2X5IBCJXRQAZ5PSERLHMSJFBHFR3QM2C/"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/5a8b19677d818fb41ee55f310233772e15aa1a2b"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/568342cfc8f002d9a15f30238f26b9d2e0e79036"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/cefee7d118a26ef6cd43db59bb9d98ca9a331111"
}
],
"source": {
"discovery": "UNKNOWN"
},
"title": "Out-of-memory when loading Plist",
"x_generator": {
"engine": "Vulnogram 0.5.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "28c92f92-d60d-412d-b760-e73465c3df22",
"assignerShortName": "PSF",
"cveId": "CVE-2025-13837",
"datePublished": "2025-12-01T18:13:32.739Z",
"dateReserved": "2025-12-01T17:54:41.439Z",
"dateUpdated": "2026-03-03T14:41:54.597Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2025-13837",
"date": "2026-05-30",
"epss": "0.00031",
"percentile": "0.094"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2025-13837\",\"sourceIdentifier\":\"cna@python.org\",\"published\":\"2025-12-01T18:16:04.380\",\"lastModified\":\"2026-03-03T15:16:14.483\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"When loading a plist file, the plistlib module reads data in size specified by the file itself, meaning a malicious file can cause OOM and DoS issues\"},{\"lang\":\"es\",\"value\":\"Al cargar un archivo plist, el m\u00f3dulo plistlib lee datos en un tama\u00f1o especificado por el propio archivo, lo que significa que un archivo malicioso puede causar problemas de OOM y DoS.\"}],\"metrics\":{\"cvssMetricV40\":[{\"source\":\"cna@python.org\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"4.0\",\"vectorString\":\"CVSS:4.0/AV:L/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:L/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\":2.1,\"baseSeverity\":\"LOW\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"attackRequirements\":\"PRESENT\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"vulnConfidentialityImpact\":\"NONE\",\"vulnIntegrityImpact\":\"NONE\",\"vulnAvailabilityImpact\":\"LOW\",\"subConfidentialityImpact\":\"NONE\",\"subIntegrityImpact\":\"LOW\",\"subAvailabilityImpact\":\"NONE\",\"exploitMaturity\":\"NOT_DEFINED\",\"confidentialityRequirement\":\"NOT_DEFINED\",\"integrityRequirement\":\"NOT_DEFINED\",\"availabilityRequirement\":\"NOT_DEFINED\",\"modifiedAttackVector\":\"NOT_DEFINED\",\"modifiedAttackComplexity\":\"NOT_DEFINED\",\"modifiedAttackRequirements\":\"NOT_DEFINED\",\"modifiedPrivilegesRequired\":\"NOT_DEFINED\",\"modifiedUserInteraction\":\"NOT_DEFINED\",\"modifiedVulnConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedVulnIntegrityImpact\":\"NOT_DEFINED\",\"modifiedVulnAvailabilityImpact\":\"NOT_DEFINED\",\"modifiedSubConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedSubIntegrityImpact\":\"NOT_DEFINED\",\"modifiedSubAvailabilityImpact\":\"NOT_DEFINED\",\"Safety\":\"NOT_DEFINED\",\"Automatable\":\"NOT_DEFINED\",\"Recovery\":\"NOT_DEFINED\",\"valueDensity\":\"NOT_DEFINED\",\"vulnerabilityResponseEffort\":\"NOT_DEFINED\",\"providerUrgency\":\"NOT_DEFINED\"}}],\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H\",\"baseScore\":5.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-400\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"3.13.10\",\"matchCriteriaId\":\"B02C195C-8271-4207-9FE9-E46C7A4978AE\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.14.0\",\"versionEndExcluding\":\"3.14.1\",\"matchCriteriaId\":\"6E66BA7A-987F-4E24-8B69-4F46D6FCD19E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:3.15.0:alpha1:*:*:*:*:*:*\",\"matchCriteriaId\":\"A3327507-0B1D-4F28-A983-D07A2C8A7696\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:3.15.0:alpha2:*:*:*:*:*:*\",\"matchCriteriaId\":\"C8AF17F1-A27F-4C98-BA5A-B4319710E8D1\"}]}]}],\"references\":[{\"url\":\"https://github.com/python/cpython/commit/568342cfc8f002d9a15f30238f26b9d2e0e79036\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/commit/5a8b19677d818fb41ee55f310233772e15aa1a2b\",\"source\":\"cna@python.org\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/python/cpython/commit/694922cf40aa3a28f898b5f5ee08b71b4922df70\",\"source\":\"cna@python.org\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/python/cpython/commit/71fa8eb8233b37f16c88b6e3e583b461b205d1ba\",\"source\":\"cna@python.org\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/python/cpython/commit/b64441e4852383645af5b435411a6f849dd1b4cb\",\"source\":\"cna@python.org\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/python/cpython/commit/cefee7d118a26ef6cd43db59bb9d98ca9a331111\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/issues/119342\",\"source\":\"cna@python.org\",\"tags\":[\"Issue Tracking\",\"Patch\"]},{\"url\":\"https://github.com/python/cpython/pull/119343\",\"source\":\"cna@python.org\",\"tags\":[\"Issue Tracking\",\"Patch\"]},{\"url\":\"https://mail.python.org/archives/list/security-announce@python.org/thread/2X5IBCJXRQAZ5PSERLHMSJFBHFR3QM2C/\",\"source\":\"cna@python.org\",\"tags\":[\"Vendor Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-13837\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-12-01T18:23:28.615317Z\"}}}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-400\", \"description\": \"CWE-400 Uncontrolled Resource Consumption\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-12-01T18:23:33.149Z\"}}], \"cna\": {\"title\": \"Out-of-memory when loading Plist\", \"source\": {\"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"format\": \"CVSS\", \"cvssV4_0\": {\"Safety\": \"NOT_DEFINED\", \"version\": \"4.0\", \"Recovery\": \"NOT_DEFINED\", \"baseScore\": 2.1, \"Automatable\": \"NOT_DEFINED\", \"attackVector\": \"LOCAL\", \"baseSeverity\": \"LOW\", \"valueDensity\": \"NOT_DEFINED\", \"vectorString\": \"CVSS:4.0/AV:L/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:L/SA:N\", \"exploitMaturity\": \"NOT_DEFINED\", \"providerUrgency\": \"NOT_DEFINED\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"attackRequirements\": \"PRESENT\", \"privilegesRequired\": \"NONE\", \"subIntegrityImpact\": \"LOW\", \"vulnIntegrityImpact\": \"NONE\", \"subAvailabilityImpact\": \"NONE\", \"vulnAvailabilityImpact\": \"LOW\", \"subConfidentialityImpact\": \"NONE\", \"vulnConfidentialityImpact\": \"NONE\", \"vulnerabilityResponseEffort\": \"NOT_DEFINED\"}, \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}], \"affected\": [{\"repo\": \"https://github.com/python/cpython\", \"vendor\": \"Python Software Foundation\", \"modules\": [\"plistlib\"], \"product\": \"CPython\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"3.10.20\", \"versionType\": \"python\"}, {\"status\": \"affected\", \"version\": \"3.11.0\", \"lessThan\": \"3.11.15\", \"versionType\": \"python\"}, {\"status\": \"affected\", \"version\": \"3.12.0\", \"lessThan\": \"3.12.13\", \"versionType\": \"python\"}, {\"status\": \"affected\", \"version\": \"3.13.0\", \"lessThan\": \"3.13.10\", \"versionType\": \"python\"}, {\"status\": \"affected\", \"version\": \"3.14.0\", \"lessThan\": \"3.14.1\", \"versionType\": \"python\"}, {\"status\": \"affected\", \"version\": \"3.15.0a1\", \"lessThan\": \"3.15.0a3\", \"versionType\": \"python\"}], \"defaultStatus\": \"unaffected\"}], \"references\": [{\"url\": \"https://github.com/python/cpython/pull/119343\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/issues/119342\", \"tags\": [\"issue-tracking\"]}, {\"url\": \"https://github.com/python/cpython/commit/694922cf40aa3a28f898b5f5ee08b71b4922df70\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/71fa8eb8233b37f16c88b6e3e583b461b205d1ba\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/b64441e4852383645af5b435411a6f849dd1b4cb\", \"tags\": [\"patch\"]}, {\"url\": \"https://mail.python.org/archives/list/security-announce@python.org/thread/2X5IBCJXRQAZ5PSERLHMSJFBHFR3QM2C/\", \"tags\": [\"vendor-advisory\"]}, {\"url\": \"https://github.com/python/cpython/commit/5a8b19677d818fb41ee55f310233772e15aa1a2b\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/568342cfc8f002d9a15f30238f26b9d2e0e79036\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/cefee7d118a26ef6cd43db59bb9d98ca9a331111\", \"tags\": [\"patch\"]}], \"x_generator\": {\"engine\": \"Vulnogram 0.5.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"When loading a plist file, the plistlib module reads data in size specified by the file itself, meaning a malicious file can cause OOM and DoS issues\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"When loading a plist file, the plistlib module reads data in size specified by the file itself, meaning a malicious file can cause OOM and DoS issues\", \"base64\": false}]}], \"providerMetadata\": {\"orgId\": \"28c92f92-d60d-412d-b760-e73465c3df22\", \"shortName\": \"PSF\", \"dateUpdated\": \"2026-03-03T14:41:54.597Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2025-13837\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-03-03T14:41:54.597Z\", \"dateReserved\": \"2025-12-01T17:54:41.439Z\", \"assignerOrgId\": \"28c92f92-d60d-412d-b760-e73465c3df22\", \"datePublished\": \"2025-12-01T18:13:32.739Z\", \"assignerShortName\": \"PSF\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
OPENSUSE-SU-2025:15849-1
Vulnerability from csaf_opensuse - Published: 2025-12-29 00:00 - Updated: 2025-12-29 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python311-3.11.14-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-3.11.14-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-3.11.14-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-3.11.14-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-32bit-3.11.14-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-32bit-3.11.14-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-32bit-3.11.14-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-32bit-3.11.14-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-curses-3.11.14-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-curses-3.11.14-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-curses-3.11.14-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-curses-3.11.14-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-dbm-3.11.14-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-dbm-3.11.14-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-dbm-3.11.14-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-dbm-3.11.14-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-idle-3.11.14-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-idle-3.11.14-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-idle-3.11.14-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-idle-3.11.14-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-tk-3.11.14-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-tk-3.11.14-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-tk-3.11.14-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-tk-3.11.14-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-x86-64-v3-3.11.14-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-x86-64-v3-3.11.14-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-x86-64-v3-3.11.14-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-x86-64-v3-3.11.14-3.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python311-3.11.14-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-3.11.14-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-3.11.14-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-3.11.14-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-32bit-3.11.14-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-32bit-3.11.14-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-32bit-3.11.14-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-32bit-3.11.14-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-curses-3.11.14-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-curses-3.11.14-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-curses-3.11.14-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-curses-3.11.14-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-dbm-3.11.14-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-dbm-3.11.14-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-dbm-3.11.14-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-dbm-3.11.14-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-idle-3.11.14-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-idle-3.11.14-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-idle-3.11.14-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-idle-3.11.14-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-tk-3.11.14-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-tk-3.11.14-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-tk-3.11.14-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-tk-3.11.14-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-x86-64-v3-3.11.14-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-x86-64-v3-3.11.14-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-x86-64-v3-3.11.14-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-x86-64-v3-3.11.14-3.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python311-3.11.14-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-3.11.14-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-3.11.14-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-3.11.14-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-32bit-3.11.14-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-32bit-3.11.14-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-32bit-3.11.14-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-32bit-3.11.14-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-curses-3.11.14-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-curses-3.11.14-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-curses-3.11.14-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-curses-3.11.14-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-dbm-3.11.14-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-dbm-3.11.14-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-dbm-3.11.14-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-dbm-3.11.14-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-idle-3.11.14-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-idle-3.11.14-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-idle-3.11.14-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-idle-3.11.14-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-tk-3.11.14-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-tk-3.11.14-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-tk-3.11.14-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-tk-3.11.14-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-x86-64-v3-3.11.14-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-x86-64-v3-3.11.14-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-x86-64-v3-3.11.14-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-x86-64-v3-3.11.14-3.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "python311-3.11.14-3.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the python311-3.11.14-3.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2025-15849",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2025_15849-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-12084 page",
"url": "https://www.suse.com/security/cve/CVE-2025-12084/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-13836 page",
"url": "https://www.suse.com/security/cve/CVE-2025-13836/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-13837 page",
"url": "https://www.suse.com/security/cve/CVE-2025-13837/"
}
],
"title": "python311-3.11.14-3.1 on GA media",
"tracking": {
"current_release_date": "2025-12-29T00:00:00Z",
"generator": {
"date": "2025-12-29T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2025:15849-1",
"initial_release_date": "2025-12-29T00:00:00Z",
"revision_history": [
{
"date": "2025-12-29T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python311-3.11.14-3.1.aarch64",
"product": {
"name": "python311-3.11.14-3.1.aarch64",
"product_id": "python311-3.11.14-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-32bit-3.11.14-3.1.aarch64",
"product": {
"name": "python311-32bit-3.11.14-3.1.aarch64",
"product_id": "python311-32bit-3.11.14-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.14-3.1.aarch64",
"product": {
"name": "python311-curses-3.11.14-3.1.aarch64",
"product_id": "python311-curses-3.11.14-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-dbm-3.11.14-3.1.aarch64",
"product": {
"name": "python311-dbm-3.11.14-3.1.aarch64",
"product_id": "python311-dbm-3.11.14-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-idle-3.11.14-3.1.aarch64",
"product": {
"name": "python311-idle-3.11.14-3.1.aarch64",
"product_id": "python311-idle-3.11.14-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-tk-3.11.14-3.1.aarch64",
"product": {
"name": "python311-tk-3.11.14-3.1.aarch64",
"product_id": "python311-tk-3.11.14-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-x86-64-v3-3.11.14-3.1.aarch64",
"product": {
"name": "python311-x86-64-v3-3.11.14-3.1.aarch64",
"product_id": "python311-x86-64-v3-3.11.14-3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-3.11.14-3.1.ppc64le",
"product": {
"name": "python311-3.11.14-3.1.ppc64le",
"product_id": "python311-3.11.14-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-32bit-3.11.14-3.1.ppc64le",
"product": {
"name": "python311-32bit-3.11.14-3.1.ppc64le",
"product_id": "python311-32bit-3.11.14-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.14-3.1.ppc64le",
"product": {
"name": "python311-curses-3.11.14-3.1.ppc64le",
"product_id": "python311-curses-3.11.14-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-dbm-3.11.14-3.1.ppc64le",
"product": {
"name": "python311-dbm-3.11.14-3.1.ppc64le",
"product_id": "python311-dbm-3.11.14-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-idle-3.11.14-3.1.ppc64le",
"product": {
"name": "python311-idle-3.11.14-3.1.ppc64le",
"product_id": "python311-idle-3.11.14-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-tk-3.11.14-3.1.ppc64le",
"product": {
"name": "python311-tk-3.11.14-3.1.ppc64le",
"product_id": "python311-tk-3.11.14-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-x86-64-v3-3.11.14-3.1.ppc64le",
"product": {
"name": "python311-x86-64-v3-3.11.14-3.1.ppc64le",
"product_id": "python311-x86-64-v3-3.11.14-3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-3.11.14-3.1.s390x",
"product": {
"name": "python311-3.11.14-3.1.s390x",
"product_id": "python311-3.11.14-3.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-32bit-3.11.14-3.1.s390x",
"product": {
"name": "python311-32bit-3.11.14-3.1.s390x",
"product_id": "python311-32bit-3.11.14-3.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.14-3.1.s390x",
"product": {
"name": "python311-curses-3.11.14-3.1.s390x",
"product_id": "python311-curses-3.11.14-3.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-dbm-3.11.14-3.1.s390x",
"product": {
"name": "python311-dbm-3.11.14-3.1.s390x",
"product_id": "python311-dbm-3.11.14-3.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-idle-3.11.14-3.1.s390x",
"product": {
"name": "python311-idle-3.11.14-3.1.s390x",
"product_id": "python311-idle-3.11.14-3.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-tk-3.11.14-3.1.s390x",
"product": {
"name": "python311-tk-3.11.14-3.1.s390x",
"product_id": "python311-tk-3.11.14-3.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-x86-64-v3-3.11.14-3.1.s390x",
"product": {
"name": "python311-x86-64-v3-3.11.14-3.1.s390x",
"product_id": "python311-x86-64-v3-3.11.14-3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-3.11.14-3.1.x86_64",
"product": {
"name": "python311-3.11.14-3.1.x86_64",
"product_id": "python311-3.11.14-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-32bit-3.11.14-3.1.x86_64",
"product": {
"name": "python311-32bit-3.11.14-3.1.x86_64",
"product_id": "python311-32bit-3.11.14-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.14-3.1.x86_64",
"product": {
"name": "python311-curses-3.11.14-3.1.x86_64",
"product_id": "python311-curses-3.11.14-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-dbm-3.11.14-3.1.x86_64",
"product": {
"name": "python311-dbm-3.11.14-3.1.x86_64",
"product_id": "python311-dbm-3.11.14-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-idle-3.11.14-3.1.x86_64",
"product": {
"name": "python311-idle-3.11.14-3.1.x86_64",
"product_id": "python311-idle-3.11.14-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-tk-3.11.14-3.1.x86_64",
"product": {
"name": "python311-tk-3.11.14-3.1.x86_64",
"product_id": "python311-tk-3.11.14-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-x86-64-v3-3.11.14-3.1.x86_64",
"product": {
"name": "python311-x86-64-v3-3.11.14-3.1.x86_64",
"product_id": "python311-x86-64-v3-3.11.14-3.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.14-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-3.11.14-3.1.aarch64"
},
"product_reference": "python311-3.11.14-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.14-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-3.11.14-3.1.ppc64le"
},
"product_reference": "python311-3.11.14-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.14-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-3.11.14-3.1.s390x"
},
"product_reference": "python311-3.11.14-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.14-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-3.11.14-3.1.x86_64"
},
"product_reference": "python311-3.11.14-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-32bit-3.11.14-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-32bit-3.11.14-3.1.aarch64"
},
"product_reference": "python311-32bit-3.11.14-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-32bit-3.11.14-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-32bit-3.11.14-3.1.ppc64le"
},
"product_reference": "python311-32bit-3.11.14-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-32bit-3.11.14-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-32bit-3.11.14-3.1.s390x"
},
"product_reference": "python311-32bit-3.11.14-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-32bit-3.11.14-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-32bit-3.11.14-3.1.x86_64"
},
"product_reference": "python311-32bit-3.11.14-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.14-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-curses-3.11.14-3.1.aarch64"
},
"product_reference": "python311-curses-3.11.14-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.14-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-curses-3.11.14-3.1.ppc64le"
},
"product_reference": "python311-curses-3.11.14-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.14-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-curses-3.11.14-3.1.s390x"
},
"product_reference": "python311-curses-3.11.14-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.14-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-curses-3.11.14-3.1.x86_64"
},
"product_reference": "python311-curses-3.11.14-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.14-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-dbm-3.11.14-3.1.aarch64"
},
"product_reference": "python311-dbm-3.11.14-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.14-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-dbm-3.11.14-3.1.ppc64le"
},
"product_reference": "python311-dbm-3.11.14-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.14-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-dbm-3.11.14-3.1.s390x"
},
"product_reference": "python311-dbm-3.11.14-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.14-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-dbm-3.11.14-3.1.x86_64"
},
"product_reference": "python311-dbm-3.11.14-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.14-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-idle-3.11.14-3.1.aarch64"
},
"product_reference": "python311-idle-3.11.14-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.14-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-idle-3.11.14-3.1.ppc64le"
},
"product_reference": "python311-idle-3.11.14-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.14-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-idle-3.11.14-3.1.s390x"
},
"product_reference": "python311-idle-3.11.14-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.14-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-idle-3.11.14-3.1.x86_64"
},
"product_reference": "python311-idle-3.11.14-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.14-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-tk-3.11.14-3.1.aarch64"
},
"product_reference": "python311-tk-3.11.14-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.14-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-tk-3.11.14-3.1.ppc64le"
},
"product_reference": "python311-tk-3.11.14-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.14-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-tk-3.11.14-3.1.s390x"
},
"product_reference": "python311-tk-3.11.14-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.14-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-tk-3.11.14-3.1.x86_64"
},
"product_reference": "python311-tk-3.11.14-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-x86-64-v3-3.11.14-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-x86-64-v3-3.11.14-3.1.aarch64"
},
"product_reference": "python311-x86-64-v3-3.11.14-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-x86-64-v3-3.11.14-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-x86-64-v3-3.11.14-3.1.ppc64le"
},
"product_reference": "python311-x86-64-v3-3.11.14-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-x86-64-v3-3.11.14-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-x86-64-v3-3.11.14-3.1.s390x"
},
"product_reference": "python311-x86-64-v3-3.11.14-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-x86-64-v3-3.11.14-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-x86-64-v3-3.11.14-3.1.x86_64"
},
"product_reference": "python311-x86-64-v3-3.11.14-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-12084",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-12084"
}
],
"notes": [
{
"category": "general",
"text": "When building nested elements using xml.dom.minidom methods such as appendChild() that have a dependency on _clear_id_cache() the algorithm is quadratic. Availability can be impacted when building excessively nested documents.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python311-3.11.14-3.1.aarch64",
"openSUSE Tumbleweed:python311-3.11.14-3.1.ppc64le",
"openSUSE Tumbleweed:python311-3.11.14-3.1.s390x",
"openSUSE Tumbleweed:python311-3.11.14-3.1.x86_64",
"openSUSE Tumbleweed:python311-32bit-3.11.14-3.1.aarch64",
"openSUSE Tumbleweed:python311-32bit-3.11.14-3.1.ppc64le",
"openSUSE Tumbleweed:python311-32bit-3.11.14-3.1.s390x",
"openSUSE Tumbleweed:python311-32bit-3.11.14-3.1.x86_64",
"openSUSE Tumbleweed:python311-curses-3.11.14-3.1.aarch64",
"openSUSE Tumbleweed:python311-curses-3.11.14-3.1.ppc64le",
"openSUSE Tumbleweed:python311-curses-3.11.14-3.1.s390x",
"openSUSE Tumbleweed:python311-curses-3.11.14-3.1.x86_64",
"openSUSE Tumbleweed:python311-dbm-3.11.14-3.1.aarch64",
"openSUSE Tumbleweed:python311-dbm-3.11.14-3.1.ppc64le",
"openSUSE Tumbleweed:python311-dbm-3.11.14-3.1.s390x",
"openSUSE Tumbleweed:python311-dbm-3.11.14-3.1.x86_64",
"openSUSE Tumbleweed:python311-idle-3.11.14-3.1.aarch64",
"openSUSE Tumbleweed:python311-idle-3.11.14-3.1.ppc64le",
"openSUSE Tumbleweed:python311-idle-3.11.14-3.1.s390x",
"openSUSE Tumbleweed:python311-idle-3.11.14-3.1.x86_64",
"openSUSE Tumbleweed:python311-tk-3.11.14-3.1.aarch64",
"openSUSE Tumbleweed:python311-tk-3.11.14-3.1.ppc64le",
"openSUSE Tumbleweed:python311-tk-3.11.14-3.1.s390x",
"openSUSE Tumbleweed:python311-tk-3.11.14-3.1.x86_64",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.14-3.1.aarch64",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.14-3.1.ppc64le",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.14-3.1.s390x",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.14-3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-12084",
"url": "https://www.suse.com/security/cve/CVE-2025-12084"
},
{
"category": "external",
"summary": "SUSE Bug 1254997 for CVE-2025-12084",
"url": "https://bugzilla.suse.com/1254997"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python311-3.11.14-3.1.aarch64",
"openSUSE Tumbleweed:python311-3.11.14-3.1.ppc64le",
"openSUSE Tumbleweed:python311-3.11.14-3.1.s390x",
"openSUSE Tumbleweed:python311-3.11.14-3.1.x86_64",
"openSUSE Tumbleweed:python311-32bit-3.11.14-3.1.aarch64",
"openSUSE Tumbleweed:python311-32bit-3.11.14-3.1.ppc64le",
"openSUSE Tumbleweed:python311-32bit-3.11.14-3.1.s390x",
"openSUSE Tumbleweed:python311-32bit-3.11.14-3.1.x86_64",
"openSUSE Tumbleweed:python311-curses-3.11.14-3.1.aarch64",
"openSUSE Tumbleweed:python311-curses-3.11.14-3.1.ppc64le",
"openSUSE Tumbleweed:python311-curses-3.11.14-3.1.s390x",
"openSUSE Tumbleweed:python311-curses-3.11.14-3.1.x86_64",
"openSUSE Tumbleweed:python311-dbm-3.11.14-3.1.aarch64",
"openSUSE Tumbleweed:python311-dbm-3.11.14-3.1.ppc64le",
"openSUSE Tumbleweed:python311-dbm-3.11.14-3.1.s390x",
"openSUSE Tumbleweed:python311-dbm-3.11.14-3.1.x86_64",
"openSUSE Tumbleweed:python311-idle-3.11.14-3.1.aarch64",
"openSUSE Tumbleweed:python311-idle-3.11.14-3.1.ppc64le",
"openSUSE Tumbleweed:python311-idle-3.11.14-3.1.s390x",
"openSUSE Tumbleweed:python311-idle-3.11.14-3.1.x86_64",
"openSUSE Tumbleweed:python311-tk-3.11.14-3.1.aarch64",
"openSUSE Tumbleweed:python311-tk-3.11.14-3.1.ppc64le",
"openSUSE Tumbleweed:python311-tk-3.11.14-3.1.s390x",
"openSUSE Tumbleweed:python311-tk-3.11.14-3.1.x86_64",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.14-3.1.aarch64",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.14-3.1.ppc64le",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.14-3.1.s390x",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.14-3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python311-3.11.14-3.1.aarch64",
"openSUSE Tumbleweed:python311-3.11.14-3.1.ppc64le",
"openSUSE Tumbleweed:python311-3.11.14-3.1.s390x",
"openSUSE Tumbleweed:python311-3.11.14-3.1.x86_64",
"openSUSE Tumbleweed:python311-32bit-3.11.14-3.1.aarch64",
"openSUSE Tumbleweed:python311-32bit-3.11.14-3.1.ppc64le",
"openSUSE Tumbleweed:python311-32bit-3.11.14-3.1.s390x",
"openSUSE Tumbleweed:python311-32bit-3.11.14-3.1.x86_64",
"openSUSE Tumbleweed:python311-curses-3.11.14-3.1.aarch64",
"openSUSE Tumbleweed:python311-curses-3.11.14-3.1.ppc64le",
"openSUSE Tumbleweed:python311-curses-3.11.14-3.1.s390x",
"openSUSE Tumbleweed:python311-curses-3.11.14-3.1.x86_64",
"openSUSE Tumbleweed:python311-dbm-3.11.14-3.1.aarch64",
"openSUSE Tumbleweed:python311-dbm-3.11.14-3.1.ppc64le",
"openSUSE Tumbleweed:python311-dbm-3.11.14-3.1.s390x",
"openSUSE Tumbleweed:python311-dbm-3.11.14-3.1.x86_64",
"openSUSE Tumbleweed:python311-idle-3.11.14-3.1.aarch64",
"openSUSE Tumbleweed:python311-idle-3.11.14-3.1.ppc64le",
"openSUSE Tumbleweed:python311-idle-3.11.14-3.1.s390x",
"openSUSE Tumbleweed:python311-idle-3.11.14-3.1.x86_64",
"openSUSE Tumbleweed:python311-tk-3.11.14-3.1.aarch64",
"openSUSE Tumbleweed:python311-tk-3.11.14-3.1.ppc64le",
"openSUSE Tumbleweed:python311-tk-3.11.14-3.1.s390x",
"openSUSE Tumbleweed:python311-tk-3.11.14-3.1.x86_64",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.14-3.1.aarch64",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.14-3.1.ppc64le",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.14-3.1.s390x",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.14-3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-29T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-12084"
},
{
"cve": "CVE-2025-13836",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-13836"
}
],
"notes": [
{
"category": "general",
"text": "When reading an HTTP response from a server, if no read amount is specified, the default behavior will be to use Content-Length. This allows a malicious server to cause the client to read large amounts of data into memory, potentially causing OOM or other DoS.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python311-3.11.14-3.1.aarch64",
"openSUSE Tumbleweed:python311-3.11.14-3.1.ppc64le",
"openSUSE Tumbleweed:python311-3.11.14-3.1.s390x",
"openSUSE Tumbleweed:python311-3.11.14-3.1.x86_64",
"openSUSE Tumbleweed:python311-32bit-3.11.14-3.1.aarch64",
"openSUSE Tumbleweed:python311-32bit-3.11.14-3.1.ppc64le",
"openSUSE Tumbleweed:python311-32bit-3.11.14-3.1.s390x",
"openSUSE Tumbleweed:python311-32bit-3.11.14-3.1.x86_64",
"openSUSE Tumbleweed:python311-curses-3.11.14-3.1.aarch64",
"openSUSE Tumbleweed:python311-curses-3.11.14-3.1.ppc64le",
"openSUSE Tumbleweed:python311-curses-3.11.14-3.1.s390x",
"openSUSE Tumbleweed:python311-curses-3.11.14-3.1.x86_64",
"openSUSE Tumbleweed:python311-dbm-3.11.14-3.1.aarch64",
"openSUSE Tumbleweed:python311-dbm-3.11.14-3.1.ppc64le",
"openSUSE Tumbleweed:python311-dbm-3.11.14-3.1.s390x",
"openSUSE Tumbleweed:python311-dbm-3.11.14-3.1.x86_64",
"openSUSE Tumbleweed:python311-idle-3.11.14-3.1.aarch64",
"openSUSE Tumbleweed:python311-idle-3.11.14-3.1.ppc64le",
"openSUSE Tumbleweed:python311-idle-3.11.14-3.1.s390x",
"openSUSE Tumbleweed:python311-idle-3.11.14-3.1.x86_64",
"openSUSE Tumbleweed:python311-tk-3.11.14-3.1.aarch64",
"openSUSE Tumbleweed:python311-tk-3.11.14-3.1.ppc64le",
"openSUSE Tumbleweed:python311-tk-3.11.14-3.1.s390x",
"openSUSE Tumbleweed:python311-tk-3.11.14-3.1.x86_64",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.14-3.1.aarch64",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.14-3.1.ppc64le",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.14-3.1.s390x",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.14-3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-13836",
"url": "https://www.suse.com/security/cve/CVE-2025-13836"
},
{
"category": "external",
"summary": "SUSE Bug 1254400 for CVE-2025-13836",
"url": "https://bugzilla.suse.com/1254400"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python311-3.11.14-3.1.aarch64",
"openSUSE Tumbleweed:python311-3.11.14-3.1.ppc64le",
"openSUSE Tumbleweed:python311-3.11.14-3.1.s390x",
"openSUSE Tumbleweed:python311-3.11.14-3.1.x86_64",
"openSUSE Tumbleweed:python311-32bit-3.11.14-3.1.aarch64",
"openSUSE Tumbleweed:python311-32bit-3.11.14-3.1.ppc64le",
"openSUSE Tumbleweed:python311-32bit-3.11.14-3.1.s390x",
"openSUSE Tumbleweed:python311-32bit-3.11.14-3.1.x86_64",
"openSUSE Tumbleweed:python311-curses-3.11.14-3.1.aarch64",
"openSUSE Tumbleweed:python311-curses-3.11.14-3.1.ppc64le",
"openSUSE Tumbleweed:python311-curses-3.11.14-3.1.s390x",
"openSUSE Tumbleweed:python311-curses-3.11.14-3.1.x86_64",
"openSUSE Tumbleweed:python311-dbm-3.11.14-3.1.aarch64",
"openSUSE Tumbleweed:python311-dbm-3.11.14-3.1.ppc64le",
"openSUSE Tumbleweed:python311-dbm-3.11.14-3.1.s390x",
"openSUSE Tumbleweed:python311-dbm-3.11.14-3.1.x86_64",
"openSUSE Tumbleweed:python311-idle-3.11.14-3.1.aarch64",
"openSUSE Tumbleweed:python311-idle-3.11.14-3.1.ppc64le",
"openSUSE Tumbleweed:python311-idle-3.11.14-3.1.s390x",
"openSUSE Tumbleweed:python311-idle-3.11.14-3.1.x86_64",
"openSUSE Tumbleweed:python311-tk-3.11.14-3.1.aarch64",
"openSUSE Tumbleweed:python311-tk-3.11.14-3.1.ppc64le",
"openSUSE Tumbleweed:python311-tk-3.11.14-3.1.s390x",
"openSUSE Tumbleweed:python311-tk-3.11.14-3.1.x86_64",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.14-3.1.aarch64",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.14-3.1.ppc64le",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.14-3.1.s390x",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.14-3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python311-3.11.14-3.1.aarch64",
"openSUSE Tumbleweed:python311-3.11.14-3.1.ppc64le",
"openSUSE Tumbleweed:python311-3.11.14-3.1.s390x",
"openSUSE Tumbleweed:python311-3.11.14-3.1.x86_64",
"openSUSE Tumbleweed:python311-32bit-3.11.14-3.1.aarch64",
"openSUSE Tumbleweed:python311-32bit-3.11.14-3.1.ppc64le",
"openSUSE Tumbleweed:python311-32bit-3.11.14-3.1.s390x",
"openSUSE Tumbleweed:python311-32bit-3.11.14-3.1.x86_64",
"openSUSE Tumbleweed:python311-curses-3.11.14-3.1.aarch64",
"openSUSE Tumbleweed:python311-curses-3.11.14-3.1.ppc64le",
"openSUSE Tumbleweed:python311-curses-3.11.14-3.1.s390x",
"openSUSE Tumbleweed:python311-curses-3.11.14-3.1.x86_64",
"openSUSE Tumbleweed:python311-dbm-3.11.14-3.1.aarch64",
"openSUSE Tumbleweed:python311-dbm-3.11.14-3.1.ppc64le",
"openSUSE Tumbleweed:python311-dbm-3.11.14-3.1.s390x",
"openSUSE Tumbleweed:python311-dbm-3.11.14-3.1.x86_64",
"openSUSE Tumbleweed:python311-idle-3.11.14-3.1.aarch64",
"openSUSE Tumbleweed:python311-idle-3.11.14-3.1.ppc64le",
"openSUSE Tumbleweed:python311-idle-3.11.14-3.1.s390x",
"openSUSE Tumbleweed:python311-idle-3.11.14-3.1.x86_64",
"openSUSE Tumbleweed:python311-tk-3.11.14-3.1.aarch64",
"openSUSE Tumbleweed:python311-tk-3.11.14-3.1.ppc64le",
"openSUSE Tumbleweed:python311-tk-3.11.14-3.1.s390x",
"openSUSE Tumbleweed:python311-tk-3.11.14-3.1.x86_64",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.14-3.1.aarch64",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.14-3.1.ppc64le",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.14-3.1.s390x",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.14-3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-29T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-13836"
},
{
"cve": "CVE-2025-13837",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-13837"
}
],
"notes": [
{
"category": "general",
"text": "When loading a plist file, the plistlib module reads data in size specified by the file itself, meaning a malicious file can cause OOM and DoS issues",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python311-3.11.14-3.1.aarch64",
"openSUSE Tumbleweed:python311-3.11.14-3.1.ppc64le",
"openSUSE Tumbleweed:python311-3.11.14-3.1.s390x",
"openSUSE Tumbleweed:python311-3.11.14-3.1.x86_64",
"openSUSE Tumbleweed:python311-32bit-3.11.14-3.1.aarch64",
"openSUSE Tumbleweed:python311-32bit-3.11.14-3.1.ppc64le",
"openSUSE Tumbleweed:python311-32bit-3.11.14-3.1.s390x",
"openSUSE Tumbleweed:python311-32bit-3.11.14-3.1.x86_64",
"openSUSE Tumbleweed:python311-curses-3.11.14-3.1.aarch64",
"openSUSE Tumbleweed:python311-curses-3.11.14-3.1.ppc64le",
"openSUSE Tumbleweed:python311-curses-3.11.14-3.1.s390x",
"openSUSE Tumbleweed:python311-curses-3.11.14-3.1.x86_64",
"openSUSE Tumbleweed:python311-dbm-3.11.14-3.1.aarch64",
"openSUSE Tumbleweed:python311-dbm-3.11.14-3.1.ppc64le",
"openSUSE Tumbleweed:python311-dbm-3.11.14-3.1.s390x",
"openSUSE Tumbleweed:python311-dbm-3.11.14-3.1.x86_64",
"openSUSE Tumbleweed:python311-idle-3.11.14-3.1.aarch64",
"openSUSE Tumbleweed:python311-idle-3.11.14-3.1.ppc64le",
"openSUSE Tumbleweed:python311-idle-3.11.14-3.1.s390x",
"openSUSE Tumbleweed:python311-idle-3.11.14-3.1.x86_64",
"openSUSE Tumbleweed:python311-tk-3.11.14-3.1.aarch64",
"openSUSE Tumbleweed:python311-tk-3.11.14-3.1.ppc64le",
"openSUSE Tumbleweed:python311-tk-3.11.14-3.1.s390x",
"openSUSE Tumbleweed:python311-tk-3.11.14-3.1.x86_64",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.14-3.1.aarch64",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.14-3.1.ppc64le",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.14-3.1.s390x",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.14-3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-13837",
"url": "https://www.suse.com/security/cve/CVE-2025-13837"
},
{
"category": "external",
"summary": "SUSE Bug 1254401 for CVE-2025-13837",
"url": "https://bugzilla.suse.com/1254401"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python311-3.11.14-3.1.aarch64",
"openSUSE Tumbleweed:python311-3.11.14-3.1.ppc64le",
"openSUSE Tumbleweed:python311-3.11.14-3.1.s390x",
"openSUSE Tumbleweed:python311-3.11.14-3.1.x86_64",
"openSUSE Tumbleweed:python311-32bit-3.11.14-3.1.aarch64",
"openSUSE Tumbleweed:python311-32bit-3.11.14-3.1.ppc64le",
"openSUSE Tumbleweed:python311-32bit-3.11.14-3.1.s390x",
"openSUSE Tumbleweed:python311-32bit-3.11.14-3.1.x86_64",
"openSUSE Tumbleweed:python311-curses-3.11.14-3.1.aarch64",
"openSUSE Tumbleweed:python311-curses-3.11.14-3.1.ppc64le",
"openSUSE Tumbleweed:python311-curses-3.11.14-3.1.s390x",
"openSUSE Tumbleweed:python311-curses-3.11.14-3.1.x86_64",
"openSUSE Tumbleweed:python311-dbm-3.11.14-3.1.aarch64",
"openSUSE Tumbleweed:python311-dbm-3.11.14-3.1.ppc64le",
"openSUSE Tumbleweed:python311-dbm-3.11.14-3.1.s390x",
"openSUSE Tumbleweed:python311-dbm-3.11.14-3.1.x86_64",
"openSUSE Tumbleweed:python311-idle-3.11.14-3.1.aarch64",
"openSUSE Tumbleweed:python311-idle-3.11.14-3.1.ppc64le",
"openSUSE Tumbleweed:python311-idle-3.11.14-3.1.s390x",
"openSUSE Tumbleweed:python311-idle-3.11.14-3.1.x86_64",
"openSUSE Tumbleweed:python311-tk-3.11.14-3.1.aarch64",
"openSUSE Tumbleweed:python311-tk-3.11.14-3.1.ppc64le",
"openSUSE Tumbleweed:python311-tk-3.11.14-3.1.s390x",
"openSUSE Tumbleweed:python311-tk-3.11.14-3.1.x86_64",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.14-3.1.aarch64",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.14-3.1.ppc64le",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.14-3.1.s390x",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.14-3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python311-3.11.14-3.1.aarch64",
"openSUSE Tumbleweed:python311-3.11.14-3.1.ppc64le",
"openSUSE Tumbleweed:python311-3.11.14-3.1.s390x",
"openSUSE Tumbleweed:python311-3.11.14-3.1.x86_64",
"openSUSE Tumbleweed:python311-32bit-3.11.14-3.1.aarch64",
"openSUSE Tumbleweed:python311-32bit-3.11.14-3.1.ppc64le",
"openSUSE Tumbleweed:python311-32bit-3.11.14-3.1.s390x",
"openSUSE Tumbleweed:python311-32bit-3.11.14-3.1.x86_64",
"openSUSE Tumbleweed:python311-curses-3.11.14-3.1.aarch64",
"openSUSE Tumbleweed:python311-curses-3.11.14-3.1.ppc64le",
"openSUSE Tumbleweed:python311-curses-3.11.14-3.1.s390x",
"openSUSE Tumbleweed:python311-curses-3.11.14-3.1.x86_64",
"openSUSE Tumbleweed:python311-dbm-3.11.14-3.1.aarch64",
"openSUSE Tumbleweed:python311-dbm-3.11.14-3.1.ppc64le",
"openSUSE Tumbleweed:python311-dbm-3.11.14-3.1.s390x",
"openSUSE Tumbleweed:python311-dbm-3.11.14-3.1.x86_64",
"openSUSE Tumbleweed:python311-idle-3.11.14-3.1.aarch64",
"openSUSE Tumbleweed:python311-idle-3.11.14-3.1.ppc64le",
"openSUSE Tumbleweed:python311-idle-3.11.14-3.1.s390x",
"openSUSE Tumbleweed:python311-idle-3.11.14-3.1.x86_64",
"openSUSE Tumbleweed:python311-tk-3.11.14-3.1.aarch64",
"openSUSE Tumbleweed:python311-tk-3.11.14-3.1.ppc64le",
"openSUSE Tumbleweed:python311-tk-3.11.14-3.1.s390x",
"openSUSE Tumbleweed:python311-tk-3.11.14-3.1.x86_64",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.14-3.1.aarch64",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.14-3.1.ppc64le",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.14-3.1.s390x",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.14-3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-29T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-13837"
}
]
}
OPENSUSE-SU-2025:15850-1
Vulnerability from csaf_opensuse - Published: 2025-12-29 00:00 - Updated: 2025-12-29 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.12-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.12-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.12-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.12-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-32bit-3.12.12-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-32bit-3.12.12-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-32bit-3.12.12-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-32bit-3.12.12-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.12-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.12-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.12-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.12-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.12-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.12-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.12-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.12-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.12-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.12-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.12-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.12-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.12-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.12-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.12-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.12-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.12-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.12-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.12-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.12-4.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.12-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.12-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.12-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.12-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-32bit-3.12.12-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-32bit-3.12.12-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-32bit-3.12.12-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-32bit-3.12.12-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.12-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.12-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.12-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.12-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.12-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.12-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.12-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.12-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.12-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.12-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.12-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.12-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.12-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.12-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.12-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.12-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.12-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.12-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.12-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.12-4.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.12-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.12-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.12-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.12-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-32bit-3.12.12-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-32bit-3.12.12-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-32bit-3.12.12-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-32bit-3.12.12-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.12-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.12-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.12-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.12-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.12-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.12-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.12-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.12-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.12-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.12-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.12-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.12-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.12-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.12-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.12-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.12-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.12-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.12-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.12-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.12-4.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "python312-3.12.12-4.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the python312-3.12.12-4.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2025-15850",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2025_15850-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-12084 page",
"url": "https://www.suse.com/security/cve/CVE-2025-12084/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-13836 page",
"url": "https://www.suse.com/security/cve/CVE-2025-13836/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-13837 page",
"url": "https://www.suse.com/security/cve/CVE-2025-13837/"
}
],
"title": "python312-3.12.12-4.1 on GA media",
"tracking": {
"current_release_date": "2025-12-29T00:00:00Z",
"generator": {
"date": "2025-12-29T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2025:15850-1",
"initial_release_date": "2025-12-29T00:00:00Z",
"revision_history": [
{
"date": "2025-12-29T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python312-3.12.12-4.1.aarch64",
"product": {
"name": "python312-3.12.12-4.1.aarch64",
"product_id": "python312-3.12.12-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-32bit-3.12.12-4.1.aarch64",
"product": {
"name": "python312-32bit-3.12.12-4.1.aarch64",
"product_id": "python312-32bit-3.12.12-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-curses-3.12.12-4.1.aarch64",
"product": {
"name": "python312-curses-3.12.12-4.1.aarch64",
"product_id": "python312-curses-3.12.12-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-dbm-3.12.12-4.1.aarch64",
"product": {
"name": "python312-dbm-3.12.12-4.1.aarch64",
"product_id": "python312-dbm-3.12.12-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-idle-3.12.12-4.1.aarch64",
"product": {
"name": "python312-idle-3.12.12-4.1.aarch64",
"product_id": "python312-idle-3.12.12-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-tk-3.12.12-4.1.aarch64",
"product": {
"name": "python312-tk-3.12.12-4.1.aarch64",
"product_id": "python312-tk-3.12.12-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-x86-64-v3-3.12.12-4.1.aarch64",
"product": {
"name": "python312-x86-64-v3-3.12.12-4.1.aarch64",
"product_id": "python312-x86-64-v3-3.12.12-4.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python312-3.12.12-4.1.ppc64le",
"product": {
"name": "python312-3.12.12-4.1.ppc64le",
"product_id": "python312-3.12.12-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-32bit-3.12.12-4.1.ppc64le",
"product": {
"name": "python312-32bit-3.12.12-4.1.ppc64le",
"product_id": "python312-32bit-3.12.12-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-curses-3.12.12-4.1.ppc64le",
"product": {
"name": "python312-curses-3.12.12-4.1.ppc64le",
"product_id": "python312-curses-3.12.12-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-dbm-3.12.12-4.1.ppc64le",
"product": {
"name": "python312-dbm-3.12.12-4.1.ppc64le",
"product_id": "python312-dbm-3.12.12-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-idle-3.12.12-4.1.ppc64le",
"product": {
"name": "python312-idle-3.12.12-4.1.ppc64le",
"product_id": "python312-idle-3.12.12-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-tk-3.12.12-4.1.ppc64le",
"product": {
"name": "python312-tk-3.12.12-4.1.ppc64le",
"product_id": "python312-tk-3.12.12-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-x86-64-v3-3.12.12-4.1.ppc64le",
"product": {
"name": "python312-x86-64-v3-3.12.12-4.1.ppc64le",
"product_id": "python312-x86-64-v3-3.12.12-4.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python312-3.12.12-4.1.s390x",
"product": {
"name": "python312-3.12.12-4.1.s390x",
"product_id": "python312-3.12.12-4.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-32bit-3.12.12-4.1.s390x",
"product": {
"name": "python312-32bit-3.12.12-4.1.s390x",
"product_id": "python312-32bit-3.12.12-4.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-curses-3.12.12-4.1.s390x",
"product": {
"name": "python312-curses-3.12.12-4.1.s390x",
"product_id": "python312-curses-3.12.12-4.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-dbm-3.12.12-4.1.s390x",
"product": {
"name": "python312-dbm-3.12.12-4.1.s390x",
"product_id": "python312-dbm-3.12.12-4.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-idle-3.12.12-4.1.s390x",
"product": {
"name": "python312-idle-3.12.12-4.1.s390x",
"product_id": "python312-idle-3.12.12-4.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-tk-3.12.12-4.1.s390x",
"product": {
"name": "python312-tk-3.12.12-4.1.s390x",
"product_id": "python312-tk-3.12.12-4.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-x86-64-v3-3.12.12-4.1.s390x",
"product": {
"name": "python312-x86-64-v3-3.12.12-4.1.s390x",
"product_id": "python312-x86-64-v3-3.12.12-4.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python312-3.12.12-4.1.x86_64",
"product": {
"name": "python312-3.12.12-4.1.x86_64",
"product_id": "python312-3.12.12-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-32bit-3.12.12-4.1.x86_64",
"product": {
"name": "python312-32bit-3.12.12-4.1.x86_64",
"product_id": "python312-32bit-3.12.12-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-curses-3.12.12-4.1.x86_64",
"product": {
"name": "python312-curses-3.12.12-4.1.x86_64",
"product_id": "python312-curses-3.12.12-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-dbm-3.12.12-4.1.x86_64",
"product": {
"name": "python312-dbm-3.12.12-4.1.x86_64",
"product_id": "python312-dbm-3.12.12-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-idle-3.12.12-4.1.x86_64",
"product": {
"name": "python312-idle-3.12.12-4.1.x86_64",
"product_id": "python312-idle-3.12.12-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-tk-3.12.12-4.1.x86_64",
"product": {
"name": "python312-tk-3.12.12-4.1.x86_64",
"product_id": "python312-tk-3.12.12-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-x86-64-v3-3.12.12-4.1.x86_64",
"product": {
"name": "python312-x86-64-v3-3.12.12-4.1.x86_64",
"product_id": "python312-x86-64-v3-3.12.12-4.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-3.12.12-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-3.12.12-4.1.aarch64"
},
"product_reference": "python312-3.12.12-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-3.12.12-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-3.12.12-4.1.ppc64le"
},
"product_reference": "python312-3.12.12-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-3.12.12-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-3.12.12-4.1.s390x"
},
"product_reference": "python312-3.12.12-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-3.12.12-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-3.12.12-4.1.x86_64"
},
"product_reference": "python312-3.12.12-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-32bit-3.12.12-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-32bit-3.12.12-4.1.aarch64"
},
"product_reference": "python312-32bit-3.12.12-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-32bit-3.12.12-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-32bit-3.12.12-4.1.ppc64le"
},
"product_reference": "python312-32bit-3.12.12-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-32bit-3.12.12-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-32bit-3.12.12-4.1.s390x"
},
"product_reference": "python312-32bit-3.12.12-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-32bit-3.12.12-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-32bit-3.12.12-4.1.x86_64"
},
"product_reference": "python312-32bit-3.12.12-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-curses-3.12.12-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-curses-3.12.12-4.1.aarch64"
},
"product_reference": "python312-curses-3.12.12-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-curses-3.12.12-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-curses-3.12.12-4.1.ppc64le"
},
"product_reference": "python312-curses-3.12.12-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-curses-3.12.12-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-curses-3.12.12-4.1.s390x"
},
"product_reference": "python312-curses-3.12.12-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-curses-3.12.12-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-curses-3.12.12-4.1.x86_64"
},
"product_reference": "python312-curses-3.12.12-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-dbm-3.12.12-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-dbm-3.12.12-4.1.aarch64"
},
"product_reference": "python312-dbm-3.12.12-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-dbm-3.12.12-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-dbm-3.12.12-4.1.ppc64le"
},
"product_reference": "python312-dbm-3.12.12-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-dbm-3.12.12-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-dbm-3.12.12-4.1.s390x"
},
"product_reference": "python312-dbm-3.12.12-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-dbm-3.12.12-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-dbm-3.12.12-4.1.x86_64"
},
"product_reference": "python312-dbm-3.12.12-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-idle-3.12.12-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-idle-3.12.12-4.1.aarch64"
},
"product_reference": "python312-idle-3.12.12-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-idle-3.12.12-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-idle-3.12.12-4.1.ppc64le"
},
"product_reference": "python312-idle-3.12.12-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-idle-3.12.12-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-idle-3.12.12-4.1.s390x"
},
"product_reference": "python312-idle-3.12.12-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-idle-3.12.12-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-idle-3.12.12-4.1.x86_64"
},
"product_reference": "python312-idle-3.12.12-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tk-3.12.12-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-tk-3.12.12-4.1.aarch64"
},
"product_reference": "python312-tk-3.12.12-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tk-3.12.12-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-tk-3.12.12-4.1.ppc64le"
},
"product_reference": "python312-tk-3.12.12-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tk-3.12.12-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-tk-3.12.12-4.1.s390x"
},
"product_reference": "python312-tk-3.12.12-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tk-3.12.12-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-tk-3.12.12-4.1.x86_64"
},
"product_reference": "python312-tk-3.12.12-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-x86-64-v3-3.12.12-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-x86-64-v3-3.12.12-4.1.aarch64"
},
"product_reference": "python312-x86-64-v3-3.12.12-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-x86-64-v3-3.12.12-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-x86-64-v3-3.12.12-4.1.ppc64le"
},
"product_reference": "python312-x86-64-v3-3.12.12-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-x86-64-v3-3.12.12-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-x86-64-v3-3.12.12-4.1.s390x"
},
"product_reference": "python312-x86-64-v3-3.12.12-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-x86-64-v3-3.12.12-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-x86-64-v3-3.12.12-4.1.x86_64"
},
"product_reference": "python312-x86-64-v3-3.12.12-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-12084",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-12084"
}
],
"notes": [
{
"category": "general",
"text": "When building nested elements using xml.dom.minidom methods such as appendChild() that have a dependency on _clear_id_cache() the algorithm is quadratic. Availability can be impacted when building excessively nested documents.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python312-3.12.12-4.1.aarch64",
"openSUSE Tumbleweed:python312-3.12.12-4.1.ppc64le",
"openSUSE Tumbleweed:python312-3.12.12-4.1.s390x",
"openSUSE Tumbleweed:python312-3.12.12-4.1.x86_64",
"openSUSE Tumbleweed:python312-32bit-3.12.12-4.1.aarch64",
"openSUSE Tumbleweed:python312-32bit-3.12.12-4.1.ppc64le",
"openSUSE Tumbleweed:python312-32bit-3.12.12-4.1.s390x",
"openSUSE Tumbleweed:python312-32bit-3.12.12-4.1.x86_64",
"openSUSE Tumbleweed:python312-curses-3.12.12-4.1.aarch64",
"openSUSE Tumbleweed:python312-curses-3.12.12-4.1.ppc64le",
"openSUSE Tumbleweed:python312-curses-3.12.12-4.1.s390x",
"openSUSE Tumbleweed:python312-curses-3.12.12-4.1.x86_64",
"openSUSE Tumbleweed:python312-dbm-3.12.12-4.1.aarch64",
"openSUSE Tumbleweed:python312-dbm-3.12.12-4.1.ppc64le",
"openSUSE Tumbleweed:python312-dbm-3.12.12-4.1.s390x",
"openSUSE Tumbleweed:python312-dbm-3.12.12-4.1.x86_64",
"openSUSE Tumbleweed:python312-idle-3.12.12-4.1.aarch64",
"openSUSE Tumbleweed:python312-idle-3.12.12-4.1.ppc64le",
"openSUSE Tumbleweed:python312-idle-3.12.12-4.1.s390x",
"openSUSE Tumbleweed:python312-idle-3.12.12-4.1.x86_64",
"openSUSE Tumbleweed:python312-tk-3.12.12-4.1.aarch64",
"openSUSE Tumbleweed:python312-tk-3.12.12-4.1.ppc64le",
"openSUSE Tumbleweed:python312-tk-3.12.12-4.1.s390x",
"openSUSE Tumbleweed:python312-tk-3.12.12-4.1.x86_64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.12-4.1.aarch64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.12-4.1.ppc64le",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.12-4.1.s390x",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.12-4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-12084",
"url": "https://www.suse.com/security/cve/CVE-2025-12084"
},
{
"category": "external",
"summary": "SUSE Bug 1254997 for CVE-2025-12084",
"url": "https://bugzilla.suse.com/1254997"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python312-3.12.12-4.1.aarch64",
"openSUSE Tumbleweed:python312-3.12.12-4.1.ppc64le",
"openSUSE Tumbleweed:python312-3.12.12-4.1.s390x",
"openSUSE Tumbleweed:python312-3.12.12-4.1.x86_64",
"openSUSE Tumbleweed:python312-32bit-3.12.12-4.1.aarch64",
"openSUSE Tumbleweed:python312-32bit-3.12.12-4.1.ppc64le",
"openSUSE Tumbleweed:python312-32bit-3.12.12-4.1.s390x",
"openSUSE Tumbleweed:python312-32bit-3.12.12-4.1.x86_64",
"openSUSE Tumbleweed:python312-curses-3.12.12-4.1.aarch64",
"openSUSE Tumbleweed:python312-curses-3.12.12-4.1.ppc64le",
"openSUSE Tumbleweed:python312-curses-3.12.12-4.1.s390x",
"openSUSE Tumbleweed:python312-curses-3.12.12-4.1.x86_64",
"openSUSE Tumbleweed:python312-dbm-3.12.12-4.1.aarch64",
"openSUSE Tumbleweed:python312-dbm-3.12.12-4.1.ppc64le",
"openSUSE Tumbleweed:python312-dbm-3.12.12-4.1.s390x",
"openSUSE Tumbleweed:python312-dbm-3.12.12-4.1.x86_64",
"openSUSE Tumbleweed:python312-idle-3.12.12-4.1.aarch64",
"openSUSE Tumbleweed:python312-idle-3.12.12-4.1.ppc64le",
"openSUSE Tumbleweed:python312-idle-3.12.12-4.1.s390x",
"openSUSE Tumbleweed:python312-idle-3.12.12-4.1.x86_64",
"openSUSE Tumbleweed:python312-tk-3.12.12-4.1.aarch64",
"openSUSE Tumbleweed:python312-tk-3.12.12-4.1.ppc64le",
"openSUSE Tumbleweed:python312-tk-3.12.12-4.1.s390x",
"openSUSE Tumbleweed:python312-tk-3.12.12-4.1.x86_64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.12-4.1.aarch64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.12-4.1.ppc64le",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.12-4.1.s390x",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.12-4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python312-3.12.12-4.1.aarch64",
"openSUSE Tumbleweed:python312-3.12.12-4.1.ppc64le",
"openSUSE Tumbleweed:python312-3.12.12-4.1.s390x",
"openSUSE Tumbleweed:python312-3.12.12-4.1.x86_64",
"openSUSE Tumbleweed:python312-32bit-3.12.12-4.1.aarch64",
"openSUSE Tumbleweed:python312-32bit-3.12.12-4.1.ppc64le",
"openSUSE Tumbleweed:python312-32bit-3.12.12-4.1.s390x",
"openSUSE Tumbleweed:python312-32bit-3.12.12-4.1.x86_64",
"openSUSE Tumbleweed:python312-curses-3.12.12-4.1.aarch64",
"openSUSE Tumbleweed:python312-curses-3.12.12-4.1.ppc64le",
"openSUSE Tumbleweed:python312-curses-3.12.12-4.1.s390x",
"openSUSE Tumbleweed:python312-curses-3.12.12-4.1.x86_64",
"openSUSE Tumbleweed:python312-dbm-3.12.12-4.1.aarch64",
"openSUSE Tumbleweed:python312-dbm-3.12.12-4.1.ppc64le",
"openSUSE Tumbleweed:python312-dbm-3.12.12-4.1.s390x",
"openSUSE Tumbleweed:python312-dbm-3.12.12-4.1.x86_64",
"openSUSE Tumbleweed:python312-idle-3.12.12-4.1.aarch64",
"openSUSE Tumbleweed:python312-idle-3.12.12-4.1.ppc64le",
"openSUSE Tumbleweed:python312-idle-3.12.12-4.1.s390x",
"openSUSE Tumbleweed:python312-idle-3.12.12-4.1.x86_64",
"openSUSE Tumbleweed:python312-tk-3.12.12-4.1.aarch64",
"openSUSE Tumbleweed:python312-tk-3.12.12-4.1.ppc64le",
"openSUSE Tumbleweed:python312-tk-3.12.12-4.1.s390x",
"openSUSE Tumbleweed:python312-tk-3.12.12-4.1.x86_64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.12-4.1.aarch64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.12-4.1.ppc64le",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.12-4.1.s390x",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.12-4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-29T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-12084"
},
{
"cve": "CVE-2025-13836",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-13836"
}
],
"notes": [
{
"category": "general",
"text": "When reading an HTTP response from a server, if no read amount is specified, the default behavior will be to use Content-Length. This allows a malicious server to cause the client to read large amounts of data into memory, potentially causing OOM or other DoS.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python312-3.12.12-4.1.aarch64",
"openSUSE Tumbleweed:python312-3.12.12-4.1.ppc64le",
"openSUSE Tumbleweed:python312-3.12.12-4.1.s390x",
"openSUSE Tumbleweed:python312-3.12.12-4.1.x86_64",
"openSUSE Tumbleweed:python312-32bit-3.12.12-4.1.aarch64",
"openSUSE Tumbleweed:python312-32bit-3.12.12-4.1.ppc64le",
"openSUSE Tumbleweed:python312-32bit-3.12.12-4.1.s390x",
"openSUSE Tumbleweed:python312-32bit-3.12.12-4.1.x86_64",
"openSUSE Tumbleweed:python312-curses-3.12.12-4.1.aarch64",
"openSUSE Tumbleweed:python312-curses-3.12.12-4.1.ppc64le",
"openSUSE Tumbleweed:python312-curses-3.12.12-4.1.s390x",
"openSUSE Tumbleweed:python312-curses-3.12.12-4.1.x86_64",
"openSUSE Tumbleweed:python312-dbm-3.12.12-4.1.aarch64",
"openSUSE Tumbleweed:python312-dbm-3.12.12-4.1.ppc64le",
"openSUSE Tumbleweed:python312-dbm-3.12.12-4.1.s390x",
"openSUSE Tumbleweed:python312-dbm-3.12.12-4.1.x86_64",
"openSUSE Tumbleweed:python312-idle-3.12.12-4.1.aarch64",
"openSUSE Tumbleweed:python312-idle-3.12.12-4.1.ppc64le",
"openSUSE Tumbleweed:python312-idle-3.12.12-4.1.s390x",
"openSUSE Tumbleweed:python312-idle-3.12.12-4.1.x86_64",
"openSUSE Tumbleweed:python312-tk-3.12.12-4.1.aarch64",
"openSUSE Tumbleweed:python312-tk-3.12.12-4.1.ppc64le",
"openSUSE Tumbleweed:python312-tk-3.12.12-4.1.s390x",
"openSUSE Tumbleweed:python312-tk-3.12.12-4.1.x86_64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.12-4.1.aarch64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.12-4.1.ppc64le",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.12-4.1.s390x",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.12-4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-13836",
"url": "https://www.suse.com/security/cve/CVE-2025-13836"
},
{
"category": "external",
"summary": "SUSE Bug 1254400 for CVE-2025-13836",
"url": "https://bugzilla.suse.com/1254400"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python312-3.12.12-4.1.aarch64",
"openSUSE Tumbleweed:python312-3.12.12-4.1.ppc64le",
"openSUSE Tumbleweed:python312-3.12.12-4.1.s390x",
"openSUSE Tumbleweed:python312-3.12.12-4.1.x86_64",
"openSUSE Tumbleweed:python312-32bit-3.12.12-4.1.aarch64",
"openSUSE Tumbleweed:python312-32bit-3.12.12-4.1.ppc64le",
"openSUSE Tumbleweed:python312-32bit-3.12.12-4.1.s390x",
"openSUSE Tumbleweed:python312-32bit-3.12.12-4.1.x86_64",
"openSUSE Tumbleweed:python312-curses-3.12.12-4.1.aarch64",
"openSUSE Tumbleweed:python312-curses-3.12.12-4.1.ppc64le",
"openSUSE Tumbleweed:python312-curses-3.12.12-4.1.s390x",
"openSUSE Tumbleweed:python312-curses-3.12.12-4.1.x86_64",
"openSUSE Tumbleweed:python312-dbm-3.12.12-4.1.aarch64",
"openSUSE Tumbleweed:python312-dbm-3.12.12-4.1.ppc64le",
"openSUSE Tumbleweed:python312-dbm-3.12.12-4.1.s390x",
"openSUSE Tumbleweed:python312-dbm-3.12.12-4.1.x86_64",
"openSUSE Tumbleweed:python312-idle-3.12.12-4.1.aarch64",
"openSUSE Tumbleweed:python312-idle-3.12.12-4.1.ppc64le",
"openSUSE Tumbleweed:python312-idle-3.12.12-4.1.s390x",
"openSUSE Tumbleweed:python312-idle-3.12.12-4.1.x86_64",
"openSUSE Tumbleweed:python312-tk-3.12.12-4.1.aarch64",
"openSUSE Tumbleweed:python312-tk-3.12.12-4.1.ppc64le",
"openSUSE Tumbleweed:python312-tk-3.12.12-4.1.s390x",
"openSUSE Tumbleweed:python312-tk-3.12.12-4.1.x86_64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.12-4.1.aarch64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.12-4.1.ppc64le",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.12-4.1.s390x",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.12-4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python312-3.12.12-4.1.aarch64",
"openSUSE Tumbleweed:python312-3.12.12-4.1.ppc64le",
"openSUSE Tumbleweed:python312-3.12.12-4.1.s390x",
"openSUSE Tumbleweed:python312-3.12.12-4.1.x86_64",
"openSUSE Tumbleweed:python312-32bit-3.12.12-4.1.aarch64",
"openSUSE Tumbleweed:python312-32bit-3.12.12-4.1.ppc64le",
"openSUSE Tumbleweed:python312-32bit-3.12.12-4.1.s390x",
"openSUSE Tumbleweed:python312-32bit-3.12.12-4.1.x86_64",
"openSUSE Tumbleweed:python312-curses-3.12.12-4.1.aarch64",
"openSUSE Tumbleweed:python312-curses-3.12.12-4.1.ppc64le",
"openSUSE Tumbleweed:python312-curses-3.12.12-4.1.s390x",
"openSUSE Tumbleweed:python312-curses-3.12.12-4.1.x86_64",
"openSUSE Tumbleweed:python312-dbm-3.12.12-4.1.aarch64",
"openSUSE Tumbleweed:python312-dbm-3.12.12-4.1.ppc64le",
"openSUSE Tumbleweed:python312-dbm-3.12.12-4.1.s390x",
"openSUSE Tumbleweed:python312-dbm-3.12.12-4.1.x86_64",
"openSUSE Tumbleweed:python312-idle-3.12.12-4.1.aarch64",
"openSUSE Tumbleweed:python312-idle-3.12.12-4.1.ppc64le",
"openSUSE Tumbleweed:python312-idle-3.12.12-4.1.s390x",
"openSUSE Tumbleweed:python312-idle-3.12.12-4.1.x86_64",
"openSUSE Tumbleweed:python312-tk-3.12.12-4.1.aarch64",
"openSUSE Tumbleweed:python312-tk-3.12.12-4.1.ppc64le",
"openSUSE Tumbleweed:python312-tk-3.12.12-4.1.s390x",
"openSUSE Tumbleweed:python312-tk-3.12.12-4.1.x86_64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.12-4.1.aarch64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.12-4.1.ppc64le",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.12-4.1.s390x",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.12-4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-29T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-13836"
},
{
"cve": "CVE-2025-13837",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-13837"
}
],
"notes": [
{
"category": "general",
"text": "When loading a plist file, the plistlib module reads data in size specified by the file itself, meaning a malicious file can cause OOM and DoS issues",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python312-3.12.12-4.1.aarch64",
"openSUSE Tumbleweed:python312-3.12.12-4.1.ppc64le",
"openSUSE Tumbleweed:python312-3.12.12-4.1.s390x",
"openSUSE Tumbleweed:python312-3.12.12-4.1.x86_64",
"openSUSE Tumbleweed:python312-32bit-3.12.12-4.1.aarch64",
"openSUSE Tumbleweed:python312-32bit-3.12.12-4.1.ppc64le",
"openSUSE Tumbleweed:python312-32bit-3.12.12-4.1.s390x",
"openSUSE Tumbleweed:python312-32bit-3.12.12-4.1.x86_64",
"openSUSE Tumbleweed:python312-curses-3.12.12-4.1.aarch64",
"openSUSE Tumbleweed:python312-curses-3.12.12-4.1.ppc64le",
"openSUSE Tumbleweed:python312-curses-3.12.12-4.1.s390x",
"openSUSE Tumbleweed:python312-curses-3.12.12-4.1.x86_64",
"openSUSE Tumbleweed:python312-dbm-3.12.12-4.1.aarch64",
"openSUSE Tumbleweed:python312-dbm-3.12.12-4.1.ppc64le",
"openSUSE Tumbleweed:python312-dbm-3.12.12-4.1.s390x",
"openSUSE Tumbleweed:python312-dbm-3.12.12-4.1.x86_64",
"openSUSE Tumbleweed:python312-idle-3.12.12-4.1.aarch64",
"openSUSE Tumbleweed:python312-idle-3.12.12-4.1.ppc64le",
"openSUSE Tumbleweed:python312-idle-3.12.12-4.1.s390x",
"openSUSE Tumbleweed:python312-idle-3.12.12-4.1.x86_64",
"openSUSE Tumbleweed:python312-tk-3.12.12-4.1.aarch64",
"openSUSE Tumbleweed:python312-tk-3.12.12-4.1.ppc64le",
"openSUSE Tumbleweed:python312-tk-3.12.12-4.1.s390x",
"openSUSE Tumbleweed:python312-tk-3.12.12-4.1.x86_64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.12-4.1.aarch64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.12-4.1.ppc64le",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.12-4.1.s390x",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.12-4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-13837",
"url": "https://www.suse.com/security/cve/CVE-2025-13837"
},
{
"category": "external",
"summary": "SUSE Bug 1254401 for CVE-2025-13837",
"url": "https://bugzilla.suse.com/1254401"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python312-3.12.12-4.1.aarch64",
"openSUSE Tumbleweed:python312-3.12.12-4.1.ppc64le",
"openSUSE Tumbleweed:python312-3.12.12-4.1.s390x",
"openSUSE Tumbleweed:python312-3.12.12-4.1.x86_64",
"openSUSE Tumbleweed:python312-32bit-3.12.12-4.1.aarch64",
"openSUSE Tumbleweed:python312-32bit-3.12.12-4.1.ppc64le",
"openSUSE Tumbleweed:python312-32bit-3.12.12-4.1.s390x",
"openSUSE Tumbleweed:python312-32bit-3.12.12-4.1.x86_64",
"openSUSE Tumbleweed:python312-curses-3.12.12-4.1.aarch64",
"openSUSE Tumbleweed:python312-curses-3.12.12-4.1.ppc64le",
"openSUSE Tumbleweed:python312-curses-3.12.12-4.1.s390x",
"openSUSE Tumbleweed:python312-curses-3.12.12-4.1.x86_64",
"openSUSE Tumbleweed:python312-dbm-3.12.12-4.1.aarch64",
"openSUSE Tumbleweed:python312-dbm-3.12.12-4.1.ppc64le",
"openSUSE Tumbleweed:python312-dbm-3.12.12-4.1.s390x",
"openSUSE Tumbleweed:python312-dbm-3.12.12-4.1.x86_64",
"openSUSE Tumbleweed:python312-idle-3.12.12-4.1.aarch64",
"openSUSE Tumbleweed:python312-idle-3.12.12-4.1.ppc64le",
"openSUSE Tumbleweed:python312-idle-3.12.12-4.1.s390x",
"openSUSE Tumbleweed:python312-idle-3.12.12-4.1.x86_64",
"openSUSE Tumbleweed:python312-tk-3.12.12-4.1.aarch64",
"openSUSE Tumbleweed:python312-tk-3.12.12-4.1.ppc64le",
"openSUSE Tumbleweed:python312-tk-3.12.12-4.1.s390x",
"openSUSE Tumbleweed:python312-tk-3.12.12-4.1.x86_64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.12-4.1.aarch64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.12-4.1.ppc64le",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.12-4.1.s390x",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.12-4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python312-3.12.12-4.1.aarch64",
"openSUSE Tumbleweed:python312-3.12.12-4.1.ppc64le",
"openSUSE Tumbleweed:python312-3.12.12-4.1.s390x",
"openSUSE Tumbleweed:python312-3.12.12-4.1.x86_64",
"openSUSE Tumbleweed:python312-32bit-3.12.12-4.1.aarch64",
"openSUSE Tumbleweed:python312-32bit-3.12.12-4.1.ppc64le",
"openSUSE Tumbleweed:python312-32bit-3.12.12-4.1.s390x",
"openSUSE Tumbleweed:python312-32bit-3.12.12-4.1.x86_64",
"openSUSE Tumbleweed:python312-curses-3.12.12-4.1.aarch64",
"openSUSE Tumbleweed:python312-curses-3.12.12-4.1.ppc64le",
"openSUSE Tumbleweed:python312-curses-3.12.12-4.1.s390x",
"openSUSE Tumbleweed:python312-curses-3.12.12-4.1.x86_64",
"openSUSE Tumbleweed:python312-dbm-3.12.12-4.1.aarch64",
"openSUSE Tumbleweed:python312-dbm-3.12.12-4.1.ppc64le",
"openSUSE Tumbleweed:python312-dbm-3.12.12-4.1.s390x",
"openSUSE Tumbleweed:python312-dbm-3.12.12-4.1.x86_64",
"openSUSE Tumbleweed:python312-idle-3.12.12-4.1.aarch64",
"openSUSE Tumbleweed:python312-idle-3.12.12-4.1.ppc64le",
"openSUSE Tumbleweed:python312-idle-3.12.12-4.1.s390x",
"openSUSE Tumbleweed:python312-idle-3.12.12-4.1.x86_64",
"openSUSE Tumbleweed:python312-tk-3.12.12-4.1.aarch64",
"openSUSE Tumbleweed:python312-tk-3.12.12-4.1.ppc64le",
"openSUSE Tumbleweed:python312-tk-3.12.12-4.1.s390x",
"openSUSE Tumbleweed:python312-tk-3.12.12-4.1.x86_64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.12-4.1.aarch64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.12-4.1.ppc64le",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.12-4.1.s390x",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.12-4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-29T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-13837"
}
]
}
OPENSUSE-SU-2025:15851-1
Vulnerability from csaf_opensuse - Published: 2025-12-29 00:00 - Updated: 2025-12-29 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.11-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.11-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.11-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.11-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-32bit-3.13.11-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-32bit-3.13.11-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-32bit-3.13.11-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-32bit-3.13.11-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.11-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.11-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.11-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.11-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.11-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.11-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.11-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.11-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.11-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.11-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.11-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.11-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.11-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.11-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.11-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.11-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.11-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.11-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.11-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.11-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.11-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.11-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.11-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.11-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-32bit-3.13.11-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-32bit-3.13.11-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-32bit-3.13.11-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-32bit-3.13.11-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.11-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.11-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.11-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.11-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.11-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.11-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.11-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.11-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.11-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.11-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.11-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.11-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.11-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.11-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.11-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.11-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.11-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.11-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.11-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.11-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.11-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.11-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.11-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.11-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-32bit-3.13.11-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-32bit-3.13.11-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-32bit-3.13.11-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-32bit-3.13.11-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.11-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.11-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.11-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.11-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.11-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.11-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.11-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.11-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.11-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.11-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.11-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.11-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.11-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.11-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.11-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.11-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.11-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.11-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.11-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.11-1.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "python313-3.13.11-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the python313-3.13.11-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2025-15851",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2025_15851-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-12084 page",
"url": "https://www.suse.com/security/cve/CVE-2025-12084/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-13836 page",
"url": "https://www.suse.com/security/cve/CVE-2025-13836/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-13837 page",
"url": "https://www.suse.com/security/cve/CVE-2025-13837/"
}
],
"title": "python313-3.13.11-1.1 on GA media",
"tracking": {
"current_release_date": "2025-12-29T00:00:00Z",
"generator": {
"date": "2025-12-29T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2025:15851-1",
"initial_release_date": "2025-12-29T00:00:00Z",
"revision_history": [
{
"date": "2025-12-29T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python313-3.13.11-1.1.aarch64",
"product": {
"name": "python313-3.13.11-1.1.aarch64",
"product_id": "python313-3.13.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-32bit-3.13.11-1.1.aarch64",
"product": {
"name": "python313-32bit-3.13.11-1.1.aarch64",
"product_id": "python313-32bit-3.13.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-curses-3.13.11-1.1.aarch64",
"product": {
"name": "python313-curses-3.13.11-1.1.aarch64",
"product_id": "python313-curses-3.13.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-dbm-3.13.11-1.1.aarch64",
"product": {
"name": "python313-dbm-3.13.11-1.1.aarch64",
"product_id": "python313-dbm-3.13.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-idle-3.13.11-1.1.aarch64",
"product": {
"name": "python313-idle-3.13.11-1.1.aarch64",
"product_id": "python313-idle-3.13.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-tk-3.13.11-1.1.aarch64",
"product": {
"name": "python313-tk-3.13.11-1.1.aarch64",
"product_id": "python313-tk-3.13.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-x86-64-v3-3.13.11-1.1.aarch64",
"product": {
"name": "python313-x86-64-v3-3.13.11-1.1.aarch64",
"product_id": "python313-x86-64-v3-3.13.11-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python313-3.13.11-1.1.ppc64le",
"product": {
"name": "python313-3.13.11-1.1.ppc64le",
"product_id": "python313-3.13.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-32bit-3.13.11-1.1.ppc64le",
"product": {
"name": "python313-32bit-3.13.11-1.1.ppc64le",
"product_id": "python313-32bit-3.13.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-curses-3.13.11-1.1.ppc64le",
"product": {
"name": "python313-curses-3.13.11-1.1.ppc64le",
"product_id": "python313-curses-3.13.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-dbm-3.13.11-1.1.ppc64le",
"product": {
"name": "python313-dbm-3.13.11-1.1.ppc64le",
"product_id": "python313-dbm-3.13.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-idle-3.13.11-1.1.ppc64le",
"product": {
"name": "python313-idle-3.13.11-1.1.ppc64le",
"product_id": "python313-idle-3.13.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-tk-3.13.11-1.1.ppc64le",
"product": {
"name": "python313-tk-3.13.11-1.1.ppc64le",
"product_id": "python313-tk-3.13.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-x86-64-v3-3.13.11-1.1.ppc64le",
"product": {
"name": "python313-x86-64-v3-3.13.11-1.1.ppc64le",
"product_id": "python313-x86-64-v3-3.13.11-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python313-3.13.11-1.1.s390x",
"product": {
"name": "python313-3.13.11-1.1.s390x",
"product_id": "python313-3.13.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-32bit-3.13.11-1.1.s390x",
"product": {
"name": "python313-32bit-3.13.11-1.1.s390x",
"product_id": "python313-32bit-3.13.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-curses-3.13.11-1.1.s390x",
"product": {
"name": "python313-curses-3.13.11-1.1.s390x",
"product_id": "python313-curses-3.13.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-dbm-3.13.11-1.1.s390x",
"product": {
"name": "python313-dbm-3.13.11-1.1.s390x",
"product_id": "python313-dbm-3.13.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-idle-3.13.11-1.1.s390x",
"product": {
"name": "python313-idle-3.13.11-1.1.s390x",
"product_id": "python313-idle-3.13.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-tk-3.13.11-1.1.s390x",
"product": {
"name": "python313-tk-3.13.11-1.1.s390x",
"product_id": "python313-tk-3.13.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-x86-64-v3-3.13.11-1.1.s390x",
"product": {
"name": "python313-x86-64-v3-3.13.11-1.1.s390x",
"product_id": "python313-x86-64-v3-3.13.11-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python313-3.13.11-1.1.x86_64",
"product": {
"name": "python313-3.13.11-1.1.x86_64",
"product_id": "python313-3.13.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-32bit-3.13.11-1.1.x86_64",
"product": {
"name": "python313-32bit-3.13.11-1.1.x86_64",
"product_id": "python313-32bit-3.13.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-curses-3.13.11-1.1.x86_64",
"product": {
"name": "python313-curses-3.13.11-1.1.x86_64",
"product_id": "python313-curses-3.13.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-dbm-3.13.11-1.1.x86_64",
"product": {
"name": "python313-dbm-3.13.11-1.1.x86_64",
"product_id": "python313-dbm-3.13.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-idle-3.13.11-1.1.x86_64",
"product": {
"name": "python313-idle-3.13.11-1.1.x86_64",
"product_id": "python313-idle-3.13.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-tk-3.13.11-1.1.x86_64",
"product": {
"name": "python313-tk-3.13.11-1.1.x86_64",
"product_id": "python313-tk-3.13.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-x86-64-v3-3.13.11-1.1.x86_64",
"product": {
"name": "python313-x86-64-v3-3.13.11-1.1.x86_64",
"product_id": "python313-x86-64-v3-3.13.11-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-3.13.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-3.13.11-1.1.aarch64"
},
"product_reference": "python313-3.13.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-3.13.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-3.13.11-1.1.ppc64le"
},
"product_reference": "python313-3.13.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-3.13.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-3.13.11-1.1.s390x"
},
"product_reference": "python313-3.13.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-3.13.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-3.13.11-1.1.x86_64"
},
"product_reference": "python313-3.13.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-32bit-3.13.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-32bit-3.13.11-1.1.aarch64"
},
"product_reference": "python313-32bit-3.13.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-32bit-3.13.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-32bit-3.13.11-1.1.ppc64le"
},
"product_reference": "python313-32bit-3.13.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-32bit-3.13.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-32bit-3.13.11-1.1.s390x"
},
"product_reference": "python313-32bit-3.13.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-32bit-3.13.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-32bit-3.13.11-1.1.x86_64"
},
"product_reference": "python313-32bit-3.13.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-curses-3.13.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-curses-3.13.11-1.1.aarch64"
},
"product_reference": "python313-curses-3.13.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-curses-3.13.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-curses-3.13.11-1.1.ppc64le"
},
"product_reference": "python313-curses-3.13.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-curses-3.13.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-curses-3.13.11-1.1.s390x"
},
"product_reference": "python313-curses-3.13.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-curses-3.13.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-curses-3.13.11-1.1.x86_64"
},
"product_reference": "python313-curses-3.13.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-dbm-3.13.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-dbm-3.13.11-1.1.aarch64"
},
"product_reference": "python313-dbm-3.13.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-dbm-3.13.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-dbm-3.13.11-1.1.ppc64le"
},
"product_reference": "python313-dbm-3.13.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-dbm-3.13.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-dbm-3.13.11-1.1.s390x"
},
"product_reference": "python313-dbm-3.13.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-dbm-3.13.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-dbm-3.13.11-1.1.x86_64"
},
"product_reference": "python313-dbm-3.13.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-idle-3.13.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-idle-3.13.11-1.1.aarch64"
},
"product_reference": "python313-idle-3.13.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-idle-3.13.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-idle-3.13.11-1.1.ppc64le"
},
"product_reference": "python313-idle-3.13.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-idle-3.13.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-idle-3.13.11-1.1.s390x"
},
"product_reference": "python313-idle-3.13.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-idle-3.13.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-idle-3.13.11-1.1.x86_64"
},
"product_reference": "python313-idle-3.13.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-tk-3.13.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-tk-3.13.11-1.1.aarch64"
},
"product_reference": "python313-tk-3.13.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-tk-3.13.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-tk-3.13.11-1.1.ppc64le"
},
"product_reference": "python313-tk-3.13.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-tk-3.13.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-tk-3.13.11-1.1.s390x"
},
"product_reference": "python313-tk-3.13.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-tk-3.13.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-tk-3.13.11-1.1.x86_64"
},
"product_reference": "python313-tk-3.13.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-x86-64-v3-3.13.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-x86-64-v3-3.13.11-1.1.aarch64"
},
"product_reference": "python313-x86-64-v3-3.13.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-x86-64-v3-3.13.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-x86-64-v3-3.13.11-1.1.ppc64le"
},
"product_reference": "python313-x86-64-v3-3.13.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-x86-64-v3-3.13.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-x86-64-v3-3.13.11-1.1.s390x"
},
"product_reference": "python313-x86-64-v3-3.13.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-x86-64-v3-3.13.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-x86-64-v3-3.13.11-1.1.x86_64"
},
"product_reference": "python313-x86-64-v3-3.13.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-12084",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-12084"
}
],
"notes": [
{
"category": "general",
"text": "When building nested elements using xml.dom.minidom methods such as appendChild() that have a dependency on _clear_id_cache() the algorithm is quadratic. Availability can be impacted when building excessively nested documents.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-3.13.11-1.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.11-1.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.11-1.1.s390x",
"openSUSE Tumbleweed:python313-3.13.11-1.1.x86_64",
"openSUSE Tumbleweed:python313-32bit-3.13.11-1.1.aarch64",
"openSUSE Tumbleweed:python313-32bit-3.13.11-1.1.ppc64le",
"openSUSE Tumbleweed:python313-32bit-3.13.11-1.1.s390x",
"openSUSE Tumbleweed:python313-32bit-3.13.11-1.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.11-1.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.11-1.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.11-1.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.11-1.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.11-1.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.11-1.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.11-1.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.11-1.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.11-1.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.11-1.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.11-1.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.11-1.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.11-1.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.11-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.11-1.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.11-1.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.11-1.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.11-1.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.11-1.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-12084",
"url": "https://www.suse.com/security/cve/CVE-2025-12084"
},
{
"category": "external",
"summary": "SUSE Bug 1254997 for CVE-2025-12084",
"url": "https://bugzilla.suse.com/1254997"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python313-3.13.11-1.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.11-1.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.11-1.1.s390x",
"openSUSE Tumbleweed:python313-3.13.11-1.1.x86_64",
"openSUSE Tumbleweed:python313-32bit-3.13.11-1.1.aarch64",
"openSUSE Tumbleweed:python313-32bit-3.13.11-1.1.ppc64le",
"openSUSE Tumbleweed:python313-32bit-3.13.11-1.1.s390x",
"openSUSE Tumbleweed:python313-32bit-3.13.11-1.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.11-1.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.11-1.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.11-1.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.11-1.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.11-1.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.11-1.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.11-1.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.11-1.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.11-1.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.11-1.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.11-1.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.11-1.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.11-1.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.11-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.11-1.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.11-1.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.11-1.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.11-1.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.11-1.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.11-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-3.13.11-1.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.11-1.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.11-1.1.s390x",
"openSUSE Tumbleweed:python313-3.13.11-1.1.x86_64",
"openSUSE Tumbleweed:python313-32bit-3.13.11-1.1.aarch64",
"openSUSE Tumbleweed:python313-32bit-3.13.11-1.1.ppc64le",
"openSUSE Tumbleweed:python313-32bit-3.13.11-1.1.s390x",
"openSUSE Tumbleweed:python313-32bit-3.13.11-1.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.11-1.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.11-1.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.11-1.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.11-1.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.11-1.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.11-1.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.11-1.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.11-1.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.11-1.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.11-1.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.11-1.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.11-1.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.11-1.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.11-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.11-1.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.11-1.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.11-1.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.11-1.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.11-1.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-29T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-12084"
},
{
"cve": "CVE-2025-13836",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-13836"
}
],
"notes": [
{
"category": "general",
"text": "When reading an HTTP response from a server, if no read amount is specified, the default behavior will be to use Content-Length. This allows a malicious server to cause the client to read large amounts of data into memory, potentially causing OOM or other DoS.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-3.13.11-1.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.11-1.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.11-1.1.s390x",
"openSUSE Tumbleweed:python313-3.13.11-1.1.x86_64",
"openSUSE Tumbleweed:python313-32bit-3.13.11-1.1.aarch64",
"openSUSE Tumbleweed:python313-32bit-3.13.11-1.1.ppc64le",
"openSUSE Tumbleweed:python313-32bit-3.13.11-1.1.s390x",
"openSUSE Tumbleweed:python313-32bit-3.13.11-1.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.11-1.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.11-1.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.11-1.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.11-1.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.11-1.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.11-1.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.11-1.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.11-1.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.11-1.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.11-1.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.11-1.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.11-1.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.11-1.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.11-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.11-1.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.11-1.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.11-1.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.11-1.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.11-1.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-13836",
"url": "https://www.suse.com/security/cve/CVE-2025-13836"
},
{
"category": "external",
"summary": "SUSE Bug 1254400 for CVE-2025-13836",
"url": "https://bugzilla.suse.com/1254400"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python313-3.13.11-1.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.11-1.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.11-1.1.s390x",
"openSUSE Tumbleweed:python313-3.13.11-1.1.x86_64",
"openSUSE Tumbleweed:python313-32bit-3.13.11-1.1.aarch64",
"openSUSE Tumbleweed:python313-32bit-3.13.11-1.1.ppc64le",
"openSUSE Tumbleweed:python313-32bit-3.13.11-1.1.s390x",
"openSUSE Tumbleweed:python313-32bit-3.13.11-1.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.11-1.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.11-1.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.11-1.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.11-1.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.11-1.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.11-1.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.11-1.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.11-1.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.11-1.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.11-1.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.11-1.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.11-1.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.11-1.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.11-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.11-1.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.11-1.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.11-1.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.11-1.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.11-1.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.11-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-3.13.11-1.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.11-1.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.11-1.1.s390x",
"openSUSE Tumbleweed:python313-3.13.11-1.1.x86_64",
"openSUSE Tumbleweed:python313-32bit-3.13.11-1.1.aarch64",
"openSUSE Tumbleweed:python313-32bit-3.13.11-1.1.ppc64le",
"openSUSE Tumbleweed:python313-32bit-3.13.11-1.1.s390x",
"openSUSE Tumbleweed:python313-32bit-3.13.11-1.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.11-1.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.11-1.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.11-1.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.11-1.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.11-1.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.11-1.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.11-1.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.11-1.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.11-1.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.11-1.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.11-1.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.11-1.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.11-1.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.11-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.11-1.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.11-1.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.11-1.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.11-1.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.11-1.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-29T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-13836"
},
{
"cve": "CVE-2025-13837",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-13837"
}
],
"notes": [
{
"category": "general",
"text": "When loading a plist file, the plistlib module reads data in size specified by the file itself, meaning a malicious file can cause OOM and DoS issues",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-3.13.11-1.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.11-1.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.11-1.1.s390x",
"openSUSE Tumbleweed:python313-3.13.11-1.1.x86_64",
"openSUSE Tumbleweed:python313-32bit-3.13.11-1.1.aarch64",
"openSUSE Tumbleweed:python313-32bit-3.13.11-1.1.ppc64le",
"openSUSE Tumbleweed:python313-32bit-3.13.11-1.1.s390x",
"openSUSE Tumbleweed:python313-32bit-3.13.11-1.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.11-1.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.11-1.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.11-1.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.11-1.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.11-1.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.11-1.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.11-1.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.11-1.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.11-1.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.11-1.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.11-1.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.11-1.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.11-1.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.11-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.11-1.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.11-1.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.11-1.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.11-1.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.11-1.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-13837",
"url": "https://www.suse.com/security/cve/CVE-2025-13837"
},
{
"category": "external",
"summary": "SUSE Bug 1254401 for CVE-2025-13837",
"url": "https://bugzilla.suse.com/1254401"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python313-3.13.11-1.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.11-1.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.11-1.1.s390x",
"openSUSE Tumbleweed:python313-3.13.11-1.1.x86_64",
"openSUSE Tumbleweed:python313-32bit-3.13.11-1.1.aarch64",
"openSUSE Tumbleweed:python313-32bit-3.13.11-1.1.ppc64le",
"openSUSE Tumbleweed:python313-32bit-3.13.11-1.1.s390x",
"openSUSE Tumbleweed:python313-32bit-3.13.11-1.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.11-1.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.11-1.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.11-1.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.11-1.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.11-1.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.11-1.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.11-1.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.11-1.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.11-1.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.11-1.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.11-1.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.11-1.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.11-1.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.11-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.11-1.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.11-1.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.11-1.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.11-1.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.11-1.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.11-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-3.13.11-1.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.11-1.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.11-1.1.s390x",
"openSUSE Tumbleweed:python313-3.13.11-1.1.x86_64",
"openSUSE Tumbleweed:python313-32bit-3.13.11-1.1.aarch64",
"openSUSE Tumbleweed:python313-32bit-3.13.11-1.1.ppc64le",
"openSUSE Tumbleweed:python313-32bit-3.13.11-1.1.s390x",
"openSUSE Tumbleweed:python313-32bit-3.13.11-1.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.11-1.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.11-1.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.11-1.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.11-1.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.11-1.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.11-1.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.11-1.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.11-1.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.11-1.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.11-1.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.11-1.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.11-1.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.11-1.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.11-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.11-1.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.11-1.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.11-1.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.11-1.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.11-1.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-29T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-13837"
}
]
}
OPENSUSE-SU-2026:10011-1
Vulnerability from csaf_opensuse - Published: 2026-01-06 00:00 - Updated: 2026-01-06 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.2-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.2-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.2-1.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "python314-3.14.2-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the python314-3.14.2-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2026-10011",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2026_10011-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-12084 page",
"url": "https://www.suse.com/security/cve/CVE-2025-12084/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-13836 page",
"url": "https://www.suse.com/security/cve/CVE-2025-13836/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-13837 page",
"url": "https://www.suse.com/security/cve/CVE-2025-13837/"
}
],
"title": "python314-3.14.2-1.1 on GA media",
"tracking": {
"current_release_date": "2026-01-06T00:00:00Z",
"generator": {
"date": "2026-01-06T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:10011-1",
"initial_release_date": "2026-01-06T00:00:00Z",
"revision_history": [
{
"date": "2026-01-06T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python314-3.14.2-1.1.aarch64",
"product": {
"name": "python314-3.14.2-1.1.aarch64",
"product_id": "python314-3.14.2-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python314-curses-3.14.2-1.1.aarch64",
"product": {
"name": "python314-curses-3.14.2-1.1.aarch64",
"product_id": "python314-curses-3.14.2-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python314-dbm-3.14.2-1.1.aarch64",
"product": {
"name": "python314-dbm-3.14.2-1.1.aarch64",
"product_id": "python314-dbm-3.14.2-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python314-idle-3.14.2-1.1.aarch64",
"product": {
"name": "python314-idle-3.14.2-1.1.aarch64",
"product_id": "python314-idle-3.14.2-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python314-tk-3.14.2-1.1.aarch64",
"product": {
"name": "python314-tk-3.14.2-1.1.aarch64",
"product_id": "python314-tk-3.14.2-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python314-x86-64-v3-3.14.2-1.1.aarch64",
"product": {
"name": "python314-x86-64-v3-3.14.2-1.1.aarch64",
"product_id": "python314-x86-64-v3-3.14.2-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python314-3.14.2-1.1.ppc64le",
"product": {
"name": "python314-3.14.2-1.1.ppc64le",
"product_id": "python314-3.14.2-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python314-curses-3.14.2-1.1.ppc64le",
"product": {
"name": "python314-curses-3.14.2-1.1.ppc64le",
"product_id": "python314-curses-3.14.2-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python314-dbm-3.14.2-1.1.ppc64le",
"product": {
"name": "python314-dbm-3.14.2-1.1.ppc64le",
"product_id": "python314-dbm-3.14.2-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python314-idle-3.14.2-1.1.ppc64le",
"product": {
"name": "python314-idle-3.14.2-1.1.ppc64le",
"product_id": "python314-idle-3.14.2-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python314-tk-3.14.2-1.1.ppc64le",
"product": {
"name": "python314-tk-3.14.2-1.1.ppc64le",
"product_id": "python314-tk-3.14.2-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python314-x86-64-v3-3.14.2-1.1.ppc64le",
"product": {
"name": "python314-x86-64-v3-3.14.2-1.1.ppc64le",
"product_id": "python314-x86-64-v3-3.14.2-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python314-3.14.2-1.1.s390x",
"product": {
"name": "python314-3.14.2-1.1.s390x",
"product_id": "python314-3.14.2-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python314-curses-3.14.2-1.1.s390x",
"product": {
"name": "python314-curses-3.14.2-1.1.s390x",
"product_id": "python314-curses-3.14.2-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python314-dbm-3.14.2-1.1.s390x",
"product": {
"name": "python314-dbm-3.14.2-1.1.s390x",
"product_id": "python314-dbm-3.14.2-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python314-idle-3.14.2-1.1.s390x",
"product": {
"name": "python314-idle-3.14.2-1.1.s390x",
"product_id": "python314-idle-3.14.2-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python314-tk-3.14.2-1.1.s390x",
"product": {
"name": "python314-tk-3.14.2-1.1.s390x",
"product_id": "python314-tk-3.14.2-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python314-x86-64-v3-3.14.2-1.1.s390x",
"product": {
"name": "python314-x86-64-v3-3.14.2-1.1.s390x",
"product_id": "python314-x86-64-v3-3.14.2-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python314-3.14.2-1.1.x86_64",
"product": {
"name": "python314-3.14.2-1.1.x86_64",
"product_id": "python314-3.14.2-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python314-curses-3.14.2-1.1.x86_64",
"product": {
"name": "python314-curses-3.14.2-1.1.x86_64",
"product_id": "python314-curses-3.14.2-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python314-dbm-3.14.2-1.1.x86_64",
"product": {
"name": "python314-dbm-3.14.2-1.1.x86_64",
"product_id": "python314-dbm-3.14.2-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python314-idle-3.14.2-1.1.x86_64",
"product": {
"name": "python314-idle-3.14.2-1.1.x86_64",
"product_id": "python314-idle-3.14.2-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python314-tk-3.14.2-1.1.x86_64",
"product": {
"name": "python314-tk-3.14.2-1.1.x86_64",
"product_id": "python314-tk-3.14.2-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python314-x86-64-v3-3.14.2-1.1.x86_64",
"product": {
"name": "python314-x86-64-v3-3.14.2-1.1.x86_64",
"product_id": "python314-x86-64-v3-3.14.2-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-3.14.2-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-3.14.2-1.1.aarch64"
},
"product_reference": "python314-3.14.2-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-3.14.2-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-3.14.2-1.1.ppc64le"
},
"product_reference": "python314-3.14.2-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-3.14.2-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-3.14.2-1.1.s390x"
},
"product_reference": "python314-3.14.2-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-3.14.2-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-3.14.2-1.1.x86_64"
},
"product_reference": "python314-3.14.2-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-curses-3.14.2-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-curses-3.14.2-1.1.aarch64"
},
"product_reference": "python314-curses-3.14.2-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-curses-3.14.2-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-curses-3.14.2-1.1.ppc64le"
},
"product_reference": "python314-curses-3.14.2-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-curses-3.14.2-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-curses-3.14.2-1.1.s390x"
},
"product_reference": "python314-curses-3.14.2-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-curses-3.14.2-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-curses-3.14.2-1.1.x86_64"
},
"product_reference": "python314-curses-3.14.2-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-dbm-3.14.2-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-dbm-3.14.2-1.1.aarch64"
},
"product_reference": "python314-dbm-3.14.2-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-dbm-3.14.2-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-dbm-3.14.2-1.1.ppc64le"
},
"product_reference": "python314-dbm-3.14.2-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-dbm-3.14.2-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-dbm-3.14.2-1.1.s390x"
},
"product_reference": "python314-dbm-3.14.2-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-dbm-3.14.2-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-dbm-3.14.2-1.1.x86_64"
},
"product_reference": "python314-dbm-3.14.2-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-idle-3.14.2-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-idle-3.14.2-1.1.aarch64"
},
"product_reference": "python314-idle-3.14.2-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-idle-3.14.2-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-idle-3.14.2-1.1.ppc64le"
},
"product_reference": "python314-idle-3.14.2-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-idle-3.14.2-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-idle-3.14.2-1.1.s390x"
},
"product_reference": "python314-idle-3.14.2-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-idle-3.14.2-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-idle-3.14.2-1.1.x86_64"
},
"product_reference": "python314-idle-3.14.2-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-tk-3.14.2-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-tk-3.14.2-1.1.aarch64"
},
"product_reference": "python314-tk-3.14.2-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-tk-3.14.2-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-tk-3.14.2-1.1.ppc64le"
},
"product_reference": "python314-tk-3.14.2-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-tk-3.14.2-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-tk-3.14.2-1.1.s390x"
},
"product_reference": "python314-tk-3.14.2-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-tk-3.14.2-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-tk-3.14.2-1.1.x86_64"
},
"product_reference": "python314-tk-3.14.2-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-x86-64-v3-3.14.2-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-x86-64-v3-3.14.2-1.1.aarch64"
},
"product_reference": "python314-x86-64-v3-3.14.2-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-x86-64-v3-3.14.2-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-x86-64-v3-3.14.2-1.1.ppc64le"
},
"product_reference": "python314-x86-64-v3-3.14.2-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-x86-64-v3-3.14.2-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-x86-64-v3-3.14.2-1.1.s390x"
},
"product_reference": "python314-x86-64-v3-3.14.2-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-x86-64-v3-3.14.2-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-x86-64-v3-3.14.2-1.1.x86_64"
},
"product_reference": "python314-x86-64-v3-3.14.2-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-12084",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-12084"
}
],
"notes": [
{
"category": "general",
"text": "When building nested elements using xml.dom.minidom methods such as appendChild() that have a dependency on _clear_id_cache() the algorithm is quadratic. Availability can be impacted when building excessively nested documents.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python314-3.14.2-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.2-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.2-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.2-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.2-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.2-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.2-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.2-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.2-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.2-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.2-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.2-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.2-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.2-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.2-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.2-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.2-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.2-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.2-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.2-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.2-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.2-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.2-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.2-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-12084",
"url": "https://www.suse.com/security/cve/CVE-2025-12084"
},
{
"category": "external",
"summary": "SUSE Bug 1254997 for CVE-2025-12084",
"url": "https://bugzilla.suse.com/1254997"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python314-3.14.2-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.2-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.2-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.2-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.2-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.2-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.2-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.2-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.2-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.2-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.2-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.2-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.2-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.2-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.2-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.2-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.2-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.2-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.2-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.2-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.2-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.2-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.2-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.2-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python314-3.14.2-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.2-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.2-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.2-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.2-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.2-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.2-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.2-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.2-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.2-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.2-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.2-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.2-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.2-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.2-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.2-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.2-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.2-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.2-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.2-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.2-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.2-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.2-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.2-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-06T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-12084"
},
{
"cve": "CVE-2025-13836",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-13836"
}
],
"notes": [
{
"category": "general",
"text": "When reading an HTTP response from a server, if no read amount is specified, the default behavior will be to use Content-Length. This allows a malicious server to cause the client to read large amounts of data into memory, potentially causing OOM or other DoS.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python314-3.14.2-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.2-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.2-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.2-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.2-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.2-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.2-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.2-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.2-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.2-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.2-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.2-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.2-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.2-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.2-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.2-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.2-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.2-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.2-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.2-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.2-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.2-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.2-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.2-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-13836",
"url": "https://www.suse.com/security/cve/CVE-2025-13836"
},
{
"category": "external",
"summary": "SUSE Bug 1254400 for CVE-2025-13836",
"url": "https://bugzilla.suse.com/1254400"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python314-3.14.2-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.2-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.2-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.2-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.2-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.2-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.2-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.2-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.2-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.2-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.2-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.2-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.2-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.2-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.2-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.2-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.2-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.2-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.2-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.2-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.2-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.2-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.2-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.2-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python314-3.14.2-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.2-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.2-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.2-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.2-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.2-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.2-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.2-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.2-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.2-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.2-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.2-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.2-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.2-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.2-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.2-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.2-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.2-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.2-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.2-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.2-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.2-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.2-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.2-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-06T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-13836"
},
{
"cve": "CVE-2025-13837",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-13837"
}
],
"notes": [
{
"category": "general",
"text": "When loading a plist file, the plistlib module reads data in size specified by the file itself, meaning a malicious file can cause OOM and DoS issues",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python314-3.14.2-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.2-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.2-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.2-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.2-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.2-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.2-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.2-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.2-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.2-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.2-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.2-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.2-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.2-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.2-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.2-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.2-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.2-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.2-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.2-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.2-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.2-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.2-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.2-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-13837",
"url": "https://www.suse.com/security/cve/CVE-2025-13837"
},
{
"category": "external",
"summary": "SUSE Bug 1254401 for CVE-2025-13837",
"url": "https://bugzilla.suse.com/1254401"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python314-3.14.2-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.2-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.2-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.2-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.2-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.2-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.2-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.2-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.2-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.2-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.2-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.2-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.2-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.2-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.2-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.2-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.2-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.2-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.2-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.2-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.2-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.2-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.2-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.2-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python314-3.14.2-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.2-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.2-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.2-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.2-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.2-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.2-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.2-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.2-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.2-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.2-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.2-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.2-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.2-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.2-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.2-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.2-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.2-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.2-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.2-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.2-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.2-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.2-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.2-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-06T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-13837"
}
]
}
OPENSUSE-SU-2026:20081-1
Vulnerability from csaf_opensuse - Published: 2026-01-22 13:47 - Updated: 2026-01-22 13:47| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:libpython3_13-1_0-3.13.11-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libpython3_13-1_0-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libpython3_13-1_0-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libpython3_13-1_0-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libpython3_13-1_0-x86-64-v3-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libpython3_13t1_0-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libpython3_13t1_0-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libpython3_13t1_0-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-3.13.11-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-base-3.13.11-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-base-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-base-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-base-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-base-x86-64-v3-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-curses-3.13.11-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-curses-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-curses-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-curses-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-dbm-3.13.11-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-dbm-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-dbm-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-dbm-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-devel-3.13.11-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-devel-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-devel-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-devel-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-doc-3.13.11-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-doc-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-doc-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-doc-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-doc-devhelp-3.13.11-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-doc-devhelp-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-doc-devhelp-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-doc-devhelp-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-idle-3.13.11-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-idle-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-idle-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-idle-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-base-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-base-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-base-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-curses-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-curses-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-curses-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-dbm-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-dbm-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-dbm-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-devel-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-devel-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-devel-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-idle-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-idle-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-idle-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-testsuite-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-testsuite-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-testsuite-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-tk-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-tk-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-tk-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-tools-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-tools-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-tools-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-testsuite-3.13.11-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-testsuite-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-testsuite-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-testsuite-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-tk-3.13.11-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-tk-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-tk-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-tk-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-tools-3.13.11-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-tools-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-tools-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-tools-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-x86-64-v3-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:libpython3_13-1_0-3.13.11-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libpython3_13-1_0-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libpython3_13-1_0-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libpython3_13-1_0-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libpython3_13-1_0-x86-64-v3-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libpython3_13t1_0-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libpython3_13t1_0-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libpython3_13t1_0-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-3.13.11-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-base-3.13.11-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-base-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-base-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-base-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-base-x86-64-v3-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-curses-3.13.11-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-curses-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-curses-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-curses-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-dbm-3.13.11-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-dbm-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-dbm-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-dbm-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-devel-3.13.11-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-devel-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-devel-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-devel-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-doc-3.13.11-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-doc-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-doc-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-doc-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-doc-devhelp-3.13.11-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-doc-devhelp-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-doc-devhelp-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-doc-devhelp-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-idle-3.13.11-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-idle-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-idle-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-idle-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-base-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-base-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-base-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-curses-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-curses-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-curses-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-dbm-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-dbm-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-dbm-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-devel-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-devel-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-devel-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-idle-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-idle-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-idle-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-testsuite-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-testsuite-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-testsuite-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-tk-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-tk-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-tk-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-tools-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-tools-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-tools-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-testsuite-3.13.11-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-testsuite-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-testsuite-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-testsuite-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-tk-3.13.11-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-tk-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-tk-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-tk-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-tools-3.13.11-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-tools-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-tools-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-tools-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-x86-64-v3-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:libpython3_13-1_0-3.13.11-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libpython3_13-1_0-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libpython3_13-1_0-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libpython3_13-1_0-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libpython3_13-1_0-x86-64-v3-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libpython3_13t1_0-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libpython3_13t1_0-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libpython3_13t1_0-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-3.13.11-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-base-3.13.11-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-base-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-base-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-base-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-base-x86-64-v3-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-curses-3.13.11-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-curses-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-curses-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-curses-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-dbm-3.13.11-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-dbm-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-dbm-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-dbm-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-devel-3.13.11-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-devel-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-devel-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-devel-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-doc-3.13.11-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-doc-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-doc-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-doc-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-doc-devhelp-3.13.11-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-doc-devhelp-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-doc-devhelp-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-doc-devhelp-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-idle-3.13.11-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-idle-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-idle-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-idle-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-base-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-base-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-base-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-curses-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-curses-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-curses-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-dbm-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-dbm-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-dbm-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-devel-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-devel-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-devel-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-idle-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-idle-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-idle-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-testsuite-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-testsuite-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-testsuite-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-tk-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-tk-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-tk-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-tools-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-tools-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-tools-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-testsuite-3.13.11-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-testsuite-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-testsuite-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-testsuite-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-tk-3.13.11-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-tk-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-tk-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-tk-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-tools-3.13.11-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-tools-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-tools-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-tools-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-x86-64-v3-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:libpython3_13-1_0-3.13.11-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libpython3_13-1_0-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libpython3_13-1_0-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libpython3_13-1_0-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libpython3_13-1_0-x86-64-v3-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libpython3_13t1_0-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libpython3_13t1_0-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libpython3_13t1_0-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-3.13.11-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-base-3.13.11-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-base-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-base-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-base-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-base-x86-64-v3-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-curses-3.13.11-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-curses-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-curses-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-curses-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-dbm-3.13.11-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-dbm-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-dbm-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-dbm-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-devel-3.13.11-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-devel-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-devel-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-devel-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-doc-3.13.11-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-doc-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-doc-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-doc-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-doc-devhelp-3.13.11-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-doc-devhelp-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-doc-devhelp-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-doc-devhelp-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-idle-3.13.11-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-idle-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-idle-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-idle-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-base-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-base-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-base-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-curses-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-curses-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-curses-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-dbm-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-dbm-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-dbm-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-devel-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-devel-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-devel-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-idle-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-idle-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-idle-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-testsuite-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-testsuite-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-testsuite-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-tk-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-tk-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-tk-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-tools-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-tools-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-tools-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-testsuite-3.13.11-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-testsuite-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-testsuite-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-testsuite-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-tk-3.13.11-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-tk-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-tk-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-tk-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-tools-3.13.11-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-tools-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-tools-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-tools-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-x86-64-v3-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:libpython3_13-1_0-3.13.11-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libpython3_13-1_0-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libpython3_13-1_0-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libpython3_13-1_0-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libpython3_13-1_0-x86-64-v3-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libpython3_13t1_0-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libpython3_13t1_0-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libpython3_13t1_0-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-3.13.11-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-base-3.13.11-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-base-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-base-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-base-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-base-x86-64-v3-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-curses-3.13.11-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-curses-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-curses-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-curses-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-dbm-3.13.11-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-dbm-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-dbm-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-dbm-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-devel-3.13.11-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-devel-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-devel-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-devel-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-doc-3.13.11-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-doc-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-doc-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-doc-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-doc-devhelp-3.13.11-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-doc-devhelp-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-doc-devhelp-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-doc-devhelp-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-idle-3.13.11-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-idle-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-idle-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-idle-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-base-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-base-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-base-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-curses-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-curses-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-curses-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-dbm-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-dbm-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-dbm-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-devel-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-devel-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-devel-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-idle-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-idle-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-idle-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-testsuite-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-testsuite-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-testsuite-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-tk-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-tk-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-tk-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-tools-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-tools-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-tools-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-testsuite-3.13.11-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-testsuite-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-testsuite-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-testsuite-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-tk-3.13.11-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-tk-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-tk-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-tk-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-tools-3.13.11-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-tools-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-tools-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-tools-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-x86-64-v3-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:libpython3_13-1_0-3.13.11-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libpython3_13-1_0-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libpython3_13-1_0-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libpython3_13-1_0-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libpython3_13-1_0-x86-64-v3-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libpython3_13t1_0-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libpython3_13t1_0-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libpython3_13t1_0-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-3.13.11-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-base-3.13.11-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-base-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-base-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-base-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-base-x86-64-v3-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-curses-3.13.11-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-curses-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-curses-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-curses-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-dbm-3.13.11-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-dbm-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-dbm-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-dbm-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-devel-3.13.11-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-devel-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-devel-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-devel-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-doc-3.13.11-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-doc-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-doc-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-doc-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-doc-devhelp-3.13.11-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-doc-devhelp-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-doc-devhelp-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-doc-devhelp-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-idle-3.13.11-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-idle-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-idle-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-idle-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-base-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-base-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-base-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-curses-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-curses-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-curses-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-dbm-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-dbm-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-dbm-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-devel-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-devel-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-devel-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-idle-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-idle-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-idle-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-testsuite-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-testsuite-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-testsuite-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-tk-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-tk-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-tk-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-tools-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-tools-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-tools-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-testsuite-3.13.11-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-testsuite-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-testsuite-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-testsuite-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-tk-3.13.11-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-tk-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-tk-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-tk-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-tools-3.13.11-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-tools-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-tools-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-tools-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-x86-64-v3-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:libpython3_13-1_0-3.13.11-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libpython3_13-1_0-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libpython3_13-1_0-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libpython3_13-1_0-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libpython3_13-1_0-x86-64-v3-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libpython3_13t1_0-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libpython3_13t1_0-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libpython3_13t1_0-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-3.13.11-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-base-3.13.11-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-base-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-base-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-base-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-base-x86-64-v3-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-curses-3.13.11-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-curses-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-curses-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-curses-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-dbm-3.13.11-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-dbm-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-dbm-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-dbm-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-devel-3.13.11-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-devel-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-devel-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-devel-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-doc-3.13.11-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-doc-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-doc-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-doc-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-doc-devhelp-3.13.11-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-doc-devhelp-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-doc-devhelp-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-doc-devhelp-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-idle-3.13.11-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-idle-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-idle-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-idle-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-base-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-base-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-base-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-curses-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-curses-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-curses-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-dbm-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-dbm-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-dbm-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-devel-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-devel-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-devel-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-idle-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-idle-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-idle-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-testsuite-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-testsuite-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-testsuite-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-tk-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-tk-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-tk-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-tools-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-tools-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-nogil-tools-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-testsuite-3.13.11-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-testsuite-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-testsuite-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-testsuite-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-tk-3.13.11-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-tk-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-tk-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-tk-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-tools-3.13.11-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-tools-3.13.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-tools-3.13.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-tools-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:python313-x86-64-v3-3.13.11-160000.1.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for python313",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python313 fixes the following issues:\n\n- Update to 3.13.11:\n\n- Security\n - CVE-2025-12084: cpython: Fixed quadratic algorithm in\n xml.dom.minidom leading to denial of service (bsc#1254997)\n - CVE-2025-13836: Fixed default Content-Lenght read amount\n from HTTP response (bsc#1254400)\n - CVE-2025-13837: Fixed plistlib module denial of service (bsc#1254401)\n - CVE-2025-8291: Fixed validity of the ZIP64 End of Central Directory\n (EOCD) not checked by the \u0027zipfile\u0027 module (bsc#1251305)\n - gh-137836: Add support of the \u201cplaintext\u201d element, RAWTEXT\n elements \u201cxmp\u201d, \u201ciframe\u201d, \u201cnoembed\u201d and \u201cnoframes\u201d, and\n optionally RAWTEXT element \u201cnoscript\u201d in\n html.parser.HTMLParser.\n - gh-136063: email.message: ensure linear complexity for\n legacy HTTP parameters parsing. Patch by B\u00e9n\u00e9dikt Tran.\n - CVE-2025-6075: Fixed performance issues caused by user-controller\n os.path.expandvars() (bsc#1252974)\n- Library\n - gh-140797: Revert changes to the undocumented re.Scanner\n class. Capturing groups are still allowed for backward\n compatibility, although using them can lead to incorrect\n result. They will be forbidden in future Python versions.\n - gh-142206: The resource tracker in the multiprocessing\n module now uses the original communication protocol, as in\n Python 3.14.0 and below, by default. This avoids issues\n with upgrading Python while it is running. (Note that such\n \u2018in-place\u2019 upgrades are not tested.) The tracker remains\n compatible with subprocesses that use new protocol (that\n is, subprocesses using Python 3.13.10, 3.14.1 and 3.15).\n- Core and Builtins\n - gh-142218: Fix crash when inserting into a split table\n dictionary with a non str key that matches an existing key.\n\n\n- Update to 3.13.10:\n\n- Tools/Demos\n - gh-141442: The iOS testbed now correctly handles test\n arguments that contain spaces.\n- Tests\n - gh-140482: Preserve and restore the state of stty echo as\n part of the test environment.\n - gh-140082: Update python -m test to set FORCE_COLOR=1 when\n being run with color enabled so that unittest which is run\n by it with redirected output will output in color.\n - gh-136442: Use exitcode 1 instead of 5 if\n unittest.TestCase.setUpClass() raises an exception\n- Library\n - gh-74389: When the stdin being used by a subprocess.Popen\n instance is closed, this is now ignored in\n subprocess.Popen.communicate() instead of leaving the class\n in an inconsistent state.\n - gh-87512: Fix subprocess.Popen.communicate() timeout\n handling on Windows when writing large input. Previously,\n the timeout was ignored during stdin writing, causing the\n method to block indefinitely if the child process did not\n consume input quickly. The stdin write is now performed in\n a background thread, allowing the timeout to be properly\n enforced.\n - gh-141473: When subprocess.Popen.communicate() was called\n with input and a timeout and is called for a second time\n after a TimeoutExpired exception before the process has\n died, it should no longer hang.\n - gh-59000: Fix pdb breakpoint resolution for class methods\n when the module defining the class is not imported.\n - gh-141570: Support file-like object raising OSError from\n fileno() in color detection (_colorize.can_colorize()).\n This can occur when sys.stdout is redirected.\n - gh-141659: Fix bad file descriptor errors from\n _posixsubprocess on AIX.\n - gh-141497: ipaddress: ensure that the methods\n IPv4Network.hosts() and IPv6Network.hosts() always return\n an iterator.\n - gh-140938: The statistics.stdev() and statistics.pstdev()\n functions now raise a ValueError when the input contains an\n infinity or a NaN.\n - gh-124111: Updated Tcl threading configuration in _tkinter\n to assume that threads are always available in Tcl 9 and\n later.\n - gh-137109: The os.fork and related forking APIs will no\n longer warn in the common case where Linux or macOS\n platform APIs return the number of threads in a process and\n find the answer to be 1 even when a os.register_at_fork()\n after_in_parent= callback (re)starts a thread.\n - gh-141314: Fix assertion failure in io.TextIOWrapper.tell()\n when reading files with standalone carriage return (\\r)\n line endings.\n - gh-141311: Fix assertion failure in io.BytesIO.readinto()\n and undefined behavior arising when read position is above\n capcity in io.BytesIO.\n - gh-141141: Fix a thread safety issue with\n base64.b85decode(). Contributed by Benel Tayar.\n - gh-140911: collections: Ensure that the methods\n UserString.rindex() and UserString.index() accept\n collections.UserString instances as the sub argument.\n - gh-140797: The undocumented re.Scanner class now forbids\n regular expressions containing capturing groups in its\n lexicon patterns. Patterns using capturing groups could\n previously lead to crashes with segmentation fault. Use\n non-capturing groups (?:\u2026) instead.\n - gh-140815: faulthandler now detects if a frame or a code\n object is invalid or freed. Patch by Victor Stinner.\n - gh-100218: Correctly set errno when socket.if_nametoindex()\n or socket.if_indextoname() raise an OSError. Patch by\n B\u00e9n\u00e9dikt Tran.\n - gh-140875: Fix handling of unclosed character references\n (named and numerical) followed by the end of file in\n html.parser.HTMLParser with convert_charrefs=False.\n - gh-140734: multiprocessing: fix off-by-one error when\n checking the length of a temporary socket file path. Patch\n by B\u00e9n\u00e9dikt Tran.\n - gh-140874: Bump the version of pip bundled in ensurepip to\n version 25.3\n - gh-140691: In urllib.request, when opening a FTP URL fails\n because a data connection cannot be made, the control\n connection\u2019s socket is now closed to avoid\n a ResourceWarning.\n - gh-103847: Fix hang when cancelling process created by\n asyncio.create_subprocess_exec() or\n asyncio.create_subprocess_shell(). Patch by Kumar Aditya.\n - gh-140590: Fix arguments checking for the\n functools.partial.__setstate__() that may lead to internal\n state corruption and crash. Patch by Sergey Miryanov.\n - gh-140634: Fix a reference counting bug in\n os.sched_param.__reduce__().\n - gh-140633: Ignore AttributeError when setting a module\u2019s\n __file__ attribute when loading an extension module\n packaged as Apple Framework.\n - gh-140593: xml.parsers.expat: Fix a memory leak that could\n affect users with ElementDeclHandler() set to a custom\n element declaration handler. Patch by Sebastian Pipping.\n - gh-140607: Inside io.RawIOBase.read(), validate that the\n count of bytes returned by io.RawIOBase.readinto() is valid\n (inside the provided buffer).\n - gh-138162: Fix logging.LoggerAdapter with merge_extra=True\n and without the extra argument.\n - gh-140474: Fix memory leak in array.array when creating\n arrays from an empty str and the u type code.\n - gh-140272: Fix memory leak in the clear() method of the\n dbm.gnu database.\n - gh-140041: Fix import of ctypes on Android and Cygwin when\n ABI flags are present.\n - gh-139905: Add suggestion to error message for\n typing.Generic subclasses when cls.__parameters__ is\n missing due to a parent class failing to call\n super().__init_subclass__() in its __init_subclass__.\n - gh-139845: Fix to not print KeyboardInterrupt twice in\n default asyncio REPL.\n - gh-139783: Fix inspect.getsourcelines() for the case when\n a decorator is followed by a comment or an empty line.\n - gh-70765: http.server: fix default handling of HTTP/0.9\n requests in BaseHTTPRequestHandler. Previously,\n BaseHTTPRequestHandler.parse_request() incorrectly waited\n for headers in the request although those are not supported\n in HTTP/0.9. Patch by B\u00e9n\u00e9dikt Tran.\n - gh-139391: Fix an issue when, on non-Windows platforms, it\n was not possible to gracefully exit a python -m asyncio\n process suspended by Ctrl+Z and later resumed by fg other\n than with kill.\n - gh-101828: Fix \u0027shift_jisx0213\u0027, \u0027shift_jis_2004\u0027,\n \u0027euc_jisx0213\u0027 and \u0027euc_jis_2004\u0027 codecs truncating null\n chars as they were treated as part of multi-character\n sequences.\n - gh-139246: fix: paste zero-width in default repl width is\n wrong.\n - gh-90949: Add SetAllocTrackerActivationThreshold() and\n SetAllocTrackerMaximumAmplification() to xmlparser objects\n to prevent use of disproportional amounts of dynamic memory\n from within an Expat parser. Patch by B\u00e9n\u00e9dikt Tran.\n - gh-139065: Fix trailing space before a wrapped long word if\n the line length is exactly width in textwrap.\n - gh-138993: Dedent credits text.\n - gh-138859: Fix generic type parameterization raising\n a TypeError when omitting a ParamSpec that has a default\n which is not a list of types.\n - gh-138775: Use of python -m with base64 has been fixed to\n detect input from a terminal so that it properly notices\n EOF.\n - gh-98896: Fix a failure in multiprocessing resource_tracker\n when SharedMemory names contain colons. Patch by Rani\n Pinchuk.\n - gh-75989: tarfile.TarFile.extractall() and\n tarfile.TarFile.extract() now overwrite symlinks when\n extracting hardlinks. (Contributed by Alexander Enrique\n Urieles Nieto in gh-75989.)\n - gh-83424: Allows creating a ctypes.CDLL without name when\n passing a handle as an argument.\n - gh-136234: Fix asyncio.WriteTransport.writelines() to be\n robust to connection failure, by using the same behavior as\n write().\n - gh-136057: Fixed the bug in pdb and bdb where next and step\n can\u2019t go over the line if a loop exists in the line.\n - gh-135307: email: Fix exception in set_content() when\n encoding text and max_line_length is set to 0 or None\n (unlimited).\n - gh-134453: Fixed subprocess.Popen.communicate() input=\n handling of memoryview instances that were non-byte shaped\n on POSIX platforms. Those are now properly cast to a byte\n shaped view instead of truncating the input. Windows\n platforms did not have this bug.\n - gh-102431: Clarify constraints for \u201clogical\u201d arguments in\n methods of decimal.Context.\n- IDLE\n - gh-96491: Deduplicate version number in IDLE shell title\n bar after saving to a file.\n- Documentation\n - gh-141994: xml.sax.handler: Make Documentation of\n xml.sax.handler.feature_external_ges warn of opening up to\n external entity attacks. Patch by Sebastian Pipping.\n - gh-140578: Remove outdated sencence in the documentation\n for multiprocessing, that implied that\n concurrent.futures.ThreadPoolExecutor did not exist.\n- Core and Builtins\n - gh-142048: Fix quadratically increasing garbage collection\n delays in free-threaded build.\n - gh-141930: When importing a module, use Python\u2019s regular\n file object to ensure that writes to .pyc files are\n complete or an appropriate error is raised.\n - gh-120158: Fix inconsistent state when enabling or\n disabling monitoring events too many times.\n - gh-141579: Fix sys.activate_stack_trampoline() to properly\n support the perf_jit backend. Patch by Pablo Galindo.\n - gh-141312: Fix the assertion failure in the __setstate__\n method of the range iterator when a non-integer argument is\n passed. Patch by Sergey Miryanov.\n - gh-140939: Fix memory leak when bytearray or bytes is\n formated with the\n %*b format with a large width that results in\n %a MemoryError.\n - gh-140530: Fix a reference leak when raise exc from cause\n fails. Patch by B\u00e9n\u00e9dikt Tran.\n - gh-140576: Fixed crash in tokenize.generate_tokens() in\n case of specific incorrect input. Patch by Mikhail Efimov.\n - gh-140551: Fixed crash in dict if dict.clear() is called at\n the lookup stage. Patch by Mikhail Efimov and Inada Naoki.\n - gh-140471: Fix potential buffer overflow in ast.AST node\n initialization when encountering malformed _fields\n containing non-str.\n - gh-140406: Fix memory leak when an object\u2019s __hash__()\n method returns an object that isn\u2019t an int.\n - gh-140306: Fix memory leaks in cross-interpreter channel\n operations and shared namespace handling.\n - gh-140301: Fix memory leak of PyConfig in subinterpreters.\n - gh-140000: Fix potential memory leak when a reference cycle\n exists between an instance of typing.TypeAliasType,\n typing.TypeVar, typing.ParamSpec, or typing.TypeVarTuple\n and its __name__ attribute. Patch by Mikhail Efimov.\n - gh-139748: Fix reference leaks in error branches of\n functions accepting path strings or bytes such as compile()\n and os.system(). Patch by B\u00e9n\u00e9dikt Tran.\n - gh-139516: Fix lambda colon erroneously start format spec\n in f-string in tokenizer.\n - gh-139640: Fix swallowing some syntax warnings in different\n modules if they accidentally have the same message and are\n emitted from the same line. Fix duplicated warnings in the\n finally block.\n - gh-137400: Fix a crash in the free threading build when\n disabling profiling or tracing across all threads with\n PyEval_SetProfileAllThreads() or\n PyEval_SetTraceAllThreads() or their Python equivalents\n threading.settrace_all_threads() and\n threading.setprofile_all_threads().\n - gh-133400: Fixed Ctrl+D (^D) behavior in _pyrepl module to\n match old pre-3.13 REPL behavior.\n- C API\n - gh-140042: Removed the sqlite3_shutdown call that could\n cause closing connections for sqlite when used with\n multiple sub interpreters.\n - gh-140487: Fix Py_RETURN_NOTIMPLEMENTED in limited C API\n 3.11 and older: don\u2019t treat Py_NotImplemented as immortal.\n Patch by Victor Stinner.\n\n- Update to 3.13.9:\n\n - Library\n - gh-139783: Fix inspect.getsourcelines() for the case when a\n decorator is followed by a comment or an empty line.\n\n- Update to 3.13.8:\n\n - Tools/Demos\n - gh-139330: SBOM generation tool didn\u2019t cross-check the version\n and checksum values against the Modules/expat/refresh.sh script,\n leading to the values becoming out-of-date during routine\n updates.\n - gh-137873: The iOS test runner has been simplified, resolving\n some issues that have been observed using the runner in GitHub\n Actions and Azure Pipelines test environments.\n - Tests\n - gh-139208: Fix regrtest --fast-ci --verbose: don\u2019t ignore the\n --verbose option anymore. Patch by Victor Stinner.\n - Security\n - gh-139400: xml.parsers.expat: Make sure that parent Expat\n parsers are only garbage-collected once they are no longer\n referenced by subparsers created by\n ExternalEntityParserCreate(). Patch by Sebastian Pipping.\n - gh-139283: sqlite3: correctly handle maximum number of rows to\n fetch in Cursor.fetchmany and reject negative values for\n Cursor.arraysize. Patch by B\u00e9n\u00e9dikt Tran.\n - gh-135661: Fix CDATA section parsing in html.parser.HTMLParser\n according to the HTML5 standard: ] ]\u003e and ]] \u003e no longer end the\n CDATA section. Add private method _set_support_cdata() which can\n be used to specify how to parse \u003c[CDATA[ \u2014 as a CDATA section in\n foreign content (SVG or MathML) or as a bogus comment in the\n HTML namespace.\n - Library\n - gh-139312: Upgrade bundled libexpat to 2.7.3\n - gh-139289: Do a real lazy-import on rlcompleter in pdb and\n restore the existing completer after importing rlcompleter.\n - gh-139210: Fix use-after-free when reporting unknown event in\n xml.etree.ElementTree.iterparse(). Patch by Ken Jin.\n - gh-138860: Lazy import rlcompleter in pdb to avoid deadlock in\n subprocess.\n - gh-112729: Fix crash when calling _interpreters.create when the\n process is out of memory.\n - gh-139076: Fix a bug in the pydoc module that was hiding\n functions in a Python module if they were implemented in an\n extension module and the module did not have __all__.\n - gh-138998: Update bundled libexpat to 2.7.2\n - gh-130567: Fix possible crash in locale.strxfrm() due to a\n platform bug on macOS.\n - gh-138779: Support device numbers larger than 2**63-1 for the\n st_rdev field of the os.stat_result structure.\n - gh-128636: Fix crash in PyREPL when os.environ is overwritten\n with an invalid value for mac\n - gh-88375: Fix normalization of the robots.txt rules and URLs in\n the urllib.robotparser module. No longer ignore trailing ?.\n Distinguish raw special characters ?, = and \u0026 from the\n percent-encoded ones.\n - gh-138515: email is added to Emscripten build.\n - gh-111788: Fix parsing errors in the urllib.robotparser module.\n Don\u2019t fail trying to parse weird paths. Don\u2019t fail trying to\n decode non-UTF-8 robots.txt files.\n - gh-138432: zoneinfo.reset_tzpath() will now convert any\n os.PathLike objects it receives into strings before adding them\n to TZPATH. It will raise TypeError if anything other than a\n string is found after this conversion. If given an os.PathLike\n object that represents a relative path, it will now raise\n ValueError instead of TypeError, and present a more informative\n error message.\n - gh-138008: Fix segmentation faults in the ctypes module due to\n invalid argtypes. Patch by Dung Nguyen.\n - gh-60462: Fix locale.strxfrm() on Solaris (and possibly other\n platforms).\n - gh-138204: Forbid expansion of shared anonymous memory maps on\n Linux, which caused a bus error.\n - gh-138010: Fix an issue where defining a class with a\n @warnings.deprecated-decorated base class may not invoke the\n correct __init_subclass__() method in cases involving multiple\n inheritance. Patch by Brian Schubert.\n - gh-138133: Prevent infinite traceback loop when sending CTRL^C\n to Python through strace.\n - gh-134869: Fix an issue where pressing Ctrl+C during tab\n completion in the REPL would leave the autocompletion menu in a\n corrupted state.\n - gh-137317: inspect.signature() now correctly handles classes\n that use a descriptor on a wrapped __init__() or __new__()\n method. Contributed by Yongyu Yan.\n - gh-137754: Fix import of the zoneinfo module if the C\n implementation of the datetime module is not available.\n - gh-137490: Handle ECANCELED in the same way as EINTR in\n signal.sigwaitinfo() on NetBSD.\n - gh-137477: Fix inspect.getblock(), inspect.getsourcelines() and\n inspect.getsource() for generator expressions.\n - gh-137017: Fix threading.Thread.is_alive to remain True until\n the underlying OS thread is fully cleaned up. This avoids false\n negatives in edge cases involving thread monitoring or premature\n threading.Thread.is_alive calls.\n - gh-136134: SMTP.auth_cram_md5() now raises an SMTPException\n instead of a ValueError if Python has been built without MD5\n support. In particular, SMTP clients will not attempt to use\n this method even if the remote server is assumed to support it.\n Patch by B\u00e9n\u00e9dikt Tran.\n - gh-136134: IMAP4.login_cram_md5 now raises an IMAP4.error if\n CRAM-MD5 authentication is not supported. Patch by B\u00e9n\u00e9dikt\n Tran.\n - gh-135386: Fix opening a dbm.sqlite3 database for reading from\n read-only file or directory.\n - gh-126631: Fix multiprocessing forkserver bug which prevented\n __main__ from being preloaded.\n - gh-123085: In a bare call to importlib.resources.files(), ensure\n the caller\u2019s frame is properly detected when importlib.resources\n is itself available as a compiled module only (no source).\n - gh-118981: Fix potential hang in\n multiprocessing.popen_spawn_posix that can happen when the child\n proc dies early by closing the child fds right away.\n - gh-78319: UTF8 support for the IMAP APPEND command has been made\n RFC compliant.\n - bpo-38735: Fix failure when importing a module from the root\n directory on unix-like platforms with sys.pycache_prefix set.\n - bpo-41839: Allow negative priority values from\n os.sched_get_priority_min() and os.sched_get_priority_max()\n functions.\n - Core and Builtins\n - gh-134466: Don\u2019t run PyREPL in a degraded environment where\n setting termios attributes is not allowed.\n - gh-71810: Raise OverflowError for (-1).to_bytes() for signed\n conversions when bytes count is zero. Patch by Sergey B\n Kirpichev.\n - gh-105487: Remove non-existent __copy__(), __deepcopy__(), and\n __bases__ from the __dir__() entries of types.GenericAlias.\n - gh-134163: Fix a hang when the process is out of memory inside\n an exception handler.\n - gh-138479: Fix a crash when a generic object\u2019s __typing_subst__\n returns an object that isn\u2019t a tuple.\n - gh-137576: Fix for incorrect source code being shown in\n tracebacks from the Basic REPL when PYTHONSTARTUP is given.\n Patch by Adam Hartz.\n - gh-132744: Certain calls now check for runaway recursion and\n respect the system recursion limit.\n - C API\n - gh-87135: Attempting to acquire the GIL after runtime\n finalization has begun in a different thread now causes the\n thread to hang rather than terminate, which avoids potential\n crashes or memory corruption caused by attempting to terminate a\n thread that is running code not specifically designed to support\n termination. In most cases this hanging is harmless since the\n process will soon exit anyway.\n While not officially marked deprecated until 3.14,\n PyThread_exit_thread is no longer called internally and remains\n solely for interface compatibility. Its behavior is inconsistent\n across platforms, and it can only be used safely in the unlikely\n case that every function in the entire call stack has been\n designed to support the platform-dependent termination\n mechanism. It is recommended that users of this function change\n their design to not require thread termination. In the unlikely\n case that thread termination is needed and can be done safely,\n users may migrate to calling platform-specific APIs such as\n pthread_exit (POSIX) or _endthreadex (Windows) directly.\n - Build\n - gh-135734: Python can correctly be configured and built with\n ./configure --enable-optimizations --disable-test-modules.\n Previously, the profile data generation step failed due to PGO\n tests where immortalization couldn\u2019t be properly suppressed.\n\n\n- Update to 3.13.7:\n\n - gh-137583: Fix a deadlock introduced in 3.13.6 when a call\n to ssl.SSLSocket.recv was blocked in one thread, and then\n another method on the object (such as ssl.SSLSocket.send) was\n subsequently called in another thread.\n - gh-137044: Return large limit values as positive integers\n instead of negative integers in resource.getrlimit().\n Accept large values and reject negative values (except\n RLIM_INFINITY) for limits in resource.setrlimit().\n - gh-136914: Fix retrieval of doctest.DocTest.lineno\n for objects decorated with functools.cache() or\n functools.cached_property.\n - gh-131788: Make ResourceTracker.send from multiprocessing\n re-entrant safe\n - gh-136155: We are now checking for fatal errors in EPUB\n builds in CI.\n - gh-137400: Fix a crash in the free threading build when\n disabling profiling or tracing across all threads with\n PyEval_SetProfileAllThreads() or PyEval_SetTraceAllThreads()\n or their Python equivalents threading.settrace_all_threads()\n and threading.setprofile_all_threads().\n\n\n- Update to 3.13.6:\n\n - Security\n - gh-135661: Fix parsing start and end tags in\n html.parser.HTMLParser according to the HTML5 standard.\n - gh-102555: Fix comment parsing in html.parser.HTMLParser\n according to the HTML5 standard.\n - CVE-2025-6069: Fix quadratic complexity in processing specially\n crafted input in html.parser.HTMLParser. End-of-file errors\n are now handled according to the HTML5 specs \u2013 comments and\n declarations are automatically closed, tags are ignored\n (gh-135462, bsc#1244705).\n - CVE-2025-8194: tarfile now validates archives to ensure member\n offsets are non-negative. (gh-130577, bsc#1247249).\n - gh-118350: Fix support of escapable raw text mode (elements\n \u201ctextarea\u201d and \u201ctitle\u201d) in html.parser.HTMLParser.\n - Core and Builtins\n - gh-58124: Fix name of the Python encoding in Unicode errors\n of the code page codec: use \u201ccp65000\u201d and \u201ccp65001\u201d instead\n of \u201cCP_UTF7\u201d and \u201cCP_UTF8\u201d which are not valid Python code\n names. Patch by Victor Stinner.\n - gh-137314: Fixed a regression where raw f-strings\n incorrectly interpreted escape sequences in format\n specifications. Raw f-strings now properly preserve literal\n backslashes in format specs, matching the behavior from\n Python 3.11. For example, rf\"{obj:\\xFF}\" now correctly\n produces \u0027\\\\xFF\u0027 instead of \u0027\u00ff\u0027. Patch by Pablo Galindo.\n - gh-136541: Fix some issues with the perf trampolines\n on x86-64 and aarch64. The trampolines were not being\n generated correctly for some cases, which could lead to\n the perf integration not working correctly. Patch by Pablo\n Galindo.\n - gh-109700: Fix memory error handling in\n PyDict_SetDefault().\n - gh-78465: Fix error message for cls.__new__(cls, ...) where\n cls is not instantiable builtin or extension type (with\n tp_new set to NULL).\n - gh-135871: Non-blocking mutex lock attempts now return\n immediately when the lock is busy instead of briefly\n spinning in the free threading build.\n - gh-135607: Fix potential weakref races in an object\u2019s\n destructor on the free threaded build.\n - gh-135496: Fix typo in the f-string conversion type error\n (\u201cexclamanation\u201d -\u003e \u201cexclamation\u201d).\n - gh-130077: Properly raise custom syntax errors when\n incorrect syntax containing names that are prefixes of soft\n keywords is encountered. Patch by Pablo Galindo.\n - gh-135148: Fixed a bug where f-string debug expressions\n (using =) would incorrectly strip out parts of strings\n containing escaped quotes and # characters. Patch by Pablo\n Galindo.\n - gh-133136: Limit excess memory usage in the free threading\n build when a large dictionary or list is resized and\n accessed by multiple threads.\n - gh-132617: Fix dict.update() modification check that could\n incorrectly raise a \u201cdict mutated during update\u201d error when\n a different dictionary was modified that happens to share\n the same underlying keys object.\n - gh-91153: Fix a crash when a bytearray is concurrently\n mutated during item assignment.\n - gh-127971: Fix off-by-one read beyond the end of a string\n in string search.\n - gh-125723: Fix crash with gi_frame.f_locals when generator\n frames outlive their generator. Patch by Mikhail Efimov.\n - Library\n - gh-132710: If possible, ensure that uuid.getnode()\n returns the same result even across different processes.\n Previously, the result was constant only within the same\n process. Patch by B\u00e9n\u00e9dikt Tran.\n - gh-137273: Fix debug assertion failure in\n locale.setlocale() on Windows.\n - gh-137257: Bump the version of pip bundled in ensurepip to\n version 25.2\n - gh-81325: tarfile.TarFile now accepts a path-like when\n working on a tar archive. (Contributed by Alexander Enrique\n Urieles Nieto in gh-81325.)\n - gh-130522: Fix unraisable TypeError raised during\n interpreter shutdown in the threading module.\n - gh-136549: Fix signature of threading.excepthook().\n - gh-136523: Fix wave.Wave_write emitting an unraisable when\n open raises.\n - gh-52876: Add missing keepends (default True)\n parameter to codecs.StreamReaderWriter.readline() and\n codecs.StreamReaderWriter.readlines().\n - gh-85702: If zoneinfo._common.load_tzdata is given a\n package without a resource a zoneinfo.ZoneInfoNotFoundError\n is raised rather than a PermissionError. Patch by Victor\n Stinner.\n - gh-134759: Fix UnboundLocalError in\n email.message.Message.get_payload() when the payload to\n decode is a bytes object. Patch by Kliment Lamonov.\n - gh-136028: Fix parsing month names containing \u201c\u0130\u201d (U+0130,\n LATIN CAPITAL LETTER I WITH DOT ABOVE) in time.strptime().\n This affects locales az_AZ, ber_DZ, ber_MA and crh_UA.\n - gh-135995: In the palmos encoding, make byte 0x9b decode to\n \u203a (U+203A - SINGLE RIGHT-POINTING ANGLE QUOTATION MARK).\n - gh-53203: Fix time.strptime() for %c and %x formats on\n locales byn_ER, wal_ET and lzh_TW, and for %X format on\n locales ar_SA, bg_BG and lzh_TW.\n - gh-91555: An earlier change, which was introduced in\n 3.13.4, has been reverted. It disabled logging for a logger\n during handling of log messages for that logger. Since the\n reversion, the behaviour should be as it was before 3.13.4.\n - gh-135878: Fixes a crash of types.SimpleNamespace on free\n threading builds, when several threads were calling its\n __repr__() method at the same time.\n - gh-135836: Fix IndexError in\n asyncio.loop.create_connection() that could occur when\n non-OSError exception is raised during connection and\n socket\u2019s close() raises OSError.\n - gh-135836: Fix IndexError in\n asyncio.loop.create_connection() that could occur when the\n Happy Eyeballs algorithm resulted in an empty exceptions\n list during connection attempts.\n - gh-135855: Raise TypeError instead of SystemError when\n _interpreters.set___main___attrs() is passed a non-dict\n object. Patch by Brian Schubert.\n - gh-135815: netrc: skip security checks if os.getuid() is\n missing. Patch by B\u00e9n\u00e9dikt Tran.\n - gh-135640: Address bug where it was possible to call\n xml.etree.ElementTree.ElementTree.write() on an ElementTree\n object with an invalid root element. This behavior blanked\n the file passed to write if it already existed.\n - gh-135444: Fix asyncio.DatagramTransport.sendto() to\n account for datagram header size when data cannot be sent.\n - gh-135497: Fix os.getlogin() failing for longer usernames\n on BSD-based platforms.\n - gh-135487: Fix reprlib.Repr.repr_int() when given integers\n with more than sys.get_int_max_str_digits() digits. Patch\n by B\u00e9n\u00e9dikt Tran.\n - gh-135335: multiprocessing: Flush stdout and stderr after\n preloading modules in the forkserver.\n - gh-135244: uuid: when the MAC address cannot be\n determined, the 48-bit node ID is now generated with a\n cryptographically-secure pseudo-random number generator\n (CSPRNG) as per RFC 9562, \u00a76.10.3. This affects uuid1().\n - gh-135069: Fix the \u201cInvalid error handling\u201d exception in\n encodings.idna.IncrementalDecoder to correctly replace the\n \u2018errors\u2019 parameter.\n - gh-134698: Fix a crash when calling methods of\n ssl.SSLContext or ssl.SSLSocket across multiple threads.\n - gh-132124: On POSIX-compliant systems,\n multiprocessing.util.get_temp_dir() now ignores TMPDIR\n (and similar environment variables) if the path length of\n AF_UNIX socket files exceeds the platform-specific maximum\n length when using the forkserver start method. Patch by\n B\u00e9n\u00e9dikt Tran.\n - gh-133439: Fix dot commands with trailing spaces are\n mistaken for multi-line SQL statements in the sqlite3\n command-line interface.\n - gh-132969: Prevent the ProcessPoolExecutor executor thread,\n which remains running when shutdown(wait=False), from\n attempting to adjust the pool\u2019s worker processes after\n the object state has already been reset during shutdown.\n A combination of conditions, including a worker process\n having terminated abormally, resulted in an exception and\n a potential hang when the still-running executor thread\n attempted to replace dead workers within the pool.\n - gh-130664: Support the \u0027_\u0027 digit separator in formatting\n of the integral part of Decimal\u2019s. Patch by Sergey B\n Kirpichev.\n - gh-85702: If zoneinfo._common.load_tzdata is given a\n package without a resource a ZoneInfoNotFoundError is\n raised rather than a IsADirectoryError.\n - gh-130664: Handle corner-case for Fraction\u2019s formatting:\n treat zero-padding (preceding the width field by a zero\n (\u00270\u0027) character) as an equivalent to a fill character of\n \u00270\u0027 with an alignment type of \u0027=\u0027, just as in case of\n float\u2019s.\n - Tools/Demos\n - gh-135968: Stubs for strip are now provided as part of an\n iOS install.\n - Tests\n - gh-135966: The iOS testbed now handles the app_packages\n folder as a site directory.\n - gh-135494: Fix regrtest to support excluding tests from\n --pgo tests. Patch by Victor Stinner.\n - gh-135489: Show verbose output for failing tests during PGO\n profiling step with \u2013enable-optimizations.\n - Documentation\n - gh-135171: Document that the iterator for the leftmost for\n clause in the generator expression is created immediately.\n - Build\n - gh-135497: Fix the detection of MAXLOGNAME in the\n configure.ac script.\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Leap-16.0-170",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2026_20081-1.json"
},
{
"category": "self",
"summary": "SUSE Bug 1244680",
"url": "https://bugzilla.suse.com/1244680"
},
{
"category": "self",
"summary": "SUSE Bug 1244705",
"url": "https://bugzilla.suse.com/1244705"
},
{
"category": "self",
"summary": "SUSE Bug 1247249",
"url": "https://bugzilla.suse.com/1247249"
},
{
"category": "self",
"summary": "SUSE Bug 1251305",
"url": "https://bugzilla.suse.com/1251305"
},
{
"category": "self",
"summary": "SUSE Bug 1252974",
"url": "https://bugzilla.suse.com/1252974"
},
{
"category": "self",
"summary": "SUSE Bug 1254400",
"url": "https://bugzilla.suse.com/1254400"
},
{
"category": "self",
"summary": "SUSE Bug 1254401",
"url": "https://bugzilla.suse.com/1254401"
},
{
"category": "self",
"summary": "SUSE Bug 1254997",
"url": "https://bugzilla.suse.com/1254997"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-12084 page",
"url": "https://www.suse.com/security/cve/CVE-2025-12084/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-13836 page",
"url": "https://www.suse.com/security/cve/CVE-2025-13836/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-13837 page",
"url": "https://www.suse.com/security/cve/CVE-2025-13837/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-6069 page",
"url": "https://www.suse.com/security/cve/CVE-2025-6069/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-6075 page",
"url": "https://www.suse.com/security/cve/CVE-2025-6075/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-8194 page",
"url": "https://www.suse.com/security/cve/CVE-2025-8194/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-8291 page",
"url": "https://www.suse.com/security/cve/CVE-2025-8291/"
}
],
"title": "Security update for python313",
"tracking": {
"current_release_date": "2026-01-22T13:47:27Z",
"generator": {
"date": "2026-01-22T13:47:27Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:20081-1",
"initial_release_date": "2026-01-22T13:47:27Z",
"revision_history": [
{
"date": "2026-01-22T13:47:27Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libpython3_13-1_0-3.13.11-160000.1.1.aarch64",
"product": {
"name": "libpython3_13-1_0-3.13.11-160000.1.1.aarch64",
"product_id": "libpython3_13-1_0-3.13.11-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-3.13.11-160000.1.1.aarch64",
"product": {
"name": "python313-3.13.11-160000.1.1.aarch64",
"product_id": "python313-3.13.11-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-base-3.13.11-160000.1.1.aarch64",
"product": {
"name": "python313-base-3.13.11-160000.1.1.aarch64",
"product_id": "python313-base-3.13.11-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-curses-3.13.11-160000.1.1.aarch64",
"product": {
"name": "python313-curses-3.13.11-160000.1.1.aarch64",
"product_id": "python313-curses-3.13.11-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-dbm-3.13.11-160000.1.1.aarch64",
"product": {
"name": "python313-dbm-3.13.11-160000.1.1.aarch64",
"product_id": "python313-dbm-3.13.11-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-devel-3.13.11-160000.1.1.aarch64",
"product": {
"name": "python313-devel-3.13.11-160000.1.1.aarch64",
"product_id": "python313-devel-3.13.11-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-doc-3.13.11-160000.1.1.aarch64",
"product": {
"name": "python313-doc-3.13.11-160000.1.1.aarch64",
"product_id": "python313-doc-3.13.11-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-doc-devhelp-3.13.11-160000.1.1.aarch64",
"product": {
"name": "python313-doc-devhelp-3.13.11-160000.1.1.aarch64",
"product_id": "python313-doc-devhelp-3.13.11-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-idle-3.13.11-160000.1.1.aarch64",
"product": {
"name": "python313-idle-3.13.11-160000.1.1.aarch64",
"product_id": "python313-idle-3.13.11-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-testsuite-3.13.11-160000.1.1.aarch64",
"product": {
"name": "python313-testsuite-3.13.11-160000.1.1.aarch64",
"product_id": "python313-testsuite-3.13.11-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-tk-3.13.11-160000.1.1.aarch64",
"product": {
"name": "python313-tk-3.13.11-160000.1.1.aarch64",
"product_id": "python313-tk-3.13.11-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-tools-3.13.11-160000.1.1.aarch64",
"product": {
"name": "python313-tools-3.13.11-160000.1.1.aarch64",
"product_id": "python313-tools-3.13.11-160000.1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_13-1_0-3.13.11-160000.1.1.ppc64le",
"product": {
"name": "libpython3_13-1_0-3.13.11-160000.1.1.ppc64le",
"product_id": "libpython3_13-1_0-3.13.11-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libpython3_13t1_0-3.13.11-160000.1.1.ppc64le",
"product": {
"name": "libpython3_13t1_0-3.13.11-160000.1.1.ppc64le",
"product_id": "libpython3_13t1_0-3.13.11-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-3.13.11-160000.1.1.ppc64le",
"product": {
"name": "python313-3.13.11-160000.1.1.ppc64le",
"product_id": "python313-3.13.11-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-base-3.13.11-160000.1.1.ppc64le",
"product": {
"name": "python313-base-3.13.11-160000.1.1.ppc64le",
"product_id": "python313-base-3.13.11-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-curses-3.13.11-160000.1.1.ppc64le",
"product": {
"name": "python313-curses-3.13.11-160000.1.1.ppc64le",
"product_id": "python313-curses-3.13.11-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-dbm-3.13.11-160000.1.1.ppc64le",
"product": {
"name": "python313-dbm-3.13.11-160000.1.1.ppc64le",
"product_id": "python313-dbm-3.13.11-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-devel-3.13.11-160000.1.1.ppc64le",
"product": {
"name": "python313-devel-3.13.11-160000.1.1.ppc64le",
"product_id": "python313-devel-3.13.11-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-doc-3.13.11-160000.1.1.ppc64le",
"product": {
"name": "python313-doc-3.13.11-160000.1.1.ppc64le",
"product_id": "python313-doc-3.13.11-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-doc-devhelp-3.13.11-160000.1.1.ppc64le",
"product": {
"name": "python313-doc-devhelp-3.13.11-160000.1.1.ppc64le",
"product_id": "python313-doc-devhelp-3.13.11-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-idle-3.13.11-160000.1.1.ppc64le",
"product": {
"name": "python313-idle-3.13.11-160000.1.1.ppc64le",
"product_id": "python313-idle-3.13.11-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-nogil-3.13.11-160000.1.1.ppc64le",
"product": {
"name": "python313-nogil-3.13.11-160000.1.1.ppc64le",
"product_id": "python313-nogil-3.13.11-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-nogil-base-3.13.11-160000.1.1.ppc64le",
"product": {
"name": "python313-nogil-base-3.13.11-160000.1.1.ppc64le",
"product_id": "python313-nogil-base-3.13.11-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-nogil-curses-3.13.11-160000.1.1.ppc64le",
"product": {
"name": "python313-nogil-curses-3.13.11-160000.1.1.ppc64le",
"product_id": "python313-nogil-curses-3.13.11-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-nogil-dbm-3.13.11-160000.1.1.ppc64le",
"product": {
"name": "python313-nogil-dbm-3.13.11-160000.1.1.ppc64le",
"product_id": "python313-nogil-dbm-3.13.11-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-nogil-devel-3.13.11-160000.1.1.ppc64le",
"product": {
"name": "python313-nogil-devel-3.13.11-160000.1.1.ppc64le",
"product_id": "python313-nogil-devel-3.13.11-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-nogil-idle-3.13.11-160000.1.1.ppc64le",
"product": {
"name": "python313-nogil-idle-3.13.11-160000.1.1.ppc64le",
"product_id": "python313-nogil-idle-3.13.11-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-nogil-testsuite-3.13.11-160000.1.1.ppc64le",
"product": {
"name": "python313-nogil-testsuite-3.13.11-160000.1.1.ppc64le",
"product_id": "python313-nogil-testsuite-3.13.11-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-nogil-tk-3.13.11-160000.1.1.ppc64le",
"product": {
"name": "python313-nogil-tk-3.13.11-160000.1.1.ppc64le",
"product_id": "python313-nogil-tk-3.13.11-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-nogil-tools-3.13.11-160000.1.1.ppc64le",
"product": {
"name": "python313-nogil-tools-3.13.11-160000.1.1.ppc64le",
"product_id": "python313-nogil-tools-3.13.11-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-testsuite-3.13.11-160000.1.1.ppc64le",
"product": {
"name": "python313-testsuite-3.13.11-160000.1.1.ppc64le",
"product_id": "python313-testsuite-3.13.11-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-tk-3.13.11-160000.1.1.ppc64le",
"product": {
"name": "python313-tk-3.13.11-160000.1.1.ppc64le",
"product_id": "python313-tk-3.13.11-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-tools-3.13.11-160000.1.1.ppc64le",
"product": {
"name": "python313-tools-3.13.11-160000.1.1.ppc64le",
"product_id": "python313-tools-3.13.11-160000.1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_13-1_0-3.13.11-160000.1.1.s390x",
"product": {
"name": "libpython3_13-1_0-3.13.11-160000.1.1.s390x",
"product_id": "libpython3_13-1_0-3.13.11-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "libpython3_13t1_0-3.13.11-160000.1.1.s390x",
"product": {
"name": "libpython3_13t1_0-3.13.11-160000.1.1.s390x",
"product_id": "libpython3_13t1_0-3.13.11-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-3.13.11-160000.1.1.s390x",
"product": {
"name": "python313-3.13.11-160000.1.1.s390x",
"product_id": "python313-3.13.11-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-base-3.13.11-160000.1.1.s390x",
"product": {
"name": "python313-base-3.13.11-160000.1.1.s390x",
"product_id": "python313-base-3.13.11-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-curses-3.13.11-160000.1.1.s390x",
"product": {
"name": "python313-curses-3.13.11-160000.1.1.s390x",
"product_id": "python313-curses-3.13.11-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-dbm-3.13.11-160000.1.1.s390x",
"product": {
"name": "python313-dbm-3.13.11-160000.1.1.s390x",
"product_id": "python313-dbm-3.13.11-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-devel-3.13.11-160000.1.1.s390x",
"product": {
"name": "python313-devel-3.13.11-160000.1.1.s390x",
"product_id": "python313-devel-3.13.11-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-doc-3.13.11-160000.1.1.s390x",
"product": {
"name": "python313-doc-3.13.11-160000.1.1.s390x",
"product_id": "python313-doc-3.13.11-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-doc-devhelp-3.13.11-160000.1.1.s390x",
"product": {
"name": "python313-doc-devhelp-3.13.11-160000.1.1.s390x",
"product_id": "python313-doc-devhelp-3.13.11-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-idle-3.13.11-160000.1.1.s390x",
"product": {
"name": "python313-idle-3.13.11-160000.1.1.s390x",
"product_id": "python313-idle-3.13.11-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-nogil-3.13.11-160000.1.1.s390x",
"product": {
"name": "python313-nogil-3.13.11-160000.1.1.s390x",
"product_id": "python313-nogil-3.13.11-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-nogil-base-3.13.11-160000.1.1.s390x",
"product": {
"name": "python313-nogil-base-3.13.11-160000.1.1.s390x",
"product_id": "python313-nogil-base-3.13.11-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-nogil-curses-3.13.11-160000.1.1.s390x",
"product": {
"name": "python313-nogil-curses-3.13.11-160000.1.1.s390x",
"product_id": "python313-nogil-curses-3.13.11-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-nogil-dbm-3.13.11-160000.1.1.s390x",
"product": {
"name": "python313-nogil-dbm-3.13.11-160000.1.1.s390x",
"product_id": "python313-nogil-dbm-3.13.11-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-nogil-devel-3.13.11-160000.1.1.s390x",
"product": {
"name": "python313-nogil-devel-3.13.11-160000.1.1.s390x",
"product_id": "python313-nogil-devel-3.13.11-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-nogil-idle-3.13.11-160000.1.1.s390x",
"product": {
"name": "python313-nogil-idle-3.13.11-160000.1.1.s390x",
"product_id": "python313-nogil-idle-3.13.11-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-nogil-testsuite-3.13.11-160000.1.1.s390x",
"product": {
"name": "python313-nogil-testsuite-3.13.11-160000.1.1.s390x",
"product_id": "python313-nogil-testsuite-3.13.11-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-nogil-tk-3.13.11-160000.1.1.s390x",
"product": {
"name": "python313-nogil-tk-3.13.11-160000.1.1.s390x",
"product_id": "python313-nogil-tk-3.13.11-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-nogil-tools-3.13.11-160000.1.1.s390x",
"product": {
"name": "python313-nogil-tools-3.13.11-160000.1.1.s390x",
"product_id": "python313-nogil-tools-3.13.11-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-testsuite-3.13.11-160000.1.1.s390x",
"product": {
"name": "python313-testsuite-3.13.11-160000.1.1.s390x",
"product_id": "python313-testsuite-3.13.11-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-tk-3.13.11-160000.1.1.s390x",
"product": {
"name": "python313-tk-3.13.11-160000.1.1.s390x",
"product_id": "python313-tk-3.13.11-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-tools-3.13.11-160000.1.1.s390x",
"product": {
"name": "python313-tools-3.13.11-160000.1.1.s390x",
"product_id": "python313-tools-3.13.11-160000.1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_13-1_0-3.13.11-160000.1.1.x86_64",
"product": {
"name": "libpython3_13-1_0-3.13.11-160000.1.1.x86_64",
"product_id": "libpython3_13-1_0-3.13.11-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpython3_13-1_0-x86-64-v3-3.13.11-160000.1.1.x86_64",
"product": {
"name": "libpython3_13-1_0-x86-64-v3-3.13.11-160000.1.1.x86_64",
"product_id": "libpython3_13-1_0-x86-64-v3-3.13.11-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpython3_13t1_0-3.13.11-160000.1.1.x86_64",
"product": {
"name": "libpython3_13t1_0-3.13.11-160000.1.1.x86_64",
"product_id": "libpython3_13t1_0-3.13.11-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-3.13.11-160000.1.1.x86_64",
"product": {
"name": "python313-3.13.11-160000.1.1.x86_64",
"product_id": "python313-3.13.11-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-base-3.13.11-160000.1.1.x86_64",
"product": {
"name": "python313-base-3.13.11-160000.1.1.x86_64",
"product_id": "python313-base-3.13.11-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-base-x86-64-v3-3.13.11-160000.1.1.x86_64",
"product": {
"name": "python313-base-x86-64-v3-3.13.11-160000.1.1.x86_64",
"product_id": "python313-base-x86-64-v3-3.13.11-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-curses-3.13.11-160000.1.1.x86_64",
"product": {
"name": "python313-curses-3.13.11-160000.1.1.x86_64",
"product_id": "python313-curses-3.13.11-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-dbm-3.13.11-160000.1.1.x86_64",
"product": {
"name": "python313-dbm-3.13.11-160000.1.1.x86_64",
"product_id": "python313-dbm-3.13.11-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-devel-3.13.11-160000.1.1.x86_64",
"product": {
"name": "python313-devel-3.13.11-160000.1.1.x86_64",
"product_id": "python313-devel-3.13.11-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-doc-3.13.11-160000.1.1.x86_64",
"product": {
"name": "python313-doc-3.13.11-160000.1.1.x86_64",
"product_id": "python313-doc-3.13.11-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-doc-devhelp-3.13.11-160000.1.1.x86_64",
"product": {
"name": "python313-doc-devhelp-3.13.11-160000.1.1.x86_64",
"product_id": "python313-doc-devhelp-3.13.11-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-idle-3.13.11-160000.1.1.x86_64",
"product": {
"name": "python313-idle-3.13.11-160000.1.1.x86_64",
"product_id": "python313-idle-3.13.11-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-nogil-3.13.11-160000.1.1.x86_64",
"product": {
"name": "python313-nogil-3.13.11-160000.1.1.x86_64",
"product_id": "python313-nogil-3.13.11-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-nogil-base-3.13.11-160000.1.1.x86_64",
"product": {
"name": "python313-nogil-base-3.13.11-160000.1.1.x86_64",
"product_id": "python313-nogil-base-3.13.11-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-nogil-curses-3.13.11-160000.1.1.x86_64",
"product": {
"name": "python313-nogil-curses-3.13.11-160000.1.1.x86_64",
"product_id": "python313-nogil-curses-3.13.11-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-nogil-dbm-3.13.11-160000.1.1.x86_64",
"product": {
"name": "python313-nogil-dbm-3.13.11-160000.1.1.x86_64",
"product_id": "python313-nogil-dbm-3.13.11-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-nogil-devel-3.13.11-160000.1.1.x86_64",
"product": {
"name": "python313-nogil-devel-3.13.11-160000.1.1.x86_64",
"product_id": "python313-nogil-devel-3.13.11-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-nogil-idle-3.13.11-160000.1.1.x86_64",
"product": {
"name": "python313-nogil-idle-3.13.11-160000.1.1.x86_64",
"product_id": "python313-nogil-idle-3.13.11-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-nogil-testsuite-3.13.11-160000.1.1.x86_64",
"product": {
"name": "python313-nogil-testsuite-3.13.11-160000.1.1.x86_64",
"product_id": "python313-nogil-testsuite-3.13.11-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-nogil-tk-3.13.11-160000.1.1.x86_64",
"product": {
"name": "python313-nogil-tk-3.13.11-160000.1.1.x86_64",
"product_id": "python313-nogil-tk-3.13.11-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-nogil-tools-3.13.11-160000.1.1.x86_64",
"product": {
"name": "python313-nogil-tools-3.13.11-160000.1.1.x86_64",
"product_id": "python313-nogil-tools-3.13.11-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-testsuite-3.13.11-160000.1.1.x86_64",
"product": {
"name": "python313-testsuite-3.13.11-160000.1.1.x86_64",
"product_id": "python313-testsuite-3.13.11-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-tk-3.13.11-160000.1.1.x86_64",
"product": {
"name": "python313-tk-3.13.11-160000.1.1.x86_64",
"product_id": "python313-tk-3.13.11-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-tools-3.13.11-160000.1.1.x86_64",
"product": {
"name": "python313-tools-3.13.11-160000.1.1.x86_64",
"product_id": "python313-tools-3.13.11-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-x86-64-v3-3.13.11-160000.1.1.x86_64",
"product": {
"name": "python313-x86-64-v3-3.13.11-160000.1.1.x86_64",
"product_id": "python313-x86-64-v3-3.13.11-160000.1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Leap 16.0",
"product": {
"name": "openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0"
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_13-1_0-3.13.11-160000.1.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libpython3_13-1_0-3.13.11-160000.1.1.aarch64"
},
"product_reference": "libpython3_13-1_0-3.13.11-160000.1.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_13-1_0-3.13.11-160000.1.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libpython3_13-1_0-3.13.11-160000.1.1.ppc64le"
},
"product_reference": "libpython3_13-1_0-3.13.11-160000.1.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_13-1_0-3.13.11-160000.1.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libpython3_13-1_0-3.13.11-160000.1.1.s390x"
},
"product_reference": "libpython3_13-1_0-3.13.11-160000.1.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_13-1_0-3.13.11-160000.1.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libpython3_13-1_0-3.13.11-160000.1.1.x86_64"
},
"product_reference": "libpython3_13-1_0-3.13.11-160000.1.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_13-1_0-x86-64-v3-3.13.11-160000.1.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libpython3_13-1_0-x86-64-v3-3.13.11-160000.1.1.x86_64"
},
"product_reference": "libpython3_13-1_0-x86-64-v3-3.13.11-160000.1.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_13t1_0-3.13.11-160000.1.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libpython3_13t1_0-3.13.11-160000.1.1.ppc64le"
},
"product_reference": "libpython3_13t1_0-3.13.11-160000.1.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_13t1_0-3.13.11-160000.1.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libpython3_13t1_0-3.13.11-160000.1.1.s390x"
},
"product_reference": "libpython3_13t1_0-3.13.11-160000.1.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_13t1_0-3.13.11-160000.1.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libpython3_13t1_0-3.13.11-160000.1.1.x86_64"
},
"product_reference": "libpython3_13t1_0-3.13.11-160000.1.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-3.13.11-160000.1.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:python313-3.13.11-160000.1.1.aarch64"
},
"product_reference": "python313-3.13.11-160000.1.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-3.13.11-160000.1.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:python313-3.13.11-160000.1.1.ppc64le"
},
"product_reference": "python313-3.13.11-160000.1.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-3.13.11-160000.1.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:python313-3.13.11-160000.1.1.s390x"
},
"product_reference": "python313-3.13.11-160000.1.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-3.13.11-160000.1.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:python313-3.13.11-160000.1.1.x86_64"
},
"product_reference": "python313-3.13.11-160000.1.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-base-3.13.11-160000.1.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:python313-base-3.13.11-160000.1.1.aarch64"
},
"product_reference": "python313-base-3.13.11-160000.1.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-base-3.13.11-160000.1.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:python313-base-3.13.11-160000.1.1.ppc64le"
},
"product_reference": "python313-base-3.13.11-160000.1.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-base-3.13.11-160000.1.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:python313-base-3.13.11-160000.1.1.s390x"
},
"product_reference": "python313-base-3.13.11-160000.1.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-base-3.13.11-160000.1.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:python313-base-3.13.11-160000.1.1.x86_64"
},
"product_reference": "python313-base-3.13.11-160000.1.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-base-x86-64-v3-3.13.11-160000.1.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:python313-base-x86-64-v3-3.13.11-160000.1.1.x86_64"
},
"product_reference": "python313-base-x86-64-v3-3.13.11-160000.1.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-curses-3.13.11-160000.1.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:python313-curses-3.13.11-160000.1.1.aarch64"
},
"product_reference": "python313-curses-3.13.11-160000.1.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-curses-3.13.11-160000.1.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:python313-curses-3.13.11-160000.1.1.ppc64le"
},
"product_reference": "python313-curses-3.13.11-160000.1.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-curses-3.13.11-160000.1.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:python313-curses-3.13.11-160000.1.1.s390x"
},
"product_reference": "python313-curses-3.13.11-160000.1.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-curses-3.13.11-160000.1.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:python313-curses-3.13.11-160000.1.1.x86_64"
},
"product_reference": "python313-curses-3.13.11-160000.1.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-dbm-3.13.11-160000.1.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:python313-dbm-3.13.11-160000.1.1.aarch64"
},
"product_reference": "python313-dbm-3.13.11-160000.1.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-dbm-3.13.11-160000.1.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:python313-dbm-3.13.11-160000.1.1.ppc64le"
},
"product_reference": "python313-dbm-3.13.11-160000.1.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-dbm-3.13.11-160000.1.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:python313-dbm-3.13.11-160000.1.1.s390x"
},
"product_reference": "python313-dbm-3.13.11-160000.1.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-dbm-3.13.11-160000.1.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:python313-dbm-3.13.11-160000.1.1.x86_64"
},
"product_reference": "python313-dbm-3.13.11-160000.1.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-devel-3.13.11-160000.1.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:python313-devel-3.13.11-160000.1.1.aarch64"
},
"product_reference": "python313-devel-3.13.11-160000.1.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-devel-3.13.11-160000.1.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:python313-devel-3.13.11-160000.1.1.ppc64le"
},
"product_reference": "python313-devel-3.13.11-160000.1.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-devel-3.13.11-160000.1.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:python313-devel-3.13.11-160000.1.1.s390x"
},
"product_reference": "python313-devel-3.13.11-160000.1.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-devel-3.13.11-160000.1.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:python313-devel-3.13.11-160000.1.1.x86_64"
},
"product_reference": "python313-devel-3.13.11-160000.1.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-doc-3.13.11-160000.1.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:python313-doc-3.13.11-160000.1.1.aarch64"
},
"product_reference": "python313-doc-3.13.11-160000.1.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-doc-3.13.11-160000.1.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:python313-doc-3.13.11-160000.1.1.ppc64le"
},
"product_reference": "python313-doc-3.13.11-160000.1.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-doc-3.13.11-160000.1.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:python313-doc-3.13.11-160000.1.1.s390x"
},
"product_reference": "python313-doc-3.13.11-160000.1.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-doc-3.13.11-160000.1.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:python313-doc-3.13.11-160000.1.1.x86_64"
},
"product_reference": "python313-doc-3.13.11-160000.1.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-doc-devhelp-3.13.11-160000.1.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:python313-doc-devhelp-3.13.11-160000.1.1.aarch64"
},
"product_reference": "python313-doc-devhelp-3.13.11-160000.1.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-doc-devhelp-3.13.11-160000.1.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:python313-doc-devhelp-3.13.11-160000.1.1.ppc64le"
},
"product_reference": "python313-doc-devhelp-3.13.11-160000.1.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-doc-devhelp-3.13.11-160000.1.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:python313-doc-devhelp-3.13.11-160000.1.1.s390x"
},
"product_reference": "python313-doc-devhelp-3.13.11-160000.1.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-doc-devhelp-3.13.11-160000.1.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:python313-doc-devhelp-3.13.11-160000.1.1.x86_64"
},
"product_reference": "python313-doc-devhelp-3.13.11-160000.1.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-idle-3.13.11-160000.1.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:python313-idle-3.13.11-160000.1.1.aarch64"
},
"product_reference": "python313-idle-3.13.11-160000.1.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-idle-3.13.11-160000.1.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:python313-idle-3.13.11-160000.1.1.ppc64le"
},
"product_reference": "python313-idle-3.13.11-160000.1.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-idle-3.13.11-160000.1.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:python313-idle-3.13.11-160000.1.1.s390x"
},
"product_reference": "python313-idle-3.13.11-160000.1.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-idle-3.13.11-160000.1.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:python313-idle-3.13.11-160000.1.1.x86_64"
},
"product_reference": "python313-idle-3.13.11-160000.1.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-nogil-3.13.11-160000.1.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:python313-nogil-3.13.11-160000.1.1.ppc64le"
},
"product_reference": "python313-nogil-3.13.11-160000.1.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-nogil-3.13.11-160000.1.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:python313-nogil-3.13.11-160000.1.1.s390x"
},
"product_reference": "python313-nogil-3.13.11-160000.1.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-nogil-3.13.11-160000.1.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:python313-nogil-3.13.11-160000.1.1.x86_64"
},
"product_reference": "python313-nogil-3.13.11-160000.1.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-nogil-base-3.13.11-160000.1.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:python313-nogil-base-3.13.11-160000.1.1.ppc64le"
},
"product_reference": "python313-nogil-base-3.13.11-160000.1.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-nogil-base-3.13.11-160000.1.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:python313-nogil-base-3.13.11-160000.1.1.s390x"
},
"product_reference": "python313-nogil-base-3.13.11-160000.1.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-nogil-base-3.13.11-160000.1.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:python313-nogil-base-3.13.11-160000.1.1.x86_64"
},
"product_reference": "python313-nogil-base-3.13.11-160000.1.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-nogil-curses-3.13.11-160000.1.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:python313-nogil-curses-3.13.11-160000.1.1.ppc64le"
},
"product_reference": "python313-nogil-curses-3.13.11-160000.1.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-nogil-curses-3.13.11-160000.1.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:python313-nogil-curses-3.13.11-160000.1.1.s390x"
},
"product_reference": "python313-nogil-curses-3.13.11-160000.1.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-nogil-curses-3.13.11-160000.1.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:python313-nogil-curses-3.13.11-160000.1.1.x86_64"
},
"product_reference": "python313-nogil-curses-3.13.11-160000.1.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-nogil-dbm-3.13.11-160000.1.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:python313-nogil-dbm-3.13.11-160000.1.1.ppc64le"
},
"product_reference": "python313-nogil-dbm-3.13.11-160000.1.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-nogil-dbm-3.13.11-160000.1.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:python313-nogil-dbm-3.13.11-160000.1.1.s390x"
},
"product_reference": "python313-nogil-dbm-3.13.11-160000.1.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-nogil-dbm-3.13.11-160000.1.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:python313-nogil-dbm-3.13.11-160000.1.1.x86_64"
},
"product_reference": "python313-nogil-dbm-3.13.11-160000.1.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-nogil-devel-3.13.11-160000.1.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:python313-nogil-devel-3.13.11-160000.1.1.ppc64le"
},
"product_reference": "python313-nogil-devel-3.13.11-160000.1.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-nogil-devel-3.13.11-160000.1.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:python313-nogil-devel-3.13.11-160000.1.1.s390x"
},
"product_reference": "python313-nogil-devel-3.13.11-160000.1.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-nogil-devel-3.13.11-160000.1.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:python313-nogil-devel-3.13.11-160000.1.1.x86_64"
},
"product_reference": "python313-nogil-devel-3.13.11-160000.1.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-nogil-idle-3.13.11-160000.1.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:python313-nogil-idle-3.13.11-160000.1.1.ppc64le"
},
"product_reference": "python313-nogil-idle-3.13.11-160000.1.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-nogil-idle-3.13.11-160000.1.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:python313-nogil-idle-3.13.11-160000.1.1.s390x"
},
"product_reference": "python313-nogil-idle-3.13.11-160000.1.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-nogil-idle-3.13.11-160000.1.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:python313-nogil-idle-3.13.11-160000.1.1.x86_64"
},
"product_reference": "python313-nogil-idle-3.13.11-160000.1.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-nogil-testsuite-3.13.11-160000.1.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:python313-nogil-testsuite-3.13.11-160000.1.1.ppc64le"
},
"product_reference": "python313-nogil-testsuite-3.13.11-160000.1.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-nogil-testsuite-3.13.11-160000.1.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:python313-nogil-testsuite-3.13.11-160000.1.1.s390x"
},
"product_reference": "python313-nogil-testsuite-3.13.11-160000.1.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-nogil-testsuite-3.13.11-160000.1.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:python313-nogil-testsuite-3.13.11-160000.1.1.x86_64"
},
"product_reference": "python313-nogil-testsuite-3.13.11-160000.1.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-nogil-tk-3.13.11-160000.1.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:python313-nogil-tk-3.13.11-160000.1.1.ppc64le"
},
"product_reference": "python313-nogil-tk-3.13.11-160000.1.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-nogil-tk-3.13.11-160000.1.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:python313-nogil-tk-3.13.11-160000.1.1.s390x"
},
"product_reference": "python313-nogil-tk-3.13.11-160000.1.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-nogil-tk-3.13.11-160000.1.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:python313-nogil-tk-3.13.11-160000.1.1.x86_64"
},
"product_reference": "python313-nogil-tk-3.13.11-160000.1.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-nogil-tools-3.13.11-160000.1.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:python313-nogil-tools-3.13.11-160000.1.1.ppc64le"
},
"product_reference": "python313-nogil-tools-3.13.11-160000.1.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-nogil-tools-3.13.11-160000.1.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:python313-nogil-tools-3.13.11-160000.1.1.s390x"
},
"product_reference": "python313-nogil-tools-3.13.11-160000.1.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-nogil-tools-3.13.11-160000.1.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:python313-nogil-tools-3.13.11-160000.1.1.x86_64"
},
"product_reference": "python313-nogil-tools-3.13.11-160000.1.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-testsuite-3.13.11-160000.1.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:python313-testsuite-3.13.11-160000.1.1.aarch64"
},
"product_reference": "python313-testsuite-3.13.11-160000.1.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-testsuite-3.13.11-160000.1.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:python313-testsuite-3.13.11-160000.1.1.ppc64le"
},
"product_reference": "python313-testsuite-3.13.11-160000.1.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-testsuite-3.13.11-160000.1.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:python313-testsuite-3.13.11-160000.1.1.s390x"
},
"product_reference": "python313-testsuite-3.13.11-160000.1.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-testsuite-3.13.11-160000.1.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:python313-testsuite-3.13.11-160000.1.1.x86_64"
},
"product_reference": "python313-testsuite-3.13.11-160000.1.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-tk-3.13.11-160000.1.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:python313-tk-3.13.11-160000.1.1.aarch64"
},
"product_reference": "python313-tk-3.13.11-160000.1.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-tk-3.13.11-160000.1.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:python313-tk-3.13.11-160000.1.1.ppc64le"
},
"product_reference": "python313-tk-3.13.11-160000.1.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-tk-3.13.11-160000.1.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:python313-tk-3.13.11-160000.1.1.s390x"
},
"product_reference": "python313-tk-3.13.11-160000.1.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-tk-3.13.11-160000.1.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:python313-tk-3.13.11-160000.1.1.x86_64"
},
"product_reference": "python313-tk-3.13.11-160000.1.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-tools-3.13.11-160000.1.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:python313-tools-3.13.11-160000.1.1.aarch64"
},
"product_reference": "python313-tools-3.13.11-160000.1.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-tools-3.13.11-160000.1.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:python313-tools-3.13.11-160000.1.1.ppc64le"
},
"product_reference": "python313-tools-3.13.11-160000.1.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-tools-3.13.11-160000.1.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:python313-tools-3.13.11-160000.1.1.s390x"
},
"product_reference": "python313-tools-3.13.11-160000.1.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-tools-3.13.11-160000.1.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:python313-tools-3.13.11-160000.1.1.x86_64"
},
"product_reference": "python313-tools-3.13.11-160000.1.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-x86-64-v3-3.13.11-160000.1.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:python313-x86-64-v3-3.13.11-160000.1.1.x86_64"
},
"product_reference": "python313-x86-64-v3-3.13.11-160000.1.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-12084",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-12084"
}
],
"notes": [
{
"category": "general",
"text": "When building nested elements using xml.dom.minidom methods such as appendChild() that have a dependency on _clear_id_cache() the algorithm is quadratic. Availability can be impacted when building excessively nested documents.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:libpython3_13-1_0-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:libpython3_13-1_0-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:libpython3_13-1_0-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:libpython3_13-1_0-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:libpython3_13-1_0-x86-64-v3-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:libpython3_13t1_0-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:libpython3_13t1_0-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:libpython3_13t1_0-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-base-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-base-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-base-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-base-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-base-x86-64-v3-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-curses-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-curses-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-curses-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-curses-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-dbm-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-dbm-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-dbm-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-dbm-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-devel-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-devel-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-devel-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-devel-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-doc-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-doc-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-doc-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-doc-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-doc-devhelp-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-doc-devhelp-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-doc-devhelp-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-doc-devhelp-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-idle-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-idle-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-idle-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-idle-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-base-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-base-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-base-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-curses-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-curses-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-curses-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-dbm-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-dbm-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-dbm-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-devel-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-devel-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-devel-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-idle-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-idle-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-idle-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-testsuite-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-testsuite-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-testsuite-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-tk-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-tk-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-tk-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-tools-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-tools-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-tools-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-testsuite-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-testsuite-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-testsuite-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-testsuite-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-tk-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-tk-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-tk-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-tk-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-tools-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-tools-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-tools-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-tools-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-x86-64-v3-3.13.11-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-12084",
"url": "https://www.suse.com/security/cve/CVE-2025-12084"
},
{
"category": "external",
"summary": "SUSE Bug 1254997 for CVE-2025-12084",
"url": "https://bugzilla.suse.com/1254997"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:libpython3_13-1_0-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:libpython3_13-1_0-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:libpython3_13-1_0-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:libpython3_13-1_0-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:libpython3_13-1_0-x86-64-v3-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:libpython3_13t1_0-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:libpython3_13t1_0-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:libpython3_13t1_0-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-base-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-base-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-base-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-base-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-base-x86-64-v3-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-curses-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-curses-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-curses-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-curses-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-dbm-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-dbm-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-dbm-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-dbm-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-devel-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-devel-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-devel-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-devel-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-doc-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-doc-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-doc-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-doc-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-doc-devhelp-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-doc-devhelp-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-doc-devhelp-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-doc-devhelp-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-idle-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-idle-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-idle-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-idle-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-base-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-base-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-base-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-curses-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-curses-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-curses-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-dbm-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-dbm-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-dbm-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-devel-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-devel-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-devel-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-idle-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-idle-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-idle-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-testsuite-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-testsuite-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-testsuite-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-tk-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-tk-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-tk-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-tools-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-tools-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-tools-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-testsuite-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-testsuite-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-testsuite-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-testsuite-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-tk-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-tk-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-tk-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-tk-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-tools-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-tools-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-tools-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-tools-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-x86-64-v3-3.13.11-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:libpython3_13-1_0-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:libpython3_13-1_0-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:libpython3_13-1_0-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:libpython3_13-1_0-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:libpython3_13-1_0-x86-64-v3-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:libpython3_13t1_0-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:libpython3_13t1_0-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:libpython3_13t1_0-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-base-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-base-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-base-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-base-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-base-x86-64-v3-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-curses-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-curses-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-curses-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-curses-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-dbm-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-dbm-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-dbm-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-dbm-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-devel-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-devel-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-devel-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-devel-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-doc-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-doc-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-doc-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-doc-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-doc-devhelp-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-doc-devhelp-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-doc-devhelp-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-doc-devhelp-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-idle-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-idle-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-idle-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-idle-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-base-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-base-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-base-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-curses-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-curses-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-curses-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-dbm-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-dbm-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-dbm-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-devel-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-devel-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-devel-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-idle-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-idle-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-idle-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-testsuite-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-testsuite-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-testsuite-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-tk-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-tk-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-tk-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-tools-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-tools-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-tools-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-testsuite-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-testsuite-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-testsuite-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-testsuite-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-tk-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-tk-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-tk-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-tk-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-tools-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-tools-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-tools-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-tools-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-x86-64-v3-3.13.11-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-22T13:47:27Z",
"details": "moderate"
}
],
"title": "CVE-2025-12084"
},
{
"cve": "CVE-2025-13836",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-13836"
}
],
"notes": [
{
"category": "general",
"text": "When reading an HTTP response from a server, if no read amount is specified, the default behavior will be to use Content-Length. This allows a malicious server to cause the client to read large amounts of data into memory, potentially causing OOM or other DoS.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:libpython3_13-1_0-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:libpython3_13-1_0-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:libpython3_13-1_0-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:libpython3_13-1_0-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:libpython3_13-1_0-x86-64-v3-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:libpython3_13t1_0-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:libpython3_13t1_0-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:libpython3_13t1_0-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-base-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-base-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-base-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-base-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-base-x86-64-v3-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-curses-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-curses-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-curses-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-curses-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-dbm-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-dbm-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-dbm-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-dbm-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-devel-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-devel-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-devel-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-devel-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-doc-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-doc-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-doc-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-doc-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-doc-devhelp-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-doc-devhelp-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-doc-devhelp-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-doc-devhelp-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-idle-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-idle-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-idle-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-idle-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-base-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-base-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-base-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-curses-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-curses-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-curses-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-dbm-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-dbm-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-dbm-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-devel-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-devel-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-devel-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-idle-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-idle-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-idle-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-testsuite-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-testsuite-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-testsuite-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-tk-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-tk-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-tk-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-tools-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-tools-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-tools-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-testsuite-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-testsuite-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-testsuite-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-testsuite-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-tk-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-tk-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-tk-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-tk-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-tools-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-tools-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-tools-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-tools-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-x86-64-v3-3.13.11-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-13836",
"url": "https://www.suse.com/security/cve/CVE-2025-13836"
},
{
"category": "external",
"summary": "SUSE Bug 1254400 for CVE-2025-13836",
"url": "https://bugzilla.suse.com/1254400"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:libpython3_13-1_0-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:libpython3_13-1_0-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:libpython3_13-1_0-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:libpython3_13-1_0-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:libpython3_13-1_0-x86-64-v3-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:libpython3_13t1_0-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:libpython3_13t1_0-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:libpython3_13t1_0-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-base-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-base-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-base-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-base-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-base-x86-64-v3-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-curses-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-curses-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-curses-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-curses-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-dbm-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-dbm-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-dbm-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-dbm-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-devel-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-devel-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-devel-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-devel-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-doc-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-doc-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-doc-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-doc-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-doc-devhelp-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-doc-devhelp-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-doc-devhelp-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-doc-devhelp-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-idle-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-idle-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-idle-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-idle-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-base-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-base-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-base-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-curses-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-curses-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-curses-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-dbm-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-dbm-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-dbm-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-devel-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-devel-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-devel-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-idle-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-idle-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-idle-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-testsuite-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-testsuite-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-testsuite-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-tk-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-tk-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-tk-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-tools-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-tools-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-tools-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-testsuite-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-testsuite-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-testsuite-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-testsuite-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-tk-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-tk-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-tk-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-tk-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-tools-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-tools-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-tools-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-tools-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-x86-64-v3-3.13.11-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:libpython3_13-1_0-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:libpython3_13-1_0-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:libpython3_13-1_0-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:libpython3_13-1_0-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:libpython3_13-1_0-x86-64-v3-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:libpython3_13t1_0-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:libpython3_13t1_0-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:libpython3_13t1_0-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-base-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-base-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-base-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-base-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-base-x86-64-v3-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-curses-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-curses-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-curses-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-curses-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-dbm-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-dbm-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-dbm-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-dbm-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-devel-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-devel-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-devel-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-devel-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-doc-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-doc-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-doc-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-doc-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-doc-devhelp-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-doc-devhelp-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-doc-devhelp-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-doc-devhelp-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-idle-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-idle-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-idle-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-idle-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-base-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-base-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-base-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-curses-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-curses-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-curses-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-dbm-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-dbm-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-dbm-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-devel-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-devel-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-devel-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-idle-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-idle-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-idle-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-testsuite-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-testsuite-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-testsuite-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-tk-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-tk-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-tk-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-tools-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-tools-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-tools-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-testsuite-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-testsuite-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-testsuite-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-testsuite-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-tk-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-tk-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-tk-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-tk-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-tools-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-tools-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-tools-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-tools-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-x86-64-v3-3.13.11-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-22T13:47:27Z",
"details": "moderate"
}
],
"title": "CVE-2025-13836"
},
{
"cve": "CVE-2025-13837",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-13837"
}
],
"notes": [
{
"category": "general",
"text": "When loading a plist file, the plistlib module reads data in size specified by the file itself, meaning a malicious file can cause OOM and DoS issues",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:libpython3_13-1_0-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:libpython3_13-1_0-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:libpython3_13-1_0-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:libpython3_13-1_0-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:libpython3_13-1_0-x86-64-v3-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:libpython3_13t1_0-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:libpython3_13t1_0-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:libpython3_13t1_0-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-base-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-base-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-base-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-base-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-base-x86-64-v3-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-curses-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-curses-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-curses-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-curses-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-dbm-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-dbm-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-dbm-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-dbm-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-devel-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-devel-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-devel-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-devel-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-doc-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-doc-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-doc-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-doc-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-doc-devhelp-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-doc-devhelp-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-doc-devhelp-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-doc-devhelp-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-idle-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-idle-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-idle-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-idle-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-base-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-base-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-base-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-curses-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-curses-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-curses-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-dbm-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-dbm-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-dbm-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-devel-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-devel-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-devel-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-idle-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-idle-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-idle-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-testsuite-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-testsuite-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-testsuite-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-tk-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-tk-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-tk-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-tools-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-tools-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-tools-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-testsuite-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-testsuite-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-testsuite-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-testsuite-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-tk-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-tk-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-tk-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-tk-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-tools-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-tools-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-tools-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-tools-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-x86-64-v3-3.13.11-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-13837",
"url": "https://www.suse.com/security/cve/CVE-2025-13837"
},
{
"category": "external",
"summary": "SUSE Bug 1254401 for CVE-2025-13837",
"url": "https://bugzilla.suse.com/1254401"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:libpython3_13-1_0-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:libpython3_13-1_0-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:libpython3_13-1_0-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:libpython3_13-1_0-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:libpython3_13-1_0-x86-64-v3-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:libpython3_13t1_0-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:libpython3_13t1_0-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:libpython3_13t1_0-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-base-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-base-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-base-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-base-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-base-x86-64-v3-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-curses-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-curses-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-curses-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-curses-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-dbm-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-dbm-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-dbm-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-dbm-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-devel-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-devel-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-devel-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-devel-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-doc-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-doc-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-doc-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-doc-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-doc-devhelp-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-doc-devhelp-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-doc-devhelp-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-doc-devhelp-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-idle-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-idle-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-idle-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-idle-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-base-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-base-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-base-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-curses-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-curses-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-curses-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-dbm-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-dbm-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-dbm-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-devel-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-devel-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-devel-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-idle-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-idle-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-idle-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-testsuite-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-testsuite-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-testsuite-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-tk-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-tk-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-tk-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-tools-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-tools-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-tools-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-testsuite-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-testsuite-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-testsuite-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-testsuite-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-tk-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-tk-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-tk-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-tk-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-tools-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-tools-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-tools-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-tools-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-x86-64-v3-3.13.11-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:libpython3_13-1_0-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:libpython3_13-1_0-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:libpython3_13-1_0-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:libpython3_13-1_0-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:libpython3_13-1_0-x86-64-v3-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:libpython3_13t1_0-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:libpython3_13t1_0-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:libpython3_13t1_0-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-base-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-base-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-base-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-base-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-base-x86-64-v3-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-curses-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-curses-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-curses-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-curses-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-dbm-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-dbm-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-dbm-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-dbm-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-devel-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-devel-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-devel-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-devel-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-doc-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-doc-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-doc-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-doc-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-doc-devhelp-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-doc-devhelp-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-doc-devhelp-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-doc-devhelp-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-idle-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-idle-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-idle-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-idle-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-base-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-base-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-base-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-curses-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-curses-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-curses-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-dbm-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-dbm-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-dbm-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-devel-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-devel-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-devel-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-idle-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-idle-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-idle-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-testsuite-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-testsuite-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-testsuite-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-tk-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-tk-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-tk-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-tools-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-tools-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-tools-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-testsuite-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-testsuite-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-testsuite-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-testsuite-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-tk-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-tk-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-tk-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-tk-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-tools-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-tools-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-tools-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-tools-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-x86-64-v3-3.13.11-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-22T13:47:27Z",
"details": "moderate"
}
],
"title": "CVE-2025-13837"
},
{
"cve": "CVE-2025-6069",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-6069"
}
],
"notes": [
{
"category": "general",
"text": "The html.parser.HTMLParser class had worse-case quadratic complexity when processing certain crafted malformed inputs potentially leading to amplified denial-of-service.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:libpython3_13-1_0-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:libpython3_13-1_0-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:libpython3_13-1_0-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:libpython3_13-1_0-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:libpython3_13-1_0-x86-64-v3-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:libpython3_13t1_0-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:libpython3_13t1_0-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:libpython3_13t1_0-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-base-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-base-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-base-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-base-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-base-x86-64-v3-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-curses-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-curses-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-curses-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-curses-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-dbm-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-dbm-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-dbm-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-dbm-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-devel-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-devel-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-devel-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-devel-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-doc-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-doc-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-doc-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-doc-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-doc-devhelp-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-doc-devhelp-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-doc-devhelp-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-doc-devhelp-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-idle-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-idle-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-idle-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-idle-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-base-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-base-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-base-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-curses-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-curses-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-curses-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-dbm-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-dbm-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-dbm-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-devel-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-devel-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-devel-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-idle-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-idle-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-idle-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-testsuite-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-testsuite-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-testsuite-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-tk-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-tk-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-tk-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-tools-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-tools-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-tools-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-testsuite-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-testsuite-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-testsuite-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-testsuite-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-tk-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-tk-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-tk-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-tk-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-tools-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-tools-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-tools-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-tools-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-x86-64-v3-3.13.11-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-6069",
"url": "https://www.suse.com/security/cve/CVE-2025-6069"
},
{
"category": "external",
"summary": "SUSE Bug 1244705 for CVE-2025-6069",
"url": "https://bugzilla.suse.com/1244705"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:libpython3_13-1_0-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:libpython3_13-1_0-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:libpython3_13-1_0-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:libpython3_13-1_0-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:libpython3_13-1_0-x86-64-v3-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:libpython3_13t1_0-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:libpython3_13t1_0-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:libpython3_13t1_0-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-base-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-base-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-base-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-base-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-base-x86-64-v3-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-curses-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-curses-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-curses-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-curses-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-dbm-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-dbm-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-dbm-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-dbm-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-devel-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-devel-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-devel-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-devel-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-doc-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-doc-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-doc-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-doc-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-doc-devhelp-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-doc-devhelp-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-doc-devhelp-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-doc-devhelp-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-idle-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-idle-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-idle-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-idle-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-base-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-base-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-base-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-curses-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-curses-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-curses-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-dbm-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-dbm-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-dbm-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-devel-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-devel-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-devel-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-idle-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-idle-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-idle-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-testsuite-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-testsuite-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-testsuite-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-tk-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-tk-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-tk-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-tools-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-tools-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-tools-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-testsuite-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-testsuite-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-testsuite-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-testsuite-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-tk-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-tk-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-tk-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-tk-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-tools-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-tools-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-tools-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-tools-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-x86-64-v3-3.13.11-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:libpython3_13-1_0-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:libpython3_13-1_0-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:libpython3_13-1_0-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:libpython3_13-1_0-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:libpython3_13-1_0-x86-64-v3-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:libpython3_13t1_0-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:libpython3_13t1_0-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:libpython3_13t1_0-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-base-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-base-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-base-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-base-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-base-x86-64-v3-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-curses-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-curses-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-curses-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-curses-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-dbm-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-dbm-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-dbm-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-dbm-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-devel-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-devel-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-devel-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-devel-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-doc-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-doc-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-doc-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-doc-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-doc-devhelp-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-doc-devhelp-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-doc-devhelp-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-doc-devhelp-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-idle-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-idle-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-idle-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-idle-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-base-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-base-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-base-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-curses-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-curses-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-curses-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-dbm-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-dbm-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-dbm-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-devel-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-devel-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-devel-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-idle-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-idle-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-idle-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-testsuite-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-testsuite-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-testsuite-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-tk-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-tk-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-tk-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-tools-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-tools-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-tools-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-testsuite-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-testsuite-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-testsuite-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-testsuite-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-tk-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-tk-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-tk-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-tk-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-tools-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-tools-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-tools-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-tools-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-x86-64-v3-3.13.11-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-22T13:47:27Z",
"details": "moderate"
}
],
"title": "CVE-2025-6069"
},
{
"cve": "CVE-2025-6075",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-6075"
}
],
"notes": [
{
"category": "general",
"text": "If the value passed to os.path.expandvars() is user-controlled a \nperformance degradation is possible when expanding environment \nvariables.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:libpython3_13-1_0-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:libpython3_13-1_0-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:libpython3_13-1_0-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:libpython3_13-1_0-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:libpython3_13-1_0-x86-64-v3-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:libpython3_13t1_0-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:libpython3_13t1_0-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:libpython3_13t1_0-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-base-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-base-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-base-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-base-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-base-x86-64-v3-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-curses-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-curses-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-curses-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-curses-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-dbm-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-dbm-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-dbm-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-dbm-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-devel-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-devel-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-devel-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-devel-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-doc-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-doc-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-doc-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-doc-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-doc-devhelp-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-doc-devhelp-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-doc-devhelp-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-doc-devhelp-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-idle-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-idle-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-idle-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-idle-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-base-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-base-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-base-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-curses-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-curses-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-curses-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-dbm-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-dbm-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-dbm-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-devel-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-devel-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-devel-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-idle-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-idle-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-idle-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-testsuite-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-testsuite-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-testsuite-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-tk-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-tk-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-tk-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-tools-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-tools-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-tools-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-testsuite-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-testsuite-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-testsuite-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-testsuite-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-tk-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-tk-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-tk-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-tk-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-tools-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-tools-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-tools-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-tools-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-x86-64-v3-3.13.11-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-6075",
"url": "https://www.suse.com/security/cve/CVE-2025-6075"
},
{
"category": "external",
"summary": "SUSE Bug 1252974 for CVE-2025-6075",
"url": "https://bugzilla.suse.com/1252974"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:libpython3_13-1_0-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:libpython3_13-1_0-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:libpython3_13-1_0-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:libpython3_13-1_0-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:libpython3_13-1_0-x86-64-v3-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:libpython3_13t1_0-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:libpython3_13t1_0-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:libpython3_13t1_0-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-base-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-base-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-base-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-base-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-base-x86-64-v3-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-curses-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-curses-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-curses-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-curses-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-dbm-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-dbm-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-dbm-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-dbm-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-devel-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-devel-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-devel-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-devel-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-doc-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-doc-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-doc-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-doc-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-doc-devhelp-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-doc-devhelp-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-doc-devhelp-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-doc-devhelp-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-idle-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-idle-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-idle-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-idle-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-base-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-base-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-base-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-curses-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-curses-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-curses-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-dbm-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-dbm-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-dbm-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-devel-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-devel-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-devel-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-idle-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-idle-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-idle-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-testsuite-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-testsuite-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-testsuite-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-tk-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-tk-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-tk-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-tools-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-tools-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-tools-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-testsuite-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-testsuite-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-testsuite-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-testsuite-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-tk-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-tk-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-tk-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-tk-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-tools-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-tools-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-tools-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-tools-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-x86-64-v3-3.13.11-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.5,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:libpython3_13-1_0-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:libpython3_13-1_0-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:libpython3_13-1_0-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:libpython3_13-1_0-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:libpython3_13-1_0-x86-64-v3-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:libpython3_13t1_0-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:libpython3_13t1_0-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:libpython3_13t1_0-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-base-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-base-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-base-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-base-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-base-x86-64-v3-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-curses-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-curses-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-curses-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-curses-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-dbm-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-dbm-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-dbm-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-dbm-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-devel-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-devel-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-devel-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-devel-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-doc-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-doc-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-doc-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-doc-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-doc-devhelp-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-doc-devhelp-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-doc-devhelp-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-doc-devhelp-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-idle-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-idle-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-idle-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-idle-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-base-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-base-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-base-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-curses-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-curses-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-curses-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-dbm-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-dbm-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-dbm-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-devel-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-devel-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-devel-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-idle-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-idle-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-idle-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-testsuite-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-testsuite-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-testsuite-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-tk-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-tk-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-tk-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-tools-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-tools-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-tools-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-testsuite-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-testsuite-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-testsuite-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-testsuite-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-tk-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-tk-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-tk-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-tk-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-tools-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-tools-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-tools-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-tools-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-x86-64-v3-3.13.11-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-22T13:47:27Z",
"details": "low"
}
],
"title": "CVE-2025-6075"
},
{
"cve": "CVE-2025-8194",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-8194"
}
],
"notes": [
{
"category": "general",
"text": "There is a defect in the CPython \"tarfile\" module affecting the \"TarFile\" extraction and entry enumeration APIs. The tar implementation would process tar archives with negative offsets without error, resulting in an infinite loop and deadlock during the parsing of maliciously crafted tar archives. \n\nThis vulnerability can be mitigated by including the following patch after importing the \"tarfile\" module: https://gist.github.com/sethmlarson/1716ac5b82b73dbcbf23ad2eff8b33e1",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:libpython3_13-1_0-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:libpython3_13-1_0-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:libpython3_13-1_0-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:libpython3_13-1_0-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:libpython3_13-1_0-x86-64-v3-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:libpython3_13t1_0-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:libpython3_13t1_0-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:libpython3_13t1_0-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-base-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-base-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-base-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-base-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-base-x86-64-v3-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-curses-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-curses-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-curses-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-curses-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-dbm-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-dbm-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-dbm-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-dbm-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-devel-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-devel-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-devel-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-devel-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-doc-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-doc-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-doc-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-doc-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-doc-devhelp-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-doc-devhelp-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-doc-devhelp-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-doc-devhelp-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-idle-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-idle-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-idle-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-idle-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-base-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-base-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-base-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-curses-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-curses-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-curses-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-dbm-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-dbm-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-dbm-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-devel-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-devel-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-devel-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-idle-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-idle-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-idle-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-testsuite-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-testsuite-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-testsuite-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-tk-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-tk-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-tk-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-tools-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-tools-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-tools-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-testsuite-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-testsuite-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-testsuite-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-testsuite-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-tk-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-tk-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-tk-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-tk-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-tools-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-tools-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-tools-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-tools-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-x86-64-v3-3.13.11-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-8194",
"url": "https://www.suse.com/security/cve/CVE-2025-8194"
},
{
"category": "external",
"summary": "SUSE Bug 1247249 for CVE-2025-8194",
"url": "https://bugzilla.suse.com/1247249"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:libpython3_13-1_0-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:libpython3_13-1_0-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:libpython3_13-1_0-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:libpython3_13-1_0-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:libpython3_13-1_0-x86-64-v3-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:libpython3_13t1_0-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:libpython3_13t1_0-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:libpython3_13t1_0-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-base-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-base-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-base-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-base-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-base-x86-64-v3-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-curses-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-curses-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-curses-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-curses-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-dbm-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-dbm-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-dbm-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-dbm-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-devel-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-devel-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-devel-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-devel-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-doc-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-doc-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-doc-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-doc-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-doc-devhelp-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-doc-devhelp-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-doc-devhelp-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-doc-devhelp-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-idle-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-idle-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-idle-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-idle-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-base-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-base-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-base-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-curses-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-curses-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-curses-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-dbm-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-dbm-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-dbm-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-devel-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-devel-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-devel-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-idle-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-idle-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-idle-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-testsuite-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-testsuite-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-testsuite-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-tk-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-tk-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-tk-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-tools-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-tools-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-tools-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-testsuite-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-testsuite-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-testsuite-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-testsuite-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-tk-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-tk-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-tk-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-tk-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-tools-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-tools-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-tools-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-tools-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-x86-64-v3-3.13.11-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:libpython3_13-1_0-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:libpython3_13-1_0-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:libpython3_13-1_0-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:libpython3_13-1_0-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:libpython3_13-1_0-x86-64-v3-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:libpython3_13t1_0-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:libpython3_13t1_0-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:libpython3_13t1_0-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-base-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-base-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-base-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-base-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-base-x86-64-v3-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-curses-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-curses-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-curses-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-curses-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-dbm-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-dbm-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-dbm-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-dbm-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-devel-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-devel-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-devel-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-devel-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-doc-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-doc-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-doc-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-doc-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-doc-devhelp-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-doc-devhelp-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-doc-devhelp-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-doc-devhelp-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-idle-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-idle-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-idle-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-idle-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-base-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-base-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-base-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-curses-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-curses-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-curses-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-dbm-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-dbm-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-dbm-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-devel-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-devel-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-devel-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-idle-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-idle-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-idle-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-testsuite-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-testsuite-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-testsuite-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-tk-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-tk-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-tk-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-tools-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-tools-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-tools-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-testsuite-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-testsuite-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-testsuite-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-testsuite-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-tk-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-tk-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-tk-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-tk-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-tools-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-tools-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-tools-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-tools-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-x86-64-v3-3.13.11-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-22T13:47:27Z",
"details": "moderate"
}
],
"title": "CVE-2025-8194"
},
{
"cve": "CVE-2025-8291",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-8291"
}
],
"notes": [
{
"category": "general",
"text": "The \u0027zipfile\u0027 module would not check the validity of the ZIP64 End of\nCentral Directory (EOCD) Locator record offset value would not be used to\nlocate the ZIP64 EOCD record, instead the ZIP64 EOCD record would be\nassumed to be the previous record in the ZIP archive. This could be abused\nto create ZIP archives that are handled differently by the \u0027zipfile\u0027 module\ncompared to other ZIP implementations.\n\n\nRemediation maintains this behavior, but checks that the offset specified\nin the ZIP64 EOCD Locator record matches the expected value.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:libpython3_13-1_0-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:libpython3_13-1_0-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:libpython3_13-1_0-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:libpython3_13-1_0-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:libpython3_13-1_0-x86-64-v3-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:libpython3_13t1_0-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:libpython3_13t1_0-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:libpython3_13t1_0-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-base-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-base-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-base-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-base-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-base-x86-64-v3-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-curses-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-curses-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-curses-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-curses-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-dbm-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-dbm-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-dbm-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-dbm-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-devel-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-devel-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-devel-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-devel-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-doc-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-doc-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-doc-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-doc-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-doc-devhelp-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-doc-devhelp-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-doc-devhelp-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-doc-devhelp-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-idle-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-idle-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-idle-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-idle-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-base-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-base-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-base-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-curses-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-curses-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-curses-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-dbm-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-dbm-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-dbm-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-devel-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-devel-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-devel-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-idle-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-idle-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-idle-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-testsuite-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-testsuite-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-testsuite-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-tk-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-tk-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-tk-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-tools-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-tools-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-tools-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-testsuite-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-testsuite-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-testsuite-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-testsuite-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-tk-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-tk-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-tk-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-tk-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-tools-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-tools-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-tools-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-tools-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-x86-64-v3-3.13.11-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-8291",
"url": "https://www.suse.com/security/cve/CVE-2025-8291"
},
{
"category": "external",
"summary": "SUSE Bug 1251305 for CVE-2025-8291",
"url": "https://bugzilla.suse.com/1251305"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:libpython3_13-1_0-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:libpython3_13-1_0-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:libpython3_13-1_0-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:libpython3_13-1_0-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:libpython3_13-1_0-x86-64-v3-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:libpython3_13t1_0-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:libpython3_13t1_0-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:libpython3_13t1_0-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-base-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-base-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-base-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-base-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-base-x86-64-v3-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-curses-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-curses-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-curses-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-curses-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-dbm-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-dbm-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-dbm-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-dbm-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-devel-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-devel-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-devel-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-devel-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-doc-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-doc-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-doc-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-doc-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-doc-devhelp-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-doc-devhelp-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-doc-devhelp-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-doc-devhelp-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-idle-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-idle-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-idle-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-idle-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-base-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-base-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-base-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-curses-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-curses-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-curses-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-dbm-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-dbm-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-dbm-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-devel-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-devel-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-devel-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-idle-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-idle-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-idle-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-testsuite-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-testsuite-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-testsuite-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-tk-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-tk-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-tk-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-tools-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-tools-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-tools-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-testsuite-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-testsuite-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-testsuite-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-testsuite-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-tk-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-tk-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-tk-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-tk-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-tools-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-tools-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-tools-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-tools-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-x86-64-v3-3.13.11-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:libpython3_13-1_0-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:libpython3_13-1_0-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:libpython3_13-1_0-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:libpython3_13-1_0-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:libpython3_13-1_0-x86-64-v3-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:libpython3_13t1_0-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:libpython3_13t1_0-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:libpython3_13t1_0-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-base-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-base-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-base-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-base-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-base-x86-64-v3-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-curses-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-curses-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-curses-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-curses-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-dbm-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-dbm-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-dbm-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-dbm-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-devel-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-devel-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-devel-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-devel-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-doc-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-doc-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-doc-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-doc-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-doc-devhelp-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-doc-devhelp-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-doc-devhelp-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-doc-devhelp-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-idle-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-idle-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-idle-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-idle-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-base-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-base-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-base-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-curses-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-curses-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-curses-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-dbm-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-dbm-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-dbm-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-devel-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-devel-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-devel-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-idle-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-idle-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-idle-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-testsuite-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-testsuite-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-testsuite-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-tk-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-tk-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-tk-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-nogil-tools-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-nogil-tools-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-nogil-tools-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-testsuite-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-testsuite-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-testsuite-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-testsuite-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-tk-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-tk-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-tk-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-tk-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-tools-3.13.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:python313-tools-3.13.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:python313-tools-3.13.11-160000.1.1.s390x",
"openSUSE Leap 16.0:python313-tools-3.13.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:python313-x86-64-v3-3.13.11-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-22T13:47:27Z",
"details": "low"
}
],
"title": "CVE-2025-8291"
}
]
}
RHSA-2026:10950
Vulnerability from csaf_redhat - Published: 2026-04-27 15:06 - Updated: 2026-05-28 10:38A 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-05-28T10:38:36+00:00",
"generator": {
"date": "2026-05-28T10:38:36+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-05-28T10:38:36+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:19064
Vulnerability from csaf_redhat - Published: 2026-05-19 13:35 - Updated: 2026-05-28 10:06A 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-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.12-0:3.12.13-2.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3.12-0:3.12.13-2.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.12-0:3.12.13-2.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.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-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.12-0:3.12.13-2.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3.12-0:3.12.13-2.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.12-0:3.12.13-2.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.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-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.12-0:3.12.13-2.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3.12-0:3.12.13-2.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.12-0:3.12.13-2.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.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-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.12-0:3.12.13-2.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3.12-0:3.12.13-2.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.12-0:3.12.13-2.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.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-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.12-0:3.12.13-2.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3.12-0:3.12.13-2.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.12-0:3.12.13-2.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Python. This vulnerability allows for the injection of extra information into HTTP communication. Specifically, the system does not properly prevent special characters (carriage return and line feed) from being included in HTTP client proxy tunnel headers or host fields.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.12-0:3.12.13-2.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3.12-0:3.12.13-2.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.12-0:3.12.13-2.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in CPython. This vulnerability allows a local user with low privileges to bypass security auditing mechanisms. The issue occurs because the SourcelessFileLoader component, responsible for handling older Python compiled files (.pyc), does not properly trigger system audit events. This oversight could enable malicious activities to go undetected, compromising the integrity of the system.
CWE-778 - Insufficient Logging| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.12-0:3.12.13-2.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3.12-0:3.12.13-2.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.12-0:3.12.13-2.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
A control character validation flaw has been discovered in the Python http.cookie module. The Morsel.update(), |= operator, and unpickling paths were not patched to resolve CVE-2026-0672, allowing control characters to bypass input validation. Additionally, BaseCookie.js_output() lacked the output validation applied to BaseCookie.output().
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.12-0:3.12.13-2.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3.12-0:3.12.13-2.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.12-0:3.12.13-2.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
A stack overflow flaw has been discovered in the python pyexpat module. When an Expat parser with a registered ElementDeclHandler parses an inline document type definition containing a deeply nested content model a C stack overflow occurs. This will result in a program crash.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.12-0:3.12.13-2.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3.12-0:3.12.13-2.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.12-0:3.12.13-2.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Python. The `webbrowser.open()` API, used to launch web browsers, does not properly sanitize input. This allows a remote attacker to craft a malicious URL containing leading dashes. When such a URL is opened, certain web browsers may interpret these dashes as command-line options, which could lead to unexpected behavior, information disclosure, or potentially arbitrary code execution, impacting the integrity of the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.12-0:3.12.13-2.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3.12-0:3.12.13-2.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.12-0:3.12.13-2.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the Python webbrowser.open() API. If a specially crafted URL containing "%action" is processed, an attacker could bypass a previous mitigation for CVE-2026-4519. This bypass allows for command injection into the underlying shell, potentially leading to arbitrary code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.12-0:3.12.13-2.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3.12-0:3.12.13-2.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.12-0:3.12.13-2.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Python's decompression modules, including `lzma.LZMADecompressor`, `bz2.BZ2Decompressor`, and `gzip.GzipFile`. This vulnerability, a use-after-free, can occur if a program attempts to re-use a decompression object after a memory allocation error, especially when the system is experiencing high memory usage. Exploitation of this flaw could potentially allow an attacker to execute arbitrary code or access sensitive data. The vulnerability is only present if the program re-uses decompressor instances across multiple decompression calls even after a `MemoryError` is raised during decompression. Using the helper functions to one-shot decompress data such as `lzma.decompress()`, `bz2.decompress()`, `gzip.decompress()`, and `zlib.decompress()` are not affected as a new decompressor instance is used per call. If the decompressor instance is not re-used after an error condition, this usage is similarly not vulnerable.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.12-0:3.12.13-2.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3.12-0:3.12.13-2.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.12-0:3.12.13-2.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for python3.12 is now available for Red Hat Enterprise Linux 10.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* 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: Command-line option injection in webbrowser.open() via crafted URLs (CVE-2026-4519)\n\n* python: Python: HTTP header injection via CR/LF in proxy tunnel headers (CVE-2026-1502)\n\n* python: Python: Arbitrary code execution or information disclosure via use-after-free in decompression modules (CVE-2026-6100)\n\n* python: cpython: Python: Arbitrary code execution via command injection in webbrowser.open() API (CVE-2026-4786)\n\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:19064",
"url": "https://access.redhat.com/errata/RHSA-2026:19064"
},
{
"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": "2449649",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449649"
},
{
"category": "external",
"summary": "2457409",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2457409"
},
{
"category": "external",
"summary": "2457932",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2457932"
},
{
"category": "external",
"summary": "2458049",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2458049"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_19064.json"
}
],
"title": "Red Hat Security Advisory: python3.12 security update",
"tracking": {
"current_release_date": "2026-05-28T10:06:59+00:00",
"generator": {
"date": "2026-05-28T10:06:59+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2026:19064",
"initial_release_date": "2026-05-19T13:35:50+00:00",
"revision_history": [
{
"date": "2026-05-19T13:35:50+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-05-19T13:35:50+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-28T10:06:59+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.2"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.2"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.2"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"product": {
"name": "python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"product_id": "python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-unversioned-command@3.12.13-2.el10_2?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-devel-0:3.12.13-2.el10_2.aarch64",
"product": {
"name": "python3-devel-0:3.12.13-2.el10_2.aarch64",
"product_id": "python3-devel-0:3.12.13-2.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-devel@3.12.13-2.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"product": {
"name": "python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"product_id": "python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.12.13-2.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"product": {
"name": "python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"product_id": "python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.13-2.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"product": {
"name": "python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"product_id": "python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.13-2.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-0:3.12.13-2.el10_2.aarch64",
"product": {
"name": "python3-0:3.12.13-2.el10_2.aarch64",
"product_id": "python3-0:3.12.13-2.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.12.13-2.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.12.13-2.el10_2.aarch64",
"product": {
"name": "python3-libs-0:3.12.13-2.el10_2.aarch64",
"product_id": "python3-libs-0:3.12.13-2.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.12.13-2.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-debug-0:3.12.13-2.el10_2.aarch64",
"product": {
"name": "python3-debug-0:3.12.13-2.el10_2.aarch64",
"product_id": "python3-debug-0:3.12.13-2.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debug@3.12.13-2.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.12.13-2.el10_2.aarch64",
"product": {
"name": "python3-idle-0:3.12.13-2.el10_2.aarch64",
"product_id": "python3-idle-0:3.12.13-2.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.12.13-2.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.12.13-2.el10_2.aarch64",
"product": {
"name": "python3-test-0:3.12.13-2.el10_2.aarch64",
"product_id": "python3-test-0:3.12.13-2.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.12.13-2.el10_2?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-devel-0:3.12.13-2.el10_2.ppc64le",
"product": {
"name": "python3-devel-0:3.12.13-2.el10_2.ppc64le",
"product_id": "python3-devel-0:3.12.13-2.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-devel@3.12.13-2.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"product": {
"name": "python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"product_id": "python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.12.13-2.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"product": {
"name": "python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"product_id": "python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.13-2.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"product": {
"name": "python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"product_id": "python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.13-2.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-0:3.12.13-2.el10_2.ppc64le",
"product": {
"name": "python3-0:3.12.13-2.el10_2.ppc64le",
"product_id": "python3-0:3.12.13-2.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.12.13-2.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.12.13-2.el10_2.ppc64le",
"product": {
"name": "python3-libs-0:3.12.13-2.el10_2.ppc64le",
"product_id": "python3-libs-0:3.12.13-2.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.12.13-2.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-debug-0:3.12.13-2.el10_2.ppc64le",
"product": {
"name": "python3-debug-0:3.12.13-2.el10_2.ppc64le",
"product_id": "python3-debug-0:3.12.13-2.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debug@3.12.13-2.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.12.13-2.el10_2.ppc64le",
"product": {
"name": "python3-idle-0:3.12.13-2.el10_2.ppc64le",
"product_id": "python3-idle-0:3.12.13-2.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.12.13-2.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.12.13-2.el10_2.ppc64le",
"product": {
"name": "python3-test-0:3.12.13-2.el10_2.ppc64le",
"product_id": "python3-test-0:3.12.13-2.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.12.13-2.el10_2?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-devel-0:3.12.13-2.el10_2.s390x",
"product": {
"name": "python3-devel-0:3.12.13-2.el10_2.s390x",
"product_id": "python3-devel-0:3.12.13-2.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-devel@3.12.13-2.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.12.13-2.el10_2.s390x",
"product": {
"name": "python3-tkinter-0:3.12.13-2.el10_2.s390x",
"product_id": "python3-tkinter-0:3.12.13-2.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.12.13-2.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"product": {
"name": "python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"product_id": "python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.13-2.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"product": {
"name": "python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"product_id": "python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.13-2.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-0:3.12.13-2.el10_2.s390x",
"product": {
"name": "python3-0:3.12.13-2.el10_2.s390x",
"product_id": "python3-0:3.12.13-2.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.12.13-2.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.12.13-2.el10_2.s390x",
"product": {
"name": "python3-libs-0:3.12.13-2.el10_2.s390x",
"product_id": "python3-libs-0:3.12.13-2.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.12.13-2.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-debug-0:3.12.13-2.el10_2.s390x",
"product": {
"name": "python3-debug-0:3.12.13-2.el10_2.s390x",
"product_id": "python3-debug-0:3.12.13-2.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debug@3.12.13-2.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.12.13-2.el10_2.s390x",
"product": {
"name": "python3-idle-0:3.12.13-2.el10_2.s390x",
"product_id": "python3-idle-0:3.12.13-2.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.12.13-2.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.12.13-2.el10_2.s390x",
"product": {
"name": "python3-test-0:3.12.13-2.el10_2.s390x",
"product_id": "python3-test-0:3.12.13-2.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.12.13-2.el10_2?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-devel-0:3.12.13-2.el10_2.x86_64",
"product": {
"name": "python3-devel-0:3.12.13-2.el10_2.x86_64",
"product_id": "python3-devel-0:3.12.13-2.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-devel@3.12.13-2.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"product": {
"name": "python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"product_id": "python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.12.13-2.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-debugsource-0:3.12.13-2.el10_2.x86_64",
"product": {
"name": "python3.12-debugsource-0:3.12.13-2.el10_2.x86_64",
"product_id": "python3.12-debugsource-0:3.12.13-2.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.13-2.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"product": {
"name": "python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"product_id": "python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.13-2.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-0:3.12.13-2.el10_2.x86_64",
"product": {
"name": "python3-0:3.12.13-2.el10_2.x86_64",
"product_id": "python3-0:3.12.13-2.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.12.13-2.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.12.13-2.el10_2.x86_64",
"product": {
"name": "python3-libs-0:3.12.13-2.el10_2.x86_64",
"product_id": "python3-libs-0:3.12.13-2.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.12.13-2.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-debug-0:3.12.13-2.el10_2.x86_64",
"product": {
"name": "python3-debug-0:3.12.13-2.el10_2.x86_64",
"product_id": "python3-debug-0:3.12.13-2.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debug@3.12.13-2.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.12.13-2.el10_2.x86_64",
"product": {
"name": "python3-idle-0:3.12.13-2.el10_2.x86_64",
"product_id": "python3-idle-0:3.12.13-2.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.12.13-2.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.12.13-2.el10_2.x86_64",
"product": {
"name": "python3-test-0:3.12.13-2.el10_2.x86_64",
"product_id": "python3-test-0:3.12.13-2.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.12.13-2.el10_2?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.12-0:3.12.13-2.el10_2.src",
"product": {
"name": "python3.12-0:3.12.13-2.el10_2.src",
"product_id": "python3.12-0:3.12.13-2.el10_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12@3.12.13-2.el10_2?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.13-2.el10_2.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch"
},
"product_reference": "python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.12.13-2.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64"
},
"product_reference": "python3-0:3.12.13-2.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.12.13-2.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le"
},
"product_reference": "python3-0:3.12.13-2.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.12.13-2.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.s390x"
},
"product_reference": "python3-0:3.12.13-2.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.12.13-2.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64"
},
"product_reference": "python3-0:3.12.13-2.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.12.13-2.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64"
},
"product_reference": "python3-debug-0:3.12.13-2.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.12.13-2.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le"
},
"product_reference": "python3-debug-0:3.12.13-2.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.12.13-2.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x"
},
"product_reference": "python3-debug-0:3.12.13-2.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.12.13-2.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64"
},
"product_reference": "python3-debug-0:3.12.13-2.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.12.13-2.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64"
},
"product_reference": "python3-devel-0:3.12.13-2.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.12.13-2.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le"
},
"product_reference": "python3-devel-0:3.12.13-2.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.12.13-2.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x"
},
"product_reference": "python3-devel-0:3.12.13-2.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.12.13-2.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64"
},
"product_reference": "python3-devel-0:3.12.13-2.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.12.13-2.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64"
},
"product_reference": "python3-idle-0:3.12.13-2.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.12.13-2.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le"
},
"product_reference": "python3-idle-0:3.12.13-2.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.12.13-2.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x"
},
"product_reference": "python3-idle-0:3.12.13-2.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.12.13-2.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64"
},
"product_reference": "python3-idle-0:3.12.13-2.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.12.13-2.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64"
},
"product_reference": "python3-libs-0:3.12.13-2.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.12.13-2.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le"
},
"product_reference": "python3-libs-0:3.12.13-2.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.12.13-2.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x"
},
"product_reference": "python3-libs-0:3.12.13-2.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.12.13-2.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64"
},
"product_reference": "python3-libs-0:3.12.13-2.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.12.13-2.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64"
},
"product_reference": "python3-test-0:3.12.13-2.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.12.13-2.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le"
},
"product_reference": "python3-test-0:3.12.13-2.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.12.13-2.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x"
},
"product_reference": "python3-test-0:3.12.13-2.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.12.13-2.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64"
},
"product_reference": "python3-test-0:3.12.13-2.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.12.13-2.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64"
},
"product_reference": "python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.12.13-2.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le"
},
"product_reference": "python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.12.13-2.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x"
},
"product_reference": "python3-tkinter-0:3.12.13-2.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.12.13-2.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64"
},
"product_reference": "python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.13-2.el10_2.src as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3.12-0:3.12.13-2.el10_2.src"
},
"product_reference": "python3.12-0:3.12.13-2.el10_2.src",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64"
},
"product_reference": "python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le"
},
"product_reference": "python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.13-2.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x"
},
"product_reference": "python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64"
},
"product_reference": "python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.13-2.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64"
},
"product_reference": "python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le"
},
"product_reference": "python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.13-2.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x"
},
"product_reference": "python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.13-2.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64"
},
"product_reference": "python3.12-debugsource-0:3.12.13-2.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-unversioned-command-0:3.12.13-2.el10_2.noarch as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch"
},
"product_reference": "python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.12.13-2.el10_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64"
},
"product_reference": "python3-0:3.12.13-2.el10_2.aarch64",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.12.13-2.el10_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le"
},
"product_reference": "python3-0:3.12.13-2.el10_2.ppc64le",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.12.13-2.el10_2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.s390x"
},
"product_reference": "python3-0:3.12.13-2.el10_2.s390x",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.12.13-2.el10_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64"
},
"product_reference": "python3-0:3.12.13-2.el10_2.x86_64",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.12.13-2.el10_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64"
},
"product_reference": "python3-debug-0:3.12.13-2.el10_2.aarch64",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.12.13-2.el10_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le"
},
"product_reference": "python3-debug-0:3.12.13-2.el10_2.ppc64le",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.12.13-2.el10_2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x"
},
"product_reference": "python3-debug-0:3.12.13-2.el10_2.s390x",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.12.13-2.el10_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64"
},
"product_reference": "python3-debug-0:3.12.13-2.el10_2.x86_64",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.12.13-2.el10_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64"
},
"product_reference": "python3-devel-0:3.12.13-2.el10_2.aarch64",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.12.13-2.el10_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le"
},
"product_reference": "python3-devel-0:3.12.13-2.el10_2.ppc64le",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.12.13-2.el10_2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x"
},
"product_reference": "python3-devel-0:3.12.13-2.el10_2.s390x",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.12.13-2.el10_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64"
},
"product_reference": "python3-devel-0:3.12.13-2.el10_2.x86_64",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.12.13-2.el10_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64"
},
"product_reference": "python3-idle-0:3.12.13-2.el10_2.aarch64",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.12.13-2.el10_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le"
},
"product_reference": "python3-idle-0:3.12.13-2.el10_2.ppc64le",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.12.13-2.el10_2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x"
},
"product_reference": "python3-idle-0:3.12.13-2.el10_2.s390x",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.12.13-2.el10_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64"
},
"product_reference": "python3-idle-0:3.12.13-2.el10_2.x86_64",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.12.13-2.el10_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64"
},
"product_reference": "python3-libs-0:3.12.13-2.el10_2.aarch64",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.12.13-2.el10_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le"
},
"product_reference": "python3-libs-0:3.12.13-2.el10_2.ppc64le",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.12.13-2.el10_2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x"
},
"product_reference": "python3-libs-0:3.12.13-2.el10_2.s390x",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.12.13-2.el10_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64"
},
"product_reference": "python3-libs-0:3.12.13-2.el10_2.x86_64",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.12.13-2.el10_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64"
},
"product_reference": "python3-test-0:3.12.13-2.el10_2.aarch64",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.12.13-2.el10_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le"
},
"product_reference": "python3-test-0:3.12.13-2.el10_2.ppc64le",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.12.13-2.el10_2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x"
},
"product_reference": "python3-test-0:3.12.13-2.el10_2.s390x",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.12.13-2.el10_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64"
},
"product_reference": "python3-test-0:3.12.13-2.el10_2.x86_64",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.12.13-2.el10_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64"
},
"product_reference": "python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.12.13-2.el10_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le"
},
"product_reference": "python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.12.13-2.el10_2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x"
},
"product_reference": "python3-tkinter-0:3.12.13-2.el10_2.s390x",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.12.13-2.el10_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64"
},
"product_reference": "python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.13-2.el10_2.src as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:python3.12-0:3.12.13-2.el10_2.src"
},
"product_reference": "python3.12-0:3.12.13-2.el10_2.src",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64"
},
"product_reference": "python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le"
},
"product_reference": "python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.13-2.el10_2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x"
},
"product_reference": "python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64"
},
"product_reference": "python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.13-2.el10_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64"
},
"product_reference": "python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le"
},
"product_reference": "python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.13-2.el10_2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x"
},
"product_reference": "python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.13-2.el10_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64"
},
"product_reference": "python3.12-debugsource-0:3.12.13-2.el10_2.x86_64",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-unversioned-command-0:3.12.13-2.el10_2.noarch as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch"
},
"product_reference": "python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.12.13-2.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64"
},
"product_reference": "python3-0:3.12.13-2.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.12.13-2.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le"
},
"product_reference": "python3-0:3.12.13-2.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.12.13-2.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:python3-0:3.12.13-2.el10_2.s390x"
},
"product_reference": "python3-0:3.12.13-2.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.12.13-2.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64"
},
"product_reference": "python3-0:3.12.13-2.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.12.13-2.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64"
},
"product_reference": "python3-debug-0:3.12.13-2.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.12.13-2.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le"
},
"product_reference": "python3-debug-0:3.12.13-2.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.12.13-2.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x"
},
"product_reference": "python3-debug-0:3.12.13-2.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.12.13-2.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64"
},
"product_reference": "python3-debug-0:3.12.13-2.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.12.13-2.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64"
},
"product_reference": "python3-devel-0:3.12.13-2.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.12.13-2.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le"
},
"product_reference": "python3-devel-0:3.12.13-2.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.12.13-2.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x"
},
"product_reference": "python3-devel-0:3.12.13-2.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.12.13-2.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64"
},
"product_reference": "python3-devel-0:3.12.13-2.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.12.13-2.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64"
},
"product_reference": "python3-idle-0:3.12.13-2.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.12.13-2.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le"
},
"product_reference": "python3-idle-0:3.12.13-2.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.12.13-2.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x"
},
"product_reference": "python3-idle-0:3.12.13-2.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.12.13-2.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64"
},
"product_reference": "python3-idle-0:3.12.13-2.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.12.13-2.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64"
},
"product_reference": "python3-libs-0:3.12.13-2.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.12.13-2.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le"
},
"product_reference": "python3-libs-0:3.12.13-2.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.12.13-2.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x"
},
"product_reference": "python3-libs-0:3.12.13-2.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.12.13-2.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64"
},
"product_reference": "python3-libs-0:3.12.13-2.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.12.13-2.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64"
},
"product_reference": "python3-test-0:3.12.13-2.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.12.13-2.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le"
},
"product_reference": "python3-test-0:3.12.13-2.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.12.13-2.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x"
},
"product_reference": "python3-test-0:3.12.13-2.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.12.13-2.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64"
},
"product_reference": "python3-test-0:3.12.13-2.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.12.13-2.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64"
},
"product_reference": "python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.12.13-2.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le"
},
"product_reference": "python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.12.13-2.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x"
},
"product_reference": "python3-tkinter-0:3.12.13-2.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.12.13-2.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64"
},
"product_reference": "python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.13-2.el10_2.src as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:python3.12-0:3.12.13-2.el10_2.src"
},
"product_reference": "python3.12-0:3.12.13-2.el10_2.src",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64"
},
"product_reference": "python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le"
},
"product_reference": "python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.13-2.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x"
},
"product_reference": "python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64"
},
"product_reference": "python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.13-2.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64"
},
"product_reference": "python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le"
},
"product_reference": "python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.13-2.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x"
},
"product_reference": "python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.13-2.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64"
},
"product_reference": "python3.12-debugsource-0:3.12.13-2.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.Z"
}
]
},
"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-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.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-05-19T13:35:50+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19064"
},
{
"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-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.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-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.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-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.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-05-19T13:35:50+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19064"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.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-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.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-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.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-05-19T13:35:50+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19064"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.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-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.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-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.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-05-19T13:35:50+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19064"
},
{
"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-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.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-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.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-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.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-05-19T13:35:50+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19064"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.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-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.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-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-1502"
},
{
"category": "external",
"summary": "RHBZ#2457409",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2457409"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-1502",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1502"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-1502",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-1502"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/05ed7ce7ae9e17c23a04085b2539fe6d6d3cef69",
"url": "https://github.com/python/cpython/commit/05ed7ce7ae9e17c23a04085b2539fe6d6d3cef69"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/146211",
"url": "https://github.com/python/cpython/issues/146211"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/146212",
"url": "https://github.com/python/cpython/pull/146212"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/2IVPAEQWUJBCTQZEJEVTYCIKSMQPGRZ3/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/2IVPAEQWUJBCTQZEJEVTYCIKSMQPGRZ3/"
}
],
"release_date": "2026-04-10T17:54:44.121000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T13:35:50+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19064"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: Python: HTTP header injection via CR/LF in proxy tunnel headers"
},
{
"cve": "CVE-2026-2297",
"cwe": {
"id": "CWE-778",
"name": "Insufficient Logging"
},
"discovery_date": "2026-03-04T23:01:09.396553+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2444691"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in CPython. This vulnerability allows a local user with low privileges to bypass security auditing mechanisms. The issue occurs because the SourcelessFileLoader component, responsible for handling older Python compiled files (.pyc), does not properly trigger system audit events. This oversight could enable malicious activities to go undetected, compromising the integrity of the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: CPython: Logging Bypass in Legacy .pyc File Handling",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-2297"
},
{
"category": "external",
"summary": "RHBZ#2444691",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2444691"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-2297",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2297"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-2297",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-2297"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/482d6f8bdba9da3725d272e8bb4a2d25fb6a603e",
"url": "https://github.com/python/cpython/commit/482d6f8bdba9da3725d272e8bb4a2d25fb6a603e"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/a51b1b512de1d56b3714b65628a2eae2b07e535e",
"url": "https://github.com/python/cpython/commit/a51b1b512de1d56b3714b65628a2eae2b07e535e"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/e58e9802b9bec5cdbf48fc9bf1da5f4fda482e86",
"url": "https://github.com/python/cpython/commit/e58e9802b9bec5cdbf48fc9bf1da5f4fda482e86"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/145506",
"url": "https://github.com/python/cpython/issues/145506"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/145507",
"url": "https://github.com/python/cpython/pull/145507"
}
],
"release_date": "2026-03-04T22:10:43.297000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T13:35:50+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19064"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.3,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "cpython: CPython: Logging Bypass in Legacy .pyc File Handling"
},
{
"cve": "CVE-2026-3644",
"cwe": {
"id": "CWE-791",
"name": "Incomplete Filtering of Special Elements"
},
"discovery_date": "2026-03-16T18:02:25.997880+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2448168"
}
],
"notes": [
{
"category": "description",
"text": "A control character validation flaw has been discovered in the Python http.cookie module. The Morsel.update(), |= operator, and unpickling paths were not patched to resolve CVE-2026-0672, allowing control characters to bypass input validation. Additionally, BaseCookie.js_output() lacked the output validation applied to BaseCookie.output().",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: Incomplete control character validation in http.cookies",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-3644"
},
{
"category": "external",
"summary": "RHBZ#2448168",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2448168"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-3644",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3644"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-3644",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-3644"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/57e88c1cf95e1481b94ae57abe1010469d47a6b4",
"url": "https://github.com/python/cpython/commit/57e88c1cf95e1481b94ae57abe1010469d47a6b4"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/145599",
"url": "https://github.com/python/cpython/issues/145599"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/145600",
"url": "https://github.com/python/cpython/pull/145600"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/H6CADMBCDRFGWCMOXWUIHFJNV43GABJ7/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/H6CADMBCDRFGWCMOXWUIHFJNV43GABJ7/"
}
],
"release_date": "2026-03-16T17:37:31.344000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T13:35:50+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19064"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: Incomplete control character validation in http.cookies"
},
{
"cve": "CVE-2026-4224",
"cwe": {
"id": "CWE-805",
"name": "Buffer Access with Incorrect Length Value"
},
"discovery_date": "2026-03-16T19:01:54.161187+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2448181"
}
],
"notes": [
{
"category": "description",
"text": "A stack overflow flaw has been discovered in the python pyexpat module. When an Expat parser with a registered ElementDeclHandler parses an inline document type definition containing a deeply nested content model a C stack overflow occurs. This will result in a program crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: Stack overflow parsing XML with deeply nested DTD content models",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-4224"
},
{
"category": "external",
"summary": "RHBZ#2448181",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2448181"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-4224",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4224"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-4224",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4224"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/196edfb06a7458377d4d0f4b3cd41724c1f3bd4a",
"url": "https://github.com/python/cpython/commit/196edfb06a7458377d4d0f4b3cd41724c1f3bd4a"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/e0a8a6da90597a924b300debe045cdb4628ee1f3",
"url": "https://github.com/python/cpython/commit/e0a8a6da90597a924b300debe045cdb4628ee1f3"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/eb0e8be3a7e11b87d198a2c3af1ed0eccf532768",
"url": "https://github.com/python/cpython/commit/eb0e8be3a7e11b87d198a2c3af1ed0eccf532768"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/145986",
"url": "https://github.com/python/cpython/issues/145986"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/145987",
"url": "https://github.com/python/cpython/pull/145987"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/5M7CGUW3XBRY7II4DK43KF7NQQ3TPZ6R/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/5M7CGUW3XBRY7II4DK43KF7NQQ3TPZ6R/"
}
],
"release_date": "2026-03-16T17:52:26.639000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T13:35:50+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19064"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: Stack overflow parsing XML with deeply nested DTD content models"
},
{
"cve": "CVE-2026-4519",
"cwe": {
"id": "CWE-88",
"name": "Improper Neutralization of Argument Delimiters in a Command (\u0027Argument Injection\u0027)"
},
"discovery_date": "2026-03-20T16:02:13.494105+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2449649"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Python. The `webbrowser.open()` API, used to launch web browsers, does not properly sanitize input. This allows a remote attacker to craft a malicious URL containing leading dashes. When such a URL is opened, certain web browsers may interpret these dashes as command-line options, which could lead to unexpected behavior, information disclosure, or potentially arbitrary code execution, impacting the integrity of the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: Python: Command-line option injection in webbrowser.open() via crafted URLs",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-4519"
},
{
"category": "external",
"summary": "RHBZ#2449649",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449649"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-4519",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4519"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-4519",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4519"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/143930",
"url": "https://github.com/python/cpython/issues/143930"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/143931",
"url": "https://github.com/python/cpython/pull/143931"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/AY5NDSS433JK56Q7Q5IS7B37QFZVVOUS/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/AY5NDSS433JK56Q7Q5IS7B37QFZVVOUS/"
}
],
"release_date": "2026-03-20T15:08:32.576000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T13:35:50+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19064"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"AppStream-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python: Python: Command-line option injection in webbrowser.open() via crafted URLs"
},
{
"cve": "CVE-2026-4786",
"cwe": {
"id": "CWE-88",
"name": "Improper Neutralization of Argument Delimiters in a Command (\u0027Argument Injection\u0027)"
},
"discovery_date": "2026-04-13T22:01:38.006388+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2458049"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Python webbrowser.open() API. If a specially crafted URL containing \"%action\" is processed, an attacker could bypass a previous mitigation for CVE-2026-4519. This bypass allows for command injection into the underlying shell, potentially leading to arbitrary code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: cpython: Python: Arbitrary code execution via command injection in webbrowser.open() API",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw in the Python `webbrowser.open()` API allows for command injection and arbitrary code execution when processing specially crafted URLs containing \"%action\". This bypasses a previous mitigation for CVE-2026-4519.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-4786"
},
{
"category": "external",
"summary": "RHBZ#2458049",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2458049"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-4786",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4786"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-4786",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4786"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/148169",
"url": "https://github.com/python/cpython/issues/148169"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/148170",
"url": "https://github.com/python/cpython/pull/148170"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/JQDUNJVB4AQNTJECSUKOBDU3XCJIPSE5/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/JQDUNJVB4AQNTJECSUKOBDU3XCJIPSE5/"
}
],
"release_date": "2026-04-13T21:52:19.036000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T13:35:50+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19064"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"AppStream-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python: cpython: Python: Arbitrary code execution via command injection in webbrowser.open() API"
},
{
"cve": "CVE-2026-6100",
"cwe": {
"id": "CWE-825",
"name": "Expired Pointer Dereference"
},
"discovery_date": "2026-04-13T18:01:31.970255+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2457932"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Python\u0027s decompression modules, including `lzma.LZMADecompressor`, `bz2.BZ2Decompressor`, and `gzip.GzipFile`. This vulnerability, a use-after-free, can occur if a program attempts to re-use a decompression object after a memory allocation error, especially when the system is experiencing high memory usage. Exploitation of this flaw could potentially allow an attacker to execute arbitrary code or access sensitive data. The vulnerability is only present if the program re-uses decompressor instances across multiple decompression calls even after a `MemoryError` is raised during decompression. Using the helper functions to one-shot decompress data such as `lzma.decompress()`, `bz2.decompress()`, `gzip.decompress()`, and `zlib.decompress()` are not affected as a new decompressor instance is used per call. If the decompressor instance is not re-used after an error condition, this usage is similarly not vulnerable.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: Python: Arbitrary code execution or information disclosure via use-after-free in decompression modules",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The severity of this flaw is somewhat mitigated on Red Hat platforms. By default processes are not executed with root user privilege and are limited in their scope which in turn limits the impact of this flaw.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-6100"
},
{
"category": "external",
"summary": "RHBZ#2457932",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2457932"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-6100",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-6100"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-6100",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-6100"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/6a5f79c8d7bbf22b083b240910c7a8781a59437d",
"url": "https://github.com/python/cpython/commit/6a5f79c8d7bbf22b083b240910c7a8781a59437d"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/8fc66aef6d7b3ae58f43f5c66f9366cc8cbbfcd2",
"url": "https://github.com/python/cpython/commit/8fc66aef6d7b3ae58f43f5c66f9366cc8cbbfcd2"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/c3cf71c3366fe49acb776a639405c0eea6169c20",
"url": "https://github.com/python/cpython/commit/c3cf71c3366fe49acb776a639405c0eea6169c20"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/148395",
"url": "https://github.com/python/cpython/issues/148395"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/148396",
"url": "https://github.com/python/cpython/pull/148396"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/HTWB2Z6KT5QQX4RYEZAFININDHNOSIF3/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/HTWB2Z6KT5QQX4RYEZAFININDHNOSIF3/"
}
],
"release_date": "2026-04-13T17:15:47.606000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T13:35:50+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19064"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"AppStream-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"BaseOS-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python-unversioned-command-0:3.12.13-2.el10_2.noarch",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-debug-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-devel-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-idle-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-libs-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-test-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3-tkinter-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3.12-0:3.12.13-2.el10_2.src",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3.12-debuginfo-0:3.12.13-2.el10_2.x86_64",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.aarch64",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.ppc64le",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.s390x",
"CRB-10.2.Z:python3.12-debugsource-0:3.12.13-2.el10_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python: Python: Arbitrary code execution or information disclosure via use-after-free in decompression modules"
}
]
}
RHSA-2026:19177
Vulnerability from csaf_redhat - Published: 2026-05-19 18:28 - Updated: 2026-05-28 10:07A 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-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.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-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.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-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.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-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.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-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Python. This vulnerability allows for the injection of extra information into HTTP communication. Specifically, the system does not properly prevent special characters (carriage return and line feed) from being included in HTTP client proxy tunnel headers or host fields.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in CPython. This vulnerability allows a local user with low privileges to bypass security auditing mechanisms. The issue occurs because the SourcelessFileLoader component, responsible for handling older Python compiled files (.pyc), does not properly trigger system audit events. This oversight could enable malicious activities to go undetected, compromising the integrity of the system.
CWE-778 - Insufficient Logging| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
A control character validation flaw has been discovered in the Python http.cookie module. The Morsel.update(), |= operator, and unpickling paths were not patched to resolve CVE-2026-0672, allowing control characters to bypass input validation. Additionally, BaseCookie.js_output() lacked the output validation applied to BaseCookie.output().
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
A stack overflow flaw has been discovered in the python pyexpat module. When an Expat parser with a registered ElementDeclHandler parses an inline document type definition containing a deeply nested content model a C stack overflow occurs. This will result in a program crash.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Python. The `webbrowser.open()` API, used to launch web browsers, does not properly sanitize input. This allows a remote attacker to craft a malicious URL containing leading dashes. When such a URL is opened, certain web browsers may interpret these dashes as command-line options, which could lead to unexpected behavior, information disclosure, or potentially arbitrary code execution, impacting the integrity of the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the Python webbrowser.open() API. If a specially crafted URL containing "%action" is processed, an attacker could bypass a previous mitigation for CVE-2026-4519. This bypass allows for command injection into the underlying shell, potentially leading to arbitrary code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Python's decompression modules, including `lzma.LZMADecompressor`, `bz2.BZ2Decompressor`, and `gzip.GzipFile`. This vulnerability, a use-after-free, can occur if a program attempts to re-use a decompression object after a memory allocation error, especially when the system is experiencing high memory usage. Exploitation of this flaw could potentially allow an attacker to execute arbitrary code or access sensitive data. The vulnerability is only present if the program re-uses decompressor instances across multiple decompression calls even after a `MemoryError` is raised during decompression. Using the helper functions to one-shot decompress data such as `lzma.decompress()`, `bz2.decompress()`, `gzip.decompress()`, and `zlib.decompress()` are not affected as a new decompressor instance is used per call. If the decompressor instance is not re-used after an error condition, this usage is similarly not vulnerable.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_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.\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: Command-line option injection in webbrowser.open() via crafted URLs (CVE-2026-4519)\n\n* python: Python: HTTP header injection via CR/LF in proxy tunnel headers (CVE-2026-1502)\n\n* python: Python: Arbitrary code execution or information disclosure via use-after-free in decompression modules (CVE-2026-6100)\n\n* python: cpython: Python: Arbitrary code execution via command injection in webbrowser.open() API (CVE-2026-4786)\n\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:19177",
"url": "https://access.redhat.com/errata/RHSA-2026:19177"
},
{
"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": "2449649",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449649"
},
{
"category": "external",
"summary": "2457409",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2457409"
},
{
"category": "external",
"summary": "2457932",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2457932"
},
{
"category": "external",
"summary": "2458049",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2458049"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_19177.json"
}
],
"title": "Red Hat Security Advisory: python3.12 security update",
"tracking": {
"current_release_date": "2026-05-28T10:07:02+00:00",
"generator": {
"date": "2026-05-28T10:07:02+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2026:19177",
"initial_release_date": "2026-05-19T18:28:12+00:00",
"revision_history": [
{
"date": "2026-05-19T18:28:12+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-05-19T18:28:12+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-28T10:07:02+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.12-0:3.12.13-2.el9_8.i686",
"product": {
"name": "python3.12-0:3.12.13-2.el9_8.i686",
"product_id": "python3.12-0:3.12.13-2.el9_8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12@3.12.13-2.el9_8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-debug-0:3.12.13-2.el9_8.i686",
"product": {
"name": "python3.12-debug-0:3.12.13-2.el9_8.i686",
"product_id": "python3.12-debug-0:3.12.13-2.el9_8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debug@3.12.13-2.el9_8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-idle-0:3.12.13-2.el9_8.i686",
"product": {
"name": "python3.12-idle-0:3.12.13-2.el9_8.i686",
"product_id": "python3.12-idle-0:3.12.13-2.el9_8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-idle@3.12.13-2.el9_8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-test-0:3.12.13-2.el9_8.i686",
"product": {
"name": "python3.12-test-0:3.12.13-2.el9_8.i686",
"product_id": "python3.12-test-0:3.12.13-2.el9_8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-test@3.12.13-2.el9_8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-tkinter-0:3.12.13-2.el9_8.i686",
"product": {
"name": "python3.12-tkinter-0:3.12.13-2.el9_8.i686",
"product_id": "python3.12-tkinter-0:3.12.13-2.el9_8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-tkinter@3.12.13-2.el9_8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-debugsource-0:3.12.13-2.el9_8.i686",
"product": {
"name": "python3.12-debugsource-0:3.12.13-2.el9_8.i686",
"product_id": "python3.12-debugsource-0:3.12.13-2.el9_8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.13-2.el9_8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-debuginfo-0:3.12.13-2.el9_8.i686",
"product": {
"name": "python3.12-debuginfo-0:3.12.13-2.el9_8.i686",
"product_id": "python3.12-debuginfo-0:3.12.13-2.el9_8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.13-2.el9_8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-devel-0:3.12.13-2.el9_8.i686",
"product": {
"name": "python3.12-devel-0:3.12.13-2.el9_8.i686",
"product_id": "python3.12-devel-0:3.12.13-2.el9_8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-devel@3.12.13-2.el9_8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-libs-0:3.12.13-2.el9_8.i686",
"product": {
"name": "python3.12-libs-0:3.12.13-2.el9_8.i686",
"product_id": "python3.12-libs-0:3.12.13-2.el9_8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-libs@3.12.13-2.el9_8?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.12-debug-0:3.12.13-2.el9_8.x86_64",
"product": {
"name": "python3.12-debug-0:3.12.13-2.el9_8.x86_64",
"product_id": "python3.12-debug-0:3.12.13-2.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debug@3.12.13-2.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-idle-0:3.12.13-2.el9_8.x86_64",
"product": {
"name": "python3.12-idle-0:3.12.13-2.el9_8.x86_64",
"product_id": "python3.12-idle-0:3.12.13-2.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-idle@3.12.13-2.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-test-0:3.12.13-2.el9_8.x86_64",
"product": {
"name": "python3.12-test-0:3.12.13-2.el9_8.x86_64",
"product_id": "python3.12-test-0:3.12.13-2.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-test@3.12.13-2.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-debugsource-0:3.12.13-2.el9_8.x86_64",
"product": {
"name": "python3.12-debugsource-0:3.12.13-2.el9_8.x86_64",
"product_id": "python3.12-debugsource-0:3.12.13-2.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.13-2.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64",
"product": {
"name": "python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64",
"product_id": "python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.13-2.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-0:3.12.13-2.el9_8.x86_64",
"product": {
"name": "python3.12-0:3.12.13-2.el9_8.x86_64",
"product_id": "python3.12-0:3.12.13-2.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12@3.12.13-2.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-devel-0:3.12.13-2.el9_8.x86_64",
"product": {
"name": "python3.12-devel-0:3.12.13-2.el9_8.x86_64",
"product_id": "python3.12-devel-0:3.12.13-2.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-devel@3.12.13-2.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-libs-0:3.12.13-2.el9_8.x86_64",
"product": {
"name": "python3.12-libs-0:3.12.13-2.el9_8.x86_64",
"product_id": "python3.12-libs-0:3.12.13-2.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-libs@3.12.13-2.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-tkinter-0:3.12.13-2.el9_8.x86_64",
"product": {
"name": "python3.12-tkinter-0:3.12.13-2.el9_8.x86_64",
"product_id": "python3.12-tkinter-0:3.12.13-2.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-tkinter@3.12.13-2.el9_8?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.12-debug-0:3.12.13-2.el9_8.s390x",
"product": {
"name": "python3.12-debug-0:3.12.13-2.el9_8.s390x",
"product_id": "python3.12-debug-0:3.12.13-2.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debug@3.12.13-2.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-idle-0:3.12.13-2.el9_8.s390x",
"product": {
"name": "python3.12-idle-0:3.12.13-2.el9_8.s390x",
"product_id": "python3.12-idle-0:3.12.13-2.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-idle@3.12.13-2.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-test-0:3.12.13-2.el9_8.s390x",
"product": {
"name": "python3.12-test-0:3.12.13-2.el9_8.s390x",
"product_id": "python3.12-test-0:3.12.13-2.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-test@3.12.13-2.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-debugsource-0:3.12.13-2.el9_8.s390x",
"product": {
"name": "python3.12-debugsource-0:3.12.13-2.el9_8.s390x",
"product_id": "python3.12-debugsource-0:3.12.13-2.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.13-2.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-debuginfo-0:3.12.13-2.el9_8.s390x",
"product": {
"name": "python3.12-debuginfo-0:3.12.13-2.el9_8.s390x",
"product_id": "python3.12-debuginfo-0:3.12.13-2.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.13-2.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-0:3.12.13-2.el9_8.s390x",
"product": {
"name": "python3.12-0:3.12.13-2.el9_8.s390x",
"product_id": "python3.12-0:3.12.13-2.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12@3.12.13-2.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-devel-0:3.12.13-2.el9_8.s390x",
"product": {
"name": "python3.12-devel-0:3.12.13-2.el9_8.s390x",
"product_id": "python3.12-devel-0:3.12.13-2.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-devel@3.12.13-2.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-libs-0:3.12.13-2.el9_8.s390x",
"product": {
"name": "python3.12-libs-0:3.12.13-2.el9_8.s390x",
"product_id": "python3.12-libs-0:3.12.13-2.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-libs@3.12.13-2.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-tkinter-0:3.12.13-2.el9_8.s390x",
"product": {
"name": "python3.12-tkinter-0:3.12.13-2.el9_8.s390x",
"product_id": "python3.12-tkinter-0:3.12.13-2.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-tkinter@3.12.13-2.el9_8?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.12-debug-0:3.12.13-2.el9_8.aarch64",
"product": {
"name": "python3.12-debug-0:3.12.13-2.el9_8.aarch64",
"product_id": "python3.12-debug-0:3.12.13-2.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debug@3.12.13-2.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-idle-0:3.12.13-2.el9_8.aarch64",
"product": {
"name": "python3.12-idle-0:3.12.13-2.el9_8.aarch64",
"product_id": "python3.12-idle-0:3.12.13-2.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-idle@3.12.13-2.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-test-0:3.12.13-2.el9_8.aarch64",
"product": {
"name": "python3.12-test-0:3.12.13-2.el9_8.aarch64",
"product_id": "python3.12-test-0:3.12.13-2.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-test@3.12.13-2.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-debugsource-0:3.12.13-2.el9_8.aarch64",
"product": {
"name": "python3.12-debugsource-0:3.12.13-2.el9_8.aarch64",
"product_id": "python3.12-debugsource-0:3.12.13-2.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.13-2.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64",
"product": {
"name": "python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64",
"product_id": "python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.13-2.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-0:3.12.13-2.el9_8.aarch64",
"product": {
"name": "python3.12-0:3.12.13-2.el9_8.aarch64",
"product_id": "python3.12-0:3.12.13-2.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12@3.12.13-2.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-devel-0:3.12.13-2.el9_8.aarch64",
"product": {
"name": "python3.12-devel-0:3.12.13-2.el9_8.aarch64",
"product_id": "python3.12-devel-0:3.12.13-2.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-devel@3.12.13-2.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-libs-0:3.12.13-2.el9_8.aarch64",
"product": {
"name": "python3.12-libs-0:3.12.13-2.el9_8.aarch64",
"product_id": "python3.12-libs-0:3.12.13-2.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-libs@3.12.13-2.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-tkinter-0:3.12.13-2.el9_8.aarch64",
"product": {
"name": "python3.12-tkinter-0:3.12.13-2.el9_8.aarch64",
"product_id": "python3.12-tkinter-0:3.12.13-2.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-tkinter@3.12.13-2.el9_8?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.12-debug-0:3.12.13-2.el9_8.ppc64le",
"product": {
"name": "python3.12-debug-0:3.12.13-2.el9_8.ppc64le",
"product_id": "python3.12-debug-0:3.12.13-2.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debug@3.12.13-2.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-idle-0:3.12.13-2.el9_8.ppc64le",
"product": {
"name": "python3.12-idle-0:3.12.13-2.el9_8.ppc64le",
"product_id": "python3.12-idle-0:3.12.13-2.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-idle@3.12.13-2.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-test-0:3.12.13-2.el9_8.ppc64le",
"product": {
"name": "python3.12-test-0:3.12.13-2.el9_8.ppc64le",
"product_id": "python3.12-test-0:3.12.13-2.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-test@3.12.13-2.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le",
"product": {
"name": "python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le",
"product_id": "python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.13-2.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le",
"product": {
"name": "python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le",
"product_id": "python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.13-2.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-0:3.12.13-2.el9_8.ppc64le",
"product": {
"name": "python3.12-0:3.12.13-2.el9_8.ppc64le",
"product_id": "python3.12-0:3.12.13-2.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12@3.12.13-2.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-devel-0:3.12.13-2.el9_8.ppc64le",
"product": {
"name": "python3.12-devel-0:3.12.13-2.el9_8.ppc64le",
"product_id": "python3.12-devel-0:3.12.13-2.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-devel@3.12.13-2.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-libs-0:3.12.13-2.el9_8.ppc64le",
"product": {
"name": "python3.12-libs-0:3.12.13-2.el9_8.ppc64le",
"product_id": "python3.12-libs-0:3.12.13-2.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-libs@3.12.13-2.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le",
"product": {
"name": "python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le",
"product_id": "python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-tkinter@3.12.13-2.el9_8?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.12-0:3.12.13-2.el9_8.src",
"product": {
"name": "python3.12-0:3.12.13-2.el9_8.src",
"product_id": "python3.12-0:3.12.13-2.el9_8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12@3.12.13-2.el9_8?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.13-2.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64"
},
"product_reference": "python3.12-0:3.12.13-2.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.13-2.el9_8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686"
},
"product_reference": "python3.12-0:3.12.13-2.el9_8.i686",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.13-2.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le"
},
"product_reference": "python3.12-0:3.12.13-2.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.13-2.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x"
},
"product_reference": "python3.12-0:3.12.13-2.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.13-2.el9_8.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src"
},
"product_reference": "python3.12-0:3.12.13-2.el9_8.src",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.13-2.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64"
},
"product_reference": "python3.12-0:3.12.13-2.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.13-2.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64"
},
"product_reference": "python3.12-debug-0:3.12.13-2.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.13-2.el9_8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686"
},
"product_reference": "python3.12-debug-0:3.12.13-2.el9_8.i686",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.13-2.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le"
},
"product_reference": "python3.12-debug-0:3.12.13-2.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.13-2.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x"
},
"product_reference": "python3.12-debug-0:3.12.13-2.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.13-2.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64"
},
"product_reference": "python3.12-debug-0:3.12.13-2.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64"
},
"product_reference": "python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.13-2.el9_8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686"
},
"product_reference": "python3.12-debuginfo-0:3.12.13-2.el9_8.i686",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le"
},
"product_reference": "python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.13-2.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x"
},
"product_reference": "python3.12-debuginfo-0:3.12.13-2.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64"
},
"product_reference": "python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.13-2.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64"
},
"product_reference": "python3.12-debugsource-0:3.12.13-2.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.13-2.el9_8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686"
},
"product_reference": "python3.12-debugsource-0:3.12.13-2.el9_8.i686",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le"
},
"product_reference": "python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.13-2.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x"
},
"product_reference": "python3.12-debugsource-0:3.12.13-2.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.13-2.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64"
},
"product_reference": "python3.12-debugsource-0:3.12.13-2.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.13-2.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64"
},
"product_reference": "python3.12-devel-0:3.12.13-2.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.13-2.el9_8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686"
},
"product_reference": "python3.12-devel-0:3.12.13-2.el9_8.i686",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.13-2.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le"
},
"product_reference": "python3.12-devel-0:3.12.13-2.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.13-2.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x"
},
"product_reference": "python3.12-devel-0:3.12.13-2.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.13-2.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64"
},
"product_reference": "python3.12-devel-0:3.12.13-2.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.13-2.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64"
},
"product_reference": "python3.12-idle-0:3.12.13-2.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.13-2.el9_8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686"
},
"product_reference": "python3.12-idle-0:3.12.13-2.el9_8.i686",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.13-2.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le"
},
"product_reference": "python3.12-idle-0:3.12.13-2.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.13-2.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x"
},
"product_reference": "python3.12-idle-0:3.12.13-2.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.13-2.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64"
},
"product_reference": "python3.12-idle-0:3.12.13-2.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.13-2.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64"
},
"product_reference": "python3.12-libs-0:3.12.13-2.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.13-2.el9_8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686"
},
"product_reference": "python3.12-libs-0:3.12.13-2.el9_8.i686",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.13-2.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le"
},
"product_reference": "python3.12-libs-0:3.12.13-2.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.13-2.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x"
},
"product_reference": "python3.12-libs-0:3.12.13-2.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.13-2.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64"
},
"product_reference": "python3.12-libs-0:3.12.13-2.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.13-2.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64"
},
"product_reference": "python3.12-test-0:3.12.13-2.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.13-2.el9_8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686"
},
"product_reference": "python3.12-test-0:3.12.13-2.el9_8.i686",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.13-2.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le"
},
"product_reference": "python3.12-test-0:3.12.13-2.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.13-2.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x"
},
"product_reference": "python3.12-test-0:3.12.13-2.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.13-2.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64"
},
"product_reference": "python3.12-test-0:3.12.13-2.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.13-2.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64"
},
"product_reference": "python3.12-tkinter-0:3.12.13-2.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.13-2.el9_8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686"
},
"product_reference": "python3.12-tkinter-0:3.12.13-2.el9_8.i686",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le"
},
"product_reference": "python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.13-2.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x"
},
"product_reference": "python3.12-tkinter-0:3.12.13-2.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.13-2.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.x86_64"
},
"product_reference": "python3.12-tkinter-0:3.12.13-2.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.13-2.el9_8.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64"
},
"product_reference": "python3.12-0:3.12.13-2.el9_8.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.13-2.el9_8.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686"
},
"product_reference": "python3.12-0:3.12.13-2.el9_8.i686",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.13-2.el9_8.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le"
},
"product_reference": "python3.12-0:3.12.13-2.el9_8.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.13-2.el9_8.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x"
},
"product_reference": "python3.12-0:3.12.13-2.el9_8.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.13-2.el9_8.src as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src"
},
"product_reference": "python3.12-0:3.12.13-2.el9_8.src",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.13-2.el9_8.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64"
},
"product_reference": "python3.12-0:3.12.13-2.el9_8.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.13-2.el9_8.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64"
},
"product_reference": "python3.12-debug-0:3.12.13-2.el9_8.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.13-2.el9_8.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686"
},
"product_reference": "python3.12-debug-0:3.12.13-2.el9_8.i686",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.13-2.el9_8.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le"
},
"product_reference": "python3.12-debug-0:3.12.13-2.el9_8.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.13-2.el9_8.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x"
},
"product_reference": "python3.12-debug-0:3.12.13-2.el9_8.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.13-2.el9_8.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64"
},
"product_reference": "python3.12-debug-0:3.12.13-2.el9_8.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64"
},
"product_reference": "python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.13-2.el9_8.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686"
},
"product_reference": "python3.12-debuginfo-0:3.12.13-2.el9_8.i686",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le"
},
"product_reference": "python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.13-2.el9_8.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x"
},
"product_reference": "python3.12-debuginfo-0:3.12.13-2.el9_8.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64"
},
"product_reference": "python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.13-2.el9_8.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64"
},
"product_reference": "python3.12-debugsource-0:3.12.13-2.el9_8.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.13-2.el9_8.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686"
},
"product_reference": "python3.12-debugsource-0:3.12.13-2.el9_8.i686",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le"
},
"product_reference": "python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.13-2.el9_8.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x"
},
"product_reference": "python3.12-debugsource-0:3.12.13-2.el9_8.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.13-2.el9_8.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64"
},
"product_reference": "python3.12-debugsource-0:3.12.13-2.el9_8.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.13-2.el9_8.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64"
},
"product_reference": "python3.12-devel-0:3.12.13-2.el9_8.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.13-2.el9_8.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686"
},
"product_reference": "python3.12-devel-0:3.12.13-2.el9_8.i686",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.13-2.el9_8.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le"
},
"product_reference": "python3.12-devel-0:3.12.13-2.el9_8.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.13-2.el9_8.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x"
},
"product_reference": "python3.12-devel-0:3.12.13-2.el9_8.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.13-2.el9_8.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64"
},
"product_reference": "python3.12-devel-0:3.12.13-2.el9_8.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.13-2.el9_8.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64"
},
"product_reference": "python3.12-idle-0:3.12.13-2.el9_8.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.13-2.el9_8.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686"
},
"product_reference": "python3.12-idle-0:3.12.13-2.el9_8.i686",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.13-2.el9_8.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le"
},
"product_reference": "python3.12-idle-0:3.12.13-2.el9_8.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.13-2.el9_8.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x"
},
"product_reference": "python3.12-idle-0:3.12.13-2.el9_8.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.13-2.el9_8.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64"
},
"product_reference": "python3.12-idle-0:3.12.13-2.el9_8.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.13-2.el9_8.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64"
},
"product_reference": "python3.12-libs-0:3.12.13-2.el9_8.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.13-2.el9_8.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686"
},
"product_reference": "python3.12-libs-0:3.12.13-2.el9_8.i686",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.13-2.el9_8.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le"
},
"product_reference": "python3.12-libs-0:3.12.13-2.el9_8.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.13-2.el9_8.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x"
},
"product_reference": "python3.12-libs-0:3.12.13-2.el9_8.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.13-2.el9_8.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64"
},
"product_reference": "python3.12-libs-0:3.12.13-2.el9_8.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.13-2.el9_8.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64"
},
"product_reference": "python3.12-test-0:3.12.13-2.el9_8.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.13-2.el9_8.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686"
},
"product_reference": "python3.12-test-0:3.12.13-2.el9_8.i686",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.13-2.el9_8.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le"
},
"product_reference": "python3.12-test-0:3.12.13-2.el9_8.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.13-2.el9_8.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x"
},
"product_reference": "python3.12-test-0:3.12.13-2.el9_8.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.13-2.el9_8.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64"
},
"product_reference": "python3.12-test-0:3.12.13-2.el9_8.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.13-2.el9_8.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64"
},
"product_reference": "python3.12-tkinter-0:3.12.13-2.el9_8.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.13-2.el9_8.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686"
},
"product_reference": "python3.12-tkinter-0:3.12.13-2.el9_8.i686",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le"
},
"product_reference": "python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.13-2.el9_8.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x"
},
"product_reference": "python3.12-tkinter-0:3.12.13-2.el9_8.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.13-2.el9_8.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.x86_64"
},
"product_reference": "python3.12-tkinter-0:3.12.13-2.el9_8.x86_64",
"relates_to_product_reference": "CRB-9.8.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-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.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-05-19T18:28:12+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19177"
},
{
"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-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.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-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.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-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.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-05-19T18:28:12+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19177"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.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-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.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-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.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-05-19T18:28:12+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19177"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.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-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.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-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.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-05-19T18:28:12+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19177"
},
{
"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-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.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-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.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-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.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-05-19T18:28:12+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19177"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.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-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.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-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-1502"
},
{
"category": "external",
"summary": "RHBZ#2457409",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2457409"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-1502",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1502"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-1502",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-1502"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/05ed7ce7ae9e17c23a04085b2539fe6d6d3cef69",
"url": "https://github.com/python/cpython/commit/05ed7ce7ae9e17c23a04085b2539fe6d6d3cef69"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/146211",
"url": "https://github.com/python/cpython/issues/146211"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/146212",
"url": "https://github.com/python/cpython/pull/146212"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/2IVPAEQWUJBCTQZEJEVTYCIKSMQPGRZ3/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/2IVPAEQWUJBCTQZEJEVTYCIKSMQPGRZ3/"
}
],
"release_date": "2026-04-10T17:54:44.121000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T18:28:12+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19177"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: Python: HTTP header injection via CR/LF in proxy tunnel headers"
},
{
"cve": "CVE-2026-2297",
"cwe": {
"id": "CWE-778",
"name": "Insufficient Logging"
},
"discovery_date": "2026-03-04T23:01:09.396553+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2444691"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in CPython. This vulnerability allows a local user with low privileges to bypass security auditing mechanisms. The issue occurs because the SourcelessFileLoader component, responsible for handling older Python compiled files (.pyc), does not properly trigger system audit events. This oversight could enable malicious activities to go undetected, compromising the integrity of the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: CPython: Logging Bypass in Legacy .pyc File Handling",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-2297"
},
{
"category": "external",
"summary": "RHBZ#2444691",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2444691"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-2297",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2297"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-2297",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-2297"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/482d6f8bdba9da3725d272e8bb4a2d25fb6a603e",
"url": "https://github.com/python/cpython/commit/482d6f8bdba9da3725d272e8bb4a2d25fb6a603e"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/a51b1b512de1d56b3714b65628a2eae2b07e535e",
"url": "https://github.com/python/cpython/commit/a51b1b512de1d56b3714b65628a2eae2b07e535e"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/e58e9802b9bec5cdbf48fc9bf1da5f4fda482e86",
"url": "https://github.com/python/cpython/commit/e58e9802b9bec5cdbf48fc9bf1da5f4fda482e86"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/145506",
"url": "https://github.com/python/cpython/issues/145506"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/145507",
"url": "https://github.com/python/cpython/pull/145507"
}
],
"release_date": "2026-03-04T22:10:43.297000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T18:28:12+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19177"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.3,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "cpython: CPython: Logging Bypass in Legacy .pyc File Handling"
},
{
"cve": "CVE-2026-3644",
"cwe": {
"id": "CWE-791",
"name": "Incomplete Filtering of Special Elements"
},
"discovery_date": "2026-03-16T18:02:25.997880+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2448168"
}
],
"notes": [
{
"category": "description",
"text": "A control character validation flaw has been discovered in the Python http.cookie module. The Morsel.update(), |= operator, and unpickling paths were not patched to resolve CVE-2026-0672, allowing control characters to bypass input validation. Additionally, BaseCookie.js_output() lacked the output validation applied to BaseCookie.output().",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: Incomplete control character validation in http.cookies",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-3644"
},
{
"category": "external",
"summary": "RHBZ#2448168",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2448168"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-3644",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3644"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-3644",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-3644"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/57e88c1cf95e1481b94ae57abe1010469d47a6b4",
"url": "https://github.com/python/cpython/commit/57e88c1cf95e1481b94ae57abe1010469d47a6b4"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/145599",
"url": "https://github.com/python/cpython/issues/145599"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/145600",
"url": "https://github.com/python/cpython/pull/145600"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/H6CADMBCDRFGWCMOXWUIHFJNV43GABJ7/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/H6CADMBCDRFGWCMOXWUIHFJNV43GABJ7/"
}
],
"release_date": "2026-03-16T17:37:31.344000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T18:28:12+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19177"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: Incomplete control character validation in http.cookies"
},
{
"cve": "CVE-2026-4224",
"cwe": {
"id": "CWE-805",
"name": "Buffer Access with Incorrect Length Value"
},
"discovery_date": "2026-03-16T19:01:54.161187+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2448181"
}
],
"notes": [
{
"category": "description",
"text": "A stack overflow flaw has been discovered in the python pyexpat module. When an Expat parser with a registered ElementDeclHandler parses an inline document type definition containing a deeply nested content model a C stack overflow occurs. This will result in a program crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: Stack overflow parsing XML with deeply nested DTD content models",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-4224"
},
{
"category": "external",
"summary": "RHBZ#2448181",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2448181"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-4224",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4224"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-4224",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4224"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/196edfb06a7458377d4d0f4b3cd41724c1f3bd4a",
"url": "https://github.com/python/cpython/commit/196edfb06a7458377d4d0f4b3cd41724c1f3bd4a"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/e0a8a6da90597a924b300debe045cdb4628ee1f3",
"url": "https://github.com/python/cpython/commit/e0a8a6da90597a924b300debe045cdb4628ee1f3"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/eb0e8be3a7e11b87d198a2c3af1ed0eccf532768",
"url": "https://github.com/python/cpython/commit/eb0e8be3a7e11b87d198a2c3af1ed0eccf532768"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/145986",
"url": "https://github.com/python/cpython/issues/145986"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/145987",
"url": "https://github.com/python/cpython/pull/145987"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/5M7CGUW3XBRY7II4DK43KF7NQQ3TPZ6R/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/5M7CGUW3XBRY7II4DK43KF7NQQ3TPZ6R/"
}
],
"release_date": "2026-03-16T17:52:26.639000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T18:28:12+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19177"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: Stack overflow parsing XML with deeply nested DTD content models"
},
{
"cve": "CVE-2026-4519",
"cwe": {
"id": "CWE-88",
"name": "Improper Neutralization of Argument Delimiters in a Command (\u0027Argument Injection\u0027)"
},
"discovery_date": "2026-03-20T16:02:13.494105+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2449649"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Python. The `webbrowser.open()` API, used to launch web browsers, does not properly sanitize input. This allows a remote attacker to craft a malicious URL containing leading dashes. When such a URL is opened, certain web browsers may interpret these dashes as command-line options, which could lead to unexpected behavior, information disclosure, or potentially arbitrary code execution, impacting the integrity of the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: Python: Command-line option injection in webbrowser.open() via crafted URLs",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-4519"
},
{
"category": "external",
"summary": "RHBZ#2449649",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449649"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-4519",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4519"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-4519",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4519"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/143930",
"url": "https://github.com/python/cpython/issues/143930"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/143931",
"url": "https://github.com/python/cpython/pull/143931"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/AY5NDSS433JK56Q7Q5IS7B37QFZVVOUS/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/AY5NDSS433JK56Q7Q5IS7B37QFZVVOUS/"
}
],
"release_date": "2026-03-20T15:08:32.576000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T18:28:12+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19177"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python: Python: Command-line option injection in webbrowser.open() via crafted URLs"
},
{
"cve": "CVE-2026-4786",
"cwe": {
"id": "CWE-88",
"name": "Improper Neutralization of Argument Delimiters in a Command (\u0027Argument Injection\u0027)"
},
"discovery_date": "2026-04-13T22:01:38.006388+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2458049"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Python webbrowser.open() API. If a specially crafted URL containing \"%action\" is processed, an attacker could bypass a previous mitigation for CVE-2026-4519. This bypass allows for command injection into the underlying shell, potentially leading to arbitrary code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: cpython: Python: Arbitrary code execution via command injection in webbrowser.open() API",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw in the Python `webbrowser.open()` API allows for command injection and arbitrary code execution when processing specially crafted URLs containing \"%action\". This bypasses a previous mitigation for CVE-2026-4519.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-4786"
},
{
"category": "external",
"summary": "RHBZ#2458049",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2458049"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-4786",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4786"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-4786",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4786"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/148169",
"url": "https://github.com/python/cpython/issues/148169"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/148170",
"url": "https://github.com/python/cpython/pull/148170"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/JQDUNJVB4AQNTJECSUKOBDU3XCJIPSE5/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/JQDUNJVB4AQNTJECSUKOBDU3XCJIPSE5/"
}
],
"release_date": "2026-04-13T21:52:19.036000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T18:28:12+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19177"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python: cpython: Python: Arbitrary code execution via command injection in webbrowser.open() API"
},
{
"cve": "CVE-2026-6100",
"cwe": {
"id": "CWE-825",
"name": "Expired Pointer Dereference"
},
"discovery_date": "2026-04-13T18:01:31.970255+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2457932"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Python\u0027s decompression modules, including `lzma.LZMADecompressor`, `bz2.BZ2Decompressor`, and `gzip.GzipFile`. This vulnerability, a use-after-free, can occur if a program attempts to re-use a decompression object after a memory allocation error, especially when the system is experiencing high memory usage. Exploitation of this flaw could potentially allow an attacker to execute arbitrary code or access sensitive data. The vulnerability is only present if the program re-uses decompressor instances across multiple decompression calls even after a `MemoryError` is raised during decompression. Using the helper functions to one-shot decompress data such as `lzma.decompress()`, `bz2.decompress()`, `gzip.decompress()`, and `zlib.decompress()` are not affected as a new decompressor instance is used per call. If the decompressor instance is not re-used after an error condition, this usage is similarly not vulnerable.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: Python: Arbitrary code execution or information disclosure via use-after-free in decompression modules",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The severity of this flaw is somewhat mitigated on Red Hat platforms. By default processes are not executed with root user privilege and are limited in their scope which in turn limits the impact of this flaw.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-6100"
},
{
"category": "external",
"summary": "RHBZ#2457932",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2457932"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-6100",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-6100"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-6100",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-6100"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/6a5f79c8d7bbf22b083b240910c7a8781a59437d",
"url": "https://github.com/python/cpython/commit/6a5f79c8d7bbf22b083b240910c7a8781a59437d"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/8fc66aef6d7b3ae58f43f5c66f9366cc8cbbfcd2",
"url": "https://github.com/python/cpython/commit/8fc66aef6d7b3ae58f43f5c66f9366cc8cbbfcd2"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/c3cf71c3366fe49acb776a639405c0eea6169c20",
"url": "https://github.com/python/cpython/commit/c3cf71c3366fe49acb776a639405c0eea6169c20"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/148395",
"url": "https://github.com/python/cpython/issues/148395"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/148396",
"url": "https://github.com/python/cpython/pull/148396"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/HTWB2Z6KT5QQX4RYEZAFININDHNOSIF3/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/HTWB2Z6KT5QQX4RYEZAFININDHNOSIF3/"
}
],
"release_date": "2026-04-13T17:15:47.606000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T18:28:12+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19177"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debug-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-devel-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-idle-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-libs-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-test-0:3.12.13-2.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.13-2.el9_8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python: Python: Arbitrary code execution or information disclosure via use-after-free in decompression modules"
}
]
}
RHSA-2026:21275
Vulnerability from csaf_redhat - Published: 2026-05-27 07:45 - Updated: 2026-05-29 18:55A vulnerability in Python’s os.path.expandvars() function that can cause performance degradation. When processing specially crafted, user-controlled input with nested environment variable patterns, the function exhibits quadratic time complexity, potentially leading to excessive CPU usage and denial of service (DoS) conditions. No code execution or data exposure occurs, so the impact is limited to performance slowdown.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64 | — |
Workaround
|
A flaw was found in the plistlib module in the Python standard library. The amount of data to read from a Plist file is specified in the file itself. This issue allows a specially crafted Plist file to cause an application to allocate a large amount of memory, potentially resulting in allocations errors, swapping, out-of-memory conditions or even system freezes.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64 | — |
Workaround
|
A flaw was found in GLib (Gnome Lib). This vulnerability allows a remote attacker to cause heap corruption, leading to a denial of service or potential code execution via a buffer-underflow in the GVariant parser when processing maliciously crafted input strings.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in glib. This vulnerability allows a heap buffer overflow and denial-of-service (DoS) via an integer overflow in GLib's GIO (GLib Input/Output) escape_byte_string() function when processing malicious file or remote filesystem attribute values.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64 | — |
Vendor Fix
fix
Workaround
|
Missing newline filtering has been discovered in Python. User-controlled data URLs parsed by urllib.request.DataHandler allow injecting headers through newlines in the data URL mediatype.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64 | — |
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: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64 | — |
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: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64 | — |
Workaround
|
Missing newline filtering has been discovered in Python. User-controlled header names and values containing newlines can allow injecting HTTP headers.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64 | — |
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: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64 | — |
Workaround
|
A flaw was found in p11-kit. A remote attacker could exploit this vulnerability by calling the C_DeriveKey function on a remote token with specific IBM kyber or IBM btc derive mechanism parameters set to NULL. This could lead to the RPC-client attempting to return an uninitialized value, potentially resulting in a NULL dereference or undefined behavior. This issue may cause an application level denial of service or other unpredictable system states.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in CPython. This vulnerability allows a local user with low privileges to bypass security auditing mechanisms. The issue occurs because the SourcelessFileLoader component, responsible for handling older Python compiled files (.pyc), does not properly trigger system audit events. This oversight could enable malicious activities to go undetected, compromising the integrity of the system.
CWE-778 - Insufficient Logging| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64 | — |
Workaround
|
A control character validation flaw has been discovered in the Python http.cookie module. The Morsel.update(), |= operator, and unpickling paths were not patched to resolve CVE-2026-0672, allowing control characters to bypass input validation. Additionally, BaseCookie.js_output() lacked the output validation applied to BaseCookie.output().
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64 | — |
Workaround
|
A stack overflow flaw has been discovered in the python pyexpat module. When an Expat parser with a registered ElementDeclHandler parses an inline document type definition containing a deeply nested content model a C stack overflow occurs. This will result in a program crash.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_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: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_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-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in libcap. A local unprivileged user can exploit a Time-of-check-to-time-of-use (TOCTOU) race condition in the `cap_set_file()` function. This allows an attacker with write access to a parent directory to redirect file capability updates to an attacker-controlled file. By doing so, capabilities can be injected into or stripped from unintended executables, leading to privilege escalation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_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-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in systemd, a system and service manager. An unprivileged user can exploit this vulnerability by making an Inter-Process Communication (IPC) API call with spurious data. In older versions (v249 and earlier), this can lead to stack overwriting with attacker-controlled content, potentially enabling arbitrary code execution or privilege escalation. In newer versions (v250 and later), the flaw causes systemd to assert and freeze, resulting in a Denial of Service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in openssl. Applications that use RSASVE key encapsulation, a method for securely exchanging encryption keys, may inadvertently expose sensitive data. This vulnerability arises when an application processes a malicious, invalid RSA public key provided by an attacker without proper validation. Consequently, the application might send the contents of an uninitialized memory buffer, which could contain confidential information, to the attacker.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim. A modeline is used to set specific editor options directly from a text file. However, the `complete`, `guitabtooltip`, `printheader` options and the `mapset` function lack proper security checks, allowing an attacker to bypass restrictions and cause arbitrary OS command execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in OpenSSH. When the `scp` command is used by a root user to download a file with the legacy protocol option (`-O`) and without preserving original file permissions (`-p`), the downloaded file can be installed with elevated privileges (setuid or setgid). This unexpected behavior could allow a malicious file to execute with higher permissions than intended, posing a security risk through potential privilege escalation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64 | — |
Workaround
|
A flaw was found in OpenSSH. This vulnerability allows a remote attacker to achieve arbitrary command execution by injecting shell metacharacters into a username provided on the command line. Exploitation requires an untrusted username and a non-default configuration of the '%' character in `ssh_config`.
CWE-78 - Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64 | — |
Workaround
|
A flaw was found in OpenSSH. This vulnerability allows the system to use unintended Elliptic Curve Digital Signature Algorithm (ECDSA) algorithms. This occurs because the configuration for accepted public key algorithms is misinterpreted, leading to the use of weaker cryptographic methods than intended. This could potentially allow an attacker to compromise the confidentiality of data.
CWE-115 - Misinterpretation of Input| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64 | — |
Workaround
|
A flaw was found in OpenSSH. This vulnerability allows for a low integrity impact due to the omission of connection multiplexing confirmation for proxy-mode multiplexing sessions. A local user, under specific and complex conditions requiring user interaction, could potentially establish a multiplexed session without explicit confirmation, leading to unintended data handling.
CWE-306 - Missing Authentication for Critical Function| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64 | — |
Workaround
|
A flaw was found in OpenSSH. This vulnerability arises from the incorrect handling of the authorized_keys principals option in uncommon scenarios. Specifically, when a principals list is used with a Certificate Authority that includes comma characters, OpenSSH may misinterpret the input. This could lead to security bypasses, potentially allowing unintended access or information disclosure in specific authentication contexts.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64 | — |
Workaround
|
A flaw was found in Sudo. A local user could exploit a failure in the setuid, setgid, or setgroups calls, which are used to drop privileges before running the mailer. This oversight allows for privilege escalation, enabling the user to gain elevated access on the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64 | — | ||
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64 | — |
A flaw was found in MIT Kerberos 5 (krb5). An unauthenticated remote attacker can exploit a NULL pointer dereference vulnerability by calling `gss_accept_sec_context()` on a system with a NegoEx mechanism registered. This can lead to the termination of the process, resulting in a Denial of Service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in MIT Kerberos 5 (krb5). An unauthenticated remote attacker can exploit an integer underflow and an out-of-bounds read vulnerability by calling `gss_accept_sec_context()` on a system with a NegoEx mechanism registered. This can lead to the process terminating, resulting in a Denial of Service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in NGINX, specifically within the ngx_http_rewrite_module. An unauthenticated attacker can exploit this vulnerability by sending crafted HTTP requests under specific rewrite configurations. This can lead to a heap buffer overflow in the NGINX worker process, which may result in arbitrary code execution if Address Space Layout Randomization (ASLR), a security technique to prevent exploitation, is disabled. Otherwise, this flaw causes a denial of service due to a restart of the NGINX worker process.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64 | — | ||
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64 | — |
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Critical"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "The latest release of Red Hat Update Infrastructure. For more details, see the product documentation.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Update Infrastructure (RHUI) container images are based on the latest RHUI RPM packages and the ubi9 or ubi9-init base images.\nThis release updates to the latest version.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:21275",
"url": "https://access.redhat.com/errata/RHSA-2026:21275"
},
{
"category": "external",
"summary": "https://access.redhat.com/products/red-hat-update-infrastructure",
"url": "https://access.redhat.com/products/red-hat-update-infrastructure"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-13837",
"url": "https://access.redhat.com/security/cve/CVE-2025-13837"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-14087",
"url": "https://access.redhat.com/security/cve/CVE-2025-14087"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-14512",
"url": "https://access.redhat.com/security/cve/CVE-2025-14512"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-15282",
"url": "https://access.redhat.com/security/cve/CVE-2025-15282"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-59375",
"url": "https://access.redhat.com/security/cve/CVE-2025-59375"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-6075",
"url": "https://access.redhat.com/security/cve/CVE-2025-6075"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-0672",
"url": "https://access.redhat.com/security/cve/CVE-2026-0672"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-0865",
"url": "https://access.redhat.com/security/cve/CVE-2026-0865"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-1502",
"url": "https://access.redhat.com/security/cve/CVE-2026-1502"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-2100",
"url": "https://access.redhat.com/security/cve/CVE-2026-2100"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-2297",
"url": "https://access.redhat.com/security/cve/CVE-2026-2297"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-29111",
"url": "https://access.redhat.com/security/cve/CVE-2026-29111"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-31790",
"url": "https://access.redhat.com/security/cve/CVE-2026-31790"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-34982",
"url": "https://access.redhat.com/security/cve/CVE-2026-34982"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-35385",
"url": "https://access.redhat.com/security/cve/CVE-2026-35385"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-35386",
"url": "https://access.redhat.com/security/cve/CVE-2026-35386"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-35387",
"url": "https://access.redhat.com/security/cve/CVE-2026-35387"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-35388",
"url": "https://access.redhat.com/security/cve/CVE-2026-35388"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-35414",
"url": "https://access.redhat.com/security/cve/CVE-2026-35414"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-35535",
"url": "https://access.redhat.com/security/cve/CVE-2026-35535"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-3644",
"url": "https://access.redhat.com/security/cve/CVE-2026-3644"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-40355",
"url": "https://access.redhat.com/security/cve/CVE-2026-40355"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-40356",
"url": "https://access.redhat.com/security/cve/CVE-2026-40356"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-4224",
"url": "https://access.redhat.com/security/cve/CVE-2026-4224"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42945",
"url": "https://access.redhat.com/security/cve/CVE-2026-42945"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-4519",
"url": "https://access.redhat.com/security/cve/CVE-2026-4519"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-4786",
"url": "https://access.redhat.com/security/cve/CVE-2026-4786"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-4878",
"url": "https://access.redhat.com/security/cve/CVE-2026-4878"
},
{
"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_21275.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Update Infrastructure 5.1 security update",
"tracking": {
"current_release_date": "2026-05-29T18:55:21+00:00",
"generator": {
"date": "2026-05-29T18:55:21+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2026:21275",
"initial_release_date": "2026-05-27T07:45:38+00:00",
"revision_history": [
{
"date": "2026-05-27T07:45:38+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-05-27T07:45:44+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-29T18:55:21+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Update Infrastructure 5",
"product": {
"name": "Red Hat Update Infrastructure 5",
"product_id": "Red Hat Update Infrastructure 5",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhui:5::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Update Infrastructure"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"product": {
"name": "registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"product_id": "registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cds-rhel9@sha256%3A29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a?arch=amd64\u0026repository_url=registry.redhat.io/rhui5/cds-rhel9\u0026tag=1779798159"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64",
"product": {
"name": "registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64",
"product_id": "registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/haproxy-rhel9@sha256%3Aeeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d?arch=amd64\u0026repository_url=registry.redhat.io/rhui5/haproxy-rhel9\u0026tag=1779798164"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64",
"product": {
"name": "registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64",
"product_id": "registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64",
"product_identification_helper": {
"purl": "pkg:oci/installer-rhel9@sha256%3Afb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17?arch=amd64\u0026repository_url=registry.redhat.io/rhui5/installer-rhel9\u0026tag=1779798165"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64",
"product": {
"name": "registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64",
"product_id": "registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhua-rhel9@sha256%3Aae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8?arch=amd64\u0026repository_url=registry.redhat.io/rhui5/rhua-rhel9\u0026tag=1779798222"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64 as a component of Red Hat Update Infrastructure 5",
"product_id": "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64"
},
"product_reference": "registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"relates_to_product_reference": "Red Hat Update Infrastructure 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64 as a component of Red Hat Update Infrastructure 5",
"product_id": "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64"
},
"product_reference": "registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64",
"relates_to_product_reference": "Red Hat Update Infrastructure 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64 as a component of Red Hat Update Infrastructure 5",
"product_id": "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64"
},
"product_reference": "registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64",
"relates_to_product_reference": "Red Hat Update Infrastructure 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64 as a component of Red Hat Update Infrastructure 5",
"product_id": "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64"
},
"product_reference": "registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64",
"relates_to_product_reference": "Red Hat Update Infrastructure 5"
}
]
},
"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",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2408891"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability in Python\u2019s os.path.expandvars() function that can cause performance degradation. When processing specially crafted, user-controlled input with nested environment variable patterns, the function exhibits quadratic time complexity, potentially leading to excessive CPU usage and denial of service (DoS) conditions. No code execution or data exposure occurs, so the impact is limited to performance slowdown.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: Quadratic complexity in os.path.expandvars() with user-controlled template",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Low rather than Moderate because it only causes a performance inefficiency without affecting code execution, data integrity, or confidentiality. The flaw lies in the algorithmic complexity of os.path.expandvars(), which can become quadratic when processing crafted input containing repetitive or nested environment variable references. Exploitation requires the attacker to control the input string passed to this function, which is uncommon in secure applications. Moreover, the impact is limited to increased CPU utilization and potential slowdown, not system compromise or data manipulation. Since the issue does not introduce memory corruption, privilege escalation, or information disclosure risks, its overall impact scope and exploitability are minimal, justifying a Low severity rating.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64"
],
"known_not_affected": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64"
]
},
"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-05-27T07:45:38+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:21275"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 4.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64"
]
}
],
"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",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418084"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the plistlib module in the Python standard library. The amount of data to read from a Plist file is specified in the file itself. This issue allows a specially crafted Plist file to cause an application to allocate a large amount of memory, potentially resulting in allocations errors, swapping, out-of-memory conditions or even system freezes.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: Out-of-memory when loading Plist",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue can only be exploited by Python applications processing malicious or untrusted Plist files, which are not typically done in Linux systems or applications. Furthermore, this flaw can cause only a denial of service with no other security impact. Due to these reasons, this vulnerability has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64"
],
"known_not_affected": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64"
]
},
"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-05-27T07:45:38+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:21275"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: Out-of-memory when loading Plist"
},
{
"acknowledgments": [
{
"names": [
"Sovereign Tech Resilience program"
],
"organization": "Sovereign Tech Agency"
},
{
"names": [
"treeplus"
]
}
],
"cve": "CVE-2025-14087",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2025-12-05T08:35:24.744000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419093"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in GLib (Gnome Lib). This vulnerability allows a remote attacker to cause heap corruption, leading to a denial of service or potential code execution via a buffer-underflow in the GVariant parser when processing maliciously crafted input strings.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glib: GLib: Buffer underflow in GVariant parser leads to heap corruption",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The highest threat is to system availability due to potential application crashes when processing maliciously crafted input strings through GLib\u0027s GVariant parser. This issue affects applications that utilize g_variant_parse() on untrusted data, leading to memory corruption and possible denial of service.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-14087"
},
{
"category": "external",
"summary": "RHBZ#2419093",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419093"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-14087",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14087"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-14087",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-14087"
},
{
"category": "external",
"summary": "https://gitlab.gnome.org/GNOME/glib/-/issues/3834",
"url": "https://gitlab.gnome.org/GNOME/glib/-/issues/3834"
}
],
"release_date": "2025-12-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-27T07:45:38+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:21275"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "glib: GLib: Buffer underflow in GVariant parser leads to heap corruption"
},
{
"acknowledgments": [
{
"names": [
"Codean Labs"
]
}
],
"cve": "CVE-2025-14512",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2025-12-11T06:22:59.701000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2421339"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in glib. This vulnerability allows a heap buffer overflow and denial-of-service (DoS) via an integer overflow in GLib\u0027s GIO (GLib Input/Output) escape_byte_string() function when processing malicious file or remote filesystem attribute values.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glib: Integer Overflow in GLib GIO Attribute Escaping Causes Heap Buffer Overflow",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat products because an integer overflow in GLib\u0027s GIO `escape_byte_string()` function can lead to a heap buffer overflow and denial-of-service. This occurs when processing specially crafted file or remote filesystem attribute values, requiring an attacker to provide malicious input.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-14512"
},
{
"category": "external",
"summary": "RHBZ#2421339",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2421339"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-14512",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14512"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-14512",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-14512"
},
{
"category": "external",
"summary": "https://gitlab.gnome.org/GNOME/glib/-/issues/3845",
"url": "https://gitlab.gnome.org/GNOME/glib/-/issues/3845"
}
],
"release_date": "2025-12-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-27T07:45:38+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:21275"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "glib: Integer Overflow in GLib GIO Attribute Escaping Causes Heap Buffer Overflow"
},
{
"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",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431366"
}
],
"notes": [
{
"category": "description",
"text": "Missing newline filtering has been discovered in Python. User-controlled data URLs parsed by urllib.request.DataHandler allow injecting headers through newlines in the data URL mediatype.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: Header injection via newlines in data URL mediatype in Python",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64"
],
"known_not_affected": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64"
]
},
"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-05-27T07:45:38+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:21275"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64"
]
}
],
"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",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64"
]
}
],
"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": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64"
],
"known_not_affected": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64"
]
},
"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-05-27T07:45:38+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:21275"
},
{
"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": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64"
]
}
],
"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",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64"
]
}
],
"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": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64"
],
"known_not_affected": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64"
]
},
"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-05-27T07:45:38+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:21275"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: Header injection in http.cookies.Morsel in Python"
},
{
"cve": "CVE-2026-0865",
"cwe": {
"id": "CWE-74",
"name": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)"
},
"discovery_date": "2026-01-20T22:01:26.694713+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431367"
}
],
"notes": [
{
"category": "description",
"text": "Missing newline filtering has been discovered in Python. User-controlled header names and values containing newlines can allow injecting HTTP headers.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: wsgiref.headers.Headers allows header newline injection in Python",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-0865"
},
{
"category": "external",
"summary": "RHBZ#2431367",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431367"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-0865",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0865"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-0865",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-0865"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/143916",
"url": "https://github.com/python/cpython/issues/143916"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/143917",
"url": "https://github.com/python/cpython/pull/143917"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/BJ6QPHNSHJTS3A7CFV6IBMCAP2DWRVNT/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/BJ6QPHNSHJTS3A7CFV6IBMCAP2DWRVNT/"
}
],
"release_date": "2026-01-20T21:26:15.274000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-27T07:45:38+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:21275"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: wsgiref.headers.Headers allows header newline injection in Python"
},
{
"cve": "CVE-2026-1502",
"cwe": {
"id": "CWE-93",
"name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)"
},
"discovery_date": "2026-04-10T19:01:07.715197+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64"
]
}
],
"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": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64"
],
"known_not_affected": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-1502"
},
{
"category": "external",
"summary": "RHBZ#2457409",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2457409"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-1502",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1502"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-1502",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-1502"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/05ed7ce7ae9e17c23a04085b2539fe6d6d3cef69",
"url": "https://github.com/python/cpython/commit/05ed7ce7ae9e17c23a04085b2539fe6d6d3cef69"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/146211",
"url": "https://github.com/python/cpython/issues/146211"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/146212",
"url": "https://github.com/python/cpython/pull/146212"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/2IVPAEQWUJBCTQZEJEVTYCIKSMQPGRZ3/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/2IVPAEQWUJBCTQZEJEVTYCIKSMQPGRZ3/"
}
],
"release_date": "2026-04-10T17:54:44.121000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-27T07:45:38+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:21275"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: Python: HTTP header injection via CR/LF in proxy tunnel headers"
},
{
"acknowledgments": [
{
"names": [
"Zoltan Fridrich"
],
"organization": "Red Hat",
"summary": "This issue was discovered by Red Hat."
}
],
"cve": "CVE-2026-2100",
"cwe": {
"id": "CWE-824",
"name": "Access of Uninitialized Pointer"
},
"discovery_date": "2026-02-06T12:02:49.002000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437308"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in p11-kit. A remote attacker could exploit this vulnerability by calling the C_DeriveKey function on a remote token with specific IBM kyber or IBM btc derive mechanism parameters set to NULL. This could lead to the RPC-client attempting to return an uninitialized value, potentially resulting in a NULL dereference or undefined behavior. This issue may cause an application level denial of service or other unpredictable system states.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "p11-kit: NULL dereference via C_DeriveKey with specific NULL parameters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This MODERATE impact flaw in p11-kit allows a remote attacker to cause an application level denial of service or unpredictable system states. Exploitation occurs when the C_DeriveKey function is called on a remote token with specific IBM kyber or IBM btc derive mechanism parameters set to NULL. This affects Red Hat Enterprise Linux 9.8 and 10.2, Fedora 42 and 43, and Red Hat In-Vehicle OS 2.0. Other Red Hat products, including OpenShift Container Platform and various RHEL versions, are not affected as the vulnerable code is not present.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-2100"
},
{
"category": "external",
"summary": "RHBZ#2437308",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437308"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-2100",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2100"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-2100",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-2100"
},
{
"category": "external",
"summary": "https://github.com/p11-glue/p11-kit/pull/740",
"url": "https://github.com/p11-glue/p11-kit/pull/740"
}
],
"release_date": "2026-02-06T08:08:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-27T07:45:38+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:21275"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "p11-kit: NULL dereference via C_DeriveKey with specific NULL parameters"
},
{
"cve": "CVE-2026-2297",
"cwe": {
"id": "CWE-778",
"name": "Insufficient Logging"
},
"discovery_date": "2026-03-04T23:01:09.396553+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2444691"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in CPython. This vulnerability allows a local user with low privileges to bypass security auditing mechanisms. The issue occurs because the SourcelessFileLoader component, responsible for handling older Python compiled files (.pyc), does not properly trigger system audit events. This oversight could enable malicious activities to go undetected, compromising the integrity of the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: CPython: Logging Bypass in Legacy .pyc File Handling",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64"
],
"known_not_affected": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-2297"
},
{
"category": "external",
"summary": "RHBZ#2444691",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2444691"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-2297",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2297"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-2297",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-2297"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/482d6f8bdba9da3725d272e8bb4a2d25fb6a603e",
"url": "https://github.com/python/cpython/commit/482d6f8bdba9da3725d272e8bb4a2d25fb6a603e"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/a51b1b512de1d56b3714b65628a2eae2b07e535e",
"url": "https://github.com/python/cpython/commit/a51b1b512de1d56b3714b65628a2eae2b07e535e"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/e58e9802b9bec5cdbf48fc9bf1da5f4fda482e86",
"url": "https://github.com/python/cpython/commit/e58e9802b9bec5cdbf48fc9bf1da5f4fda482e86"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/145506",
"url": "https://github.com/python/cpython/issues/145506"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/145507",
"url": "https://github.com/python/cpython/pull/145507"
}
],
"release_date": "2026-03-04T22:10:43.297000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-27T07:45:38+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:21275"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.3,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64"
]
}
],
"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",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2448168"
}
],
"notes": [
{
"category": "description",
"text": "A control character validation flaw has been discovered in the Python http.cookie module. The Morsel.update(), |= operator, and unpickling paths were not patched to resolve CVE-2026-0672, allowing control characters to bypass input validation. Additionally, BaseCookie.js_output() lacked the output validation applied to BaseCookie.output().",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: Incomplete control character validation in http.cookies",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64"
],
"known_not_affected": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-3644"
},
{
"category": "external",
"summary": "RHBZ#2448168",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2448168"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-3644",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3644"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-3644",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-3644"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/57e88c1cf95e1481b94ae57abe1010469d47a6b4",
"url": "https://github.com/python/cpython/commit/57e88c1cf95e1481b94ae57abe1010469d47a6b4"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/145599",
"url": "https://github.com/python/cpython/issues/145599"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/145600",
"url": "https://github.com/python/cpython/pull/145600"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/H6CADMBCDRFGWCMOXWUIHFJNV43GABJ7/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/H6CADMBCDRFGWCMOXWUIHFJNV43GABJ7/"
}
],
"release_date": "2026-03-16T17:37:31.344000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-27T07:45:38+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:21275"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64"
]
}
],
"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",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2448181"
}
],
"notes": [
{
"category": "description",
"text": "A stack overflow flaw has been discovered in the python pyexpat module. When an Expat parser with a registered ElementDeclHandler parses an inline document type definition containing a deeply nested content model a C stack overflow occurs. This will result in a program crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: Stack overflow parsing XML with deeply nested DTD content models",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64"
],
"known_not_affected": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-4224"
},
{
"category": "external",
"summary": "RHBZ#2448181",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2448181"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-4224",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4224"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-4224",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4224"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/196edfb06a7458377d4d0f4b3cd41724c1f3bd4a",
"url": "https://github.com/python/cpython/commit/196edfb06a7458377d4d0f4b3cd41724c1f3bd4a"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/e0a8a6da90597a924b300debe045cdb4628ee1f3",
"url": "https://github.com/python/cpython/commit/e0a8a6da90597a924b300debe045cdb4628ee1f3"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/eb0e8be3a7e11b87d198a2c3af1ed0eccf532768",
"url": "https://github.com/python/cpython/commit/eb0e8be3a7e11b87d198a2c3af1ed0eccf532768"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/145986",
"url": "https://github.com/python/cpython/issues/145986"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/145987",
"url": "https://github.com/python/cpython/pull/145987"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/5M7CGUW3XBRY7II4DK43KF7NQQ3TPZ6R/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/5M7CGUW3XBRY7II4DK43KF7NQQ3TPZ6R/"
}
],
"release_date": "2026-03-16T17:52:26.639000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-27T07:45:38+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:21275"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: Stack overflow parsing XML with deeply nested DTD content models"
},
{
"cve": "CVE-2026-4519",
"cwe": {
"id": "CWE-88",
"name": "Improper Neutralization of Argument Delimiters in a Command (\u0027Argument Injection\u0027)"
},
"discovery_date": "2026-03-20T16:02:13.494105+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2449649"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Python. The `webbrowser.open()` API, used to launch web browsers, does not properly sanitize input. This allows a remote attacker to craft a malicious URL containing leading dashes. When such a URL is opened, certain web browsers may interpret these dashes as command-line options, which could lead to unexpected behavior, information disclosure, or potentially arbitrary code execution, impacting the integrity of the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: Python: Command-line option injection in webbrowser.open() via crafted URLs",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_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-27T07:45:38+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:21275"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_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-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_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",
"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-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_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-27T07:45:38+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:21275"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_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-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python: cpython: Python: Arbitrary code execution via command injection in webbrowser.open() API"
},
{
"acknowledgments": [
{
"names": [
"Ali Raza"
]
}
],
"cve": "CVE-2026-4878",
"cwe": {
"id": "CWE-367",
"name": "Time-of-check Time-of-use (TOCTOU) Race Condition"
},
"discovery_date": "2026-03-26T06:56:21.213270+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2451615"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libcap. A local unprivileged user can exploit a Time-of-check-to-time-of-use (TOCTOU) race condition in the `cap_set_file()` function. This allows an attacker with write access to a parent directory to redirect file capability updates to an attacker-controlled file. By doing so, capabilities can be injected into or stripped from unintended executables, leading to privilege escalation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libcap: libcap: Privilege escalation via TOCTOU race condition in cap_set_file()",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important flaw. A Time-of-Check-to-Time-of-Use (TOCTOU) race condition in libcap\u0027s cap_set_file() allows a local unprivileged user to escalate privileges. An attacker with write access to a parent directory can exploit a narrow window during file capability updates to redirect capabilities to an attacker-controlled file. This can lead to the injection of elevated privileges into an unintended executable when privileged processes, such as setcap or container tooling, invoke cap_set_file() on attacker-influenced paths.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-4878"
},
{
"category": "external",
"summary": "RHBZ#2451615",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2451615"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-4878",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4878"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-4878",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4878"
},
{
"category": "external",
"summary": "https://bugzilla.redhat.com/show_bug.cgi?id=2447554",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447554"
}
],
"release_date": "2026-04-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-27T07:45:38+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:21275"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libcap: libcap: Privilege escalation via TOCTOU race condition in cap_set_file()"
},
{
"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-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_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-27T07:45:38+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:21275"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_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-29111",
"cwe": {
"id": "CWE-1287",
"name": "Improper Validation of Specified Type of Input"
},
"discovery_date": "2026-03-23T22:01:54.593547+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2450505"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in systemd, a system and service manager. An unprivileged user can exploit this vulnerability by making an Inter-Process Communication (IPC) API call with spurious data. In older versions (v249 and earlier), this can lead to stack overwriting with attacker-controlled content, potentially enabling arbitrary code execution or privilege escalation. In newer versions (v250 and later), the flaw causes systemd to assert and freeze, resulting in a Denial of Service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "systemd: systemd: Arbitrary code execution or Denial of Service via spurious IPC API call data",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-29111"
},
{
"category": "external",
"summary": "RHBZ#2450505",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450505"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-29111",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-29111"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-29111",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-29111"
},
{
"category": "external",
"summary": "https://github.com/systemd/systemd/commit/1d22f706bd04f45f8422e17fbde3f56ece17758a",
"url": "https://github.com/systemd/systemd/commit/1d22f706bd04f45f8422e17fbde3f56ece17758a"
},
{
"category": "external",
"summary": "https://github.com/systemd/systemd/commit/20021e7686426052e3a7505425d7e12085feb2a6",
"url": "https://github.com/systemd/systemd/commit/20021e7686426052e3a7505425d7e12085feb2a6"
},
{
"category": "external",
"summary": "https://github.com/systemd/systemd/commit/21167006574d6b83813c7596759b474f56562412",
"url": "https://github.com/systemd/systemd/commit/21167006574d6b83813c7596759b474f56562412"
},
{
"category": "external",
"summary": "https://github.com/systemd/systemd/commit/3cee294fe8cf4fa0eff933ab21416d099942cabd",
"url": "https://github.com/systemd/systemd/commit/3cee294fe8cf4fa0eff933ab21416d099942cabd"
},
{
"category": "external",
"summary": "https://github.com/systemd/systemd/commit/42aee39107fbdd7db1ccd402a2151822b2805e9f",
"url": "https://github.com/systemd/systemd/commit/42aee39107fbdd7db1ccd402a2151822b2805e9f"
},
{
"category": "external",
"summary": "https://github.com/systemd/systemd/commit/54588d2dedff54bfb6036670820650e4ea74628f",
"url": "https://github.com/systemd/systemd/commit/54588d2dedff54bfb6036670820650e4ea74628f"
},
{
"category": "external",
"summary": "https://github.com/systemd/systemd/commit/7ac3220213690e8a8d6d2a6e81e43bd1dce01d69",
"url": "https://github.com/systemd/systemd/commit/7ac3220213690e8a8d6d2a6e81e43bd1dce01d69"
},
{
"category": "external",
"summary": "https://github.com/systemd/systemd/commit/80acea4ef80a4bb78560ed970c34952299b890d6",
"url": "https://github.com/systemd/systemd/commit/80acea4ef80a4bb78560ed970c34952299b890d6"
},
{
"category": "external",
"summary": "https://github.com/systemd/systemd/commit/b5fd14693057e5f2c9b4a49603be64ec3608ff6c",
"url": "https://github.com/systemd/systemd/commit/b5fd14693057e5f2c9b4a49603be64ec3608ff6c"
},
{
"category": "external",
"summary": "https://github.com/systemd/systemd/commit/efa6ba2ab625aaa160ac435a09e6482fc63bdbe8",
"url": "https://github.com/systemd/systemd/commit/efa6ba2ab625aaa160ac435a09e6482fc63bdbe8"
},
{
"category": "external",
"summary": "https://github.com/systemd/systemd/security/advisories/GHSA-gx6q-6f99-m764",
"url": "https://github.com/systemd/systemd/security/advisories/GHSA-gx6q-6f99-m764"
}
],
"release_date": "2026-03-23T21:03:56.120000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-27T07:45:38+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:21275"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "systemd: systemd: Arbitrary code execution or Denial of Service via spurious IPC API call data"
},
{
"cve": "CVE-2026-31790",
"cwe": {
"id": "CWE-824",
"name": "Access of Uninitialized Pointer"
},
"discovery_date": "2026-03-25T02:59:10.179000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2451094"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in openssl. Applications that use RSASVE key encapsulation, a method for securely exchanging encryption keys, may inadvertently expose sensitive data. This vulnerability arises when an application processes a malicious, invalid RSA public key provided by an attacker without proper validation. Consequently, the application might send the contents of an uninitialized memory buffer, which could contain confidential information, to the attacker.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: openssl: Information Disclosure from Uninitialized Memory via Invalid RSA Public Key",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Moderate impact. This flaw affects applications utilizing RSASVE key encapsulation, where an attacker-supplied invalid RSA public key is used with EVP_PKEY_encapsulate() without prior validation. This can lead to the disclosure of sensitive, uninitialized memory buffer contents to a malicious peer.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-31790"
},
{
"category": "external",
"summary": "RHBZ#2451094",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2451094"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-31790",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-31790"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-31790",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-31790"
},
{
"category": "external",
"summary": "https://openssl-library.org/news/secadv/20260407.txt",
"url": "https://openssl-library.org/news/secadv/20260407.txt"
}
],
"release_date": "2026-04-07T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-27T07:45:38+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:21275"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/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-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "openssl: openssl: Information Disclosure from Uninitialized Memory via Invalid RSA Public Key"
},
{
"cve": "CVE-2026-34982",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-04-06T16:02:10.004743+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2455400"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim. A modeline is used to set specific editor options directly from a text file. However, the `complete`, `guitabtooltip`, `printheader` options and the `mapset` function lack proper security checks, allowing an attacker to bypass restrictions and cause arbitrary OS command execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: arbitrary command execution via modeline sandbox bypass",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this vulnerability, an attacker needs to convince a user to open a specially crafted file. The arbitrary OS command execution is restricted to the privileges of the user running Vim, limiting the potential of a full system compromise.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-34982"
},
{
"category": "external",
"summary": "RHBZ#2455400",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2455400"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-34982",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34982"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-34982",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34982"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2026/04/01/1",
"url": "http://www.openwall.com/lists/oss-security/2026/04/01/1"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/75661a66a1db1e1f3f1245c615",
"url": "https://github.com/vim/vim/commit/75661a66a1db1e1f3f1245c615"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0276",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0276"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-8h6p-m6gr-mpw9",
"url": "https://github.com/vim/vim/security/advisories/GHSA-8h6p-m6gr-mpw9"
}
],
"release_date": "2026-04-06T15:16:48.809000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-27T07:45:38+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:21275"
},
{
"category": "workaround",
"details": "To mitigate this issue, disable the modeline support by adding the following command to the Vim configuration file:\n\n~~~\nset nomodeline\n~~~",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vim: arbitrary command execution via modeline sandbox bypass"
},
{
"cve": "CVE-2026-35385",
"cwe": {
"id": "CWE-281",
"name": "Improper Preservation of Permissions"
},
"discovery_date": "2026-04-02T17:01:07.052864+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2454469"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSH. When the `scp` command is used by a root user to download a file with the legacy protocol option (`-O`) and without preserving original file permissions (`-p`), the downloaded file can be installed with elevated privileges (setuid or setgid). This unexpected behavior could allow a malicious file to execute with higher permissions than intended, posing a security risk through potential privilege escalation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "OpenSSH: OpenSSH: Privilege escalation via scp legacy protocol when not preserving file mode",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64"
],
"known_not_affected": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-35385"
},
{
"category": "external",
"summary": "RHBZ#2454469",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2454469"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-35385",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-35385"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-35385",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-35385"
},
{
"category": "external",
"summary": "https://marc.info/?l=openssh-unix-dev\u0026m=177513443901484\u0026w=2",
"url": "https://marc.info/?l=openssh-unix-dev\u0026m=177513443901484\u0026w=2"
},
{
"category": "external",
"summary": "https://www.openssh.org/releasenotes.html#10.3p1",
"url": "https://www.openssh.org/releasenotes.html#10.3p1"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2026/04/02/3",
"url": "https://www.openwall.com/lists/oss-security/2026/04/02/3"
}
],
"release_date": "2026-04-02T16:30:59.615000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-27T07:45:38+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:21275"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"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:H",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "OpenSSH: OpenSSH: Privilege escalation via scp legacy protocol when not preserving file mode"
},
{
"cve": "CVE-2026-35386",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-04-02T18:02:24.149353+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2454506"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSH. This vulnerability allows a remote attacker to achieve arbitrary command execution by injecting shell metacharacters into a username provided on the command line. Exploitation requires an untrusted username and a non-default configuration of the \u0027%\u0027 character in `ssh_config`.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "OpenSSH: OpenSSH: Arbitrary command execution via shell metacharacters in username",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat products do not ship in a configuration which is subject to this vulnerability. Additionally, the impact of the command execution is limited to the scope of the specific user account which users would need to create themselves.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64"
],
"known_not_affected": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-35386"
},
{
"category": "external",
"summary": "RHBZ#2454506",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2454506"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-35386",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-35386"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-35386",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-35386"
},
{
"category": "external",
"summary": "https://marc.info/?l=openssh-unix-dev\u0026m=177513443901484\u0026w=2",
"url": "https://marc.info/?l=openssh-unix-dev\u0026m=177513443901484\u0026w=2"
},
{
"category": "external",
"summary": "https://www.openssh.org/releasenotes.html#10.3p1",
"url": "https://www.openssh.org/releasenotes.html#10.3p1"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2026/04/02/3",
"url": "https://www.openwall.com/lists/oss-security/2026/04/02/3"
}
],
"release_date": "2026-04-02T16:44:27.806000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-27T07:45:38+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:21275"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.6,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "OpenSSH: OpenSSH: Arbitrary command execution via shell metacharacters in username"
},
{
"cve": "CVE-2026-35387",
"cwe": {
"id": "CWE-115",
"name": "Misinterpretation of Input"
},
"discovery_date": "2026-04-02T18:01:38.952994+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2454494"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSH. This vulnerability allows the system to use unintended Elliptic Curve Digital Signature Algorithm (ECDSA) algorithms. This occurs because the configuration for accepted public key algorithms is misinterpreted, leading to the use of weaker cryptographic methods than intended. This could potentially allow an attacker to compromise the confidentiality of data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "OpenSSH: OpenSSH: Information disclosure due to unintended cryptographic algorithm usage",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The cipher choices which may be used as a result of this flaw may provide fewer bits of security than those configured by the user, however they are all still considered cryptographically secure. Users who work in regulated environments may however find themselves using ciphers which are not approved in their regulatory environment.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64"
],
"known_not_affected": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-35387"
},
{
"category": "external",
"summary": "RHBZ#2454494",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2454494"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-35387",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-35387"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-35387",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-35387"
},
{
"category": "external",
"summary": "https://marc.info/?l=openssh-unix-dev\u0026m=177513443901484\u0026w=2",
"url": "https://marc.info/?l=openssh-unix-dev\u0026m=177513443901484\u0026w=2"
},
{
"category": "external",
"summary": "https://www.openssh.org/releasenotes.html#10.3p1",
"url": "https://www.openssh.org/releasenotes.html#10.3p1"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2026/04/02/3",
"url": "https://www.openwall.com/lists/oss-security/2026/04/02/3"
}
],
"release_date": "2026-04-02T16:52:53.623000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-27T07:45:38+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:21275"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "OpenSSH: OpenSSH: Information disclosure due to unintended cryptographic algorithm usage"
},
{
"cve": "CVE-2026-35388",
"cwe": {
"id": "CWE-306",
"name": "Missing Authentication for Critical Function"
},
"discovery_date": "2026-04-02T18:02:01.536010+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2454500"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSH. This vulnerability allows for a low integrity impact due to the omission of connection multiplexing confirmation for proxy-mode multiplexing sessions. A local user, under specific and complex conditions requiring user interaction, could potentially establish a multiplexed session without explicit confirmation, leading to unintended data handling.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "OpenSSH: OpenSSH: Low integrity impact from unconfirmed proxy-mode multiplexing sessions",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64"
],
"known_not_affected": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-35388"
},
{
"category": "external",
"summary": "RHBZ#2454500",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2454500"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-35388",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-35388"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-35388",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-35388"
},
{
"category": "external",
"summary": "https://marc.info/?l=openssh-unix-dev\u0026m=177513443901484\u0026w=2",
"url": "https://marc.info/?l=openssh-unix-dev\u0026m=177513443901484\u0026w=2"
},
{
"category": "external",
"summary": "https://www.openssh.org/releasenotes.html#10.3p1",
"url": "https://www.openssh.org/releasenotes.html#10.3p1"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2026/04/02/3",
"url": "https://www.openwall.com/lists/oss-security/2026/04/02/3"
}
],
"release_date": "2026-04-02T16:57:31.073000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-27T07:45:38+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:21275"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 2.2,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "OpenSSH: OpenSSH: Low integrity impact from unconfirmed proxy-mode multiplexing sessions"
},
{
"cve": "CVE-2026-35414",
"cwe": {
"id": "CWE-168",
"name": "Improper Handling of Inconsistent Special Elements"
},
"discovery_date": "2026-04-02T18:01:25.983089+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2454490"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSH. This vulnerability arises from the incorrect handling of the authorized_keys principals option in uncommon scenarios. Specifically, when a principals list is used with a Certificate Authority that includes comma characters, OpenSSH may misinterpret the input. This could lead to security bypasses, potentially allowing unintended access or information disclosure in specific authentication contexts.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "OpenSSH: OpenSSH: Security bypass via mishandling of authorized_keys principals option",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The risk posed by this flaw to Red Hat products is limited. The use of SSH certificates is not enabled by default and requires that users opt-in to the feature. Further, when following documented guidance ssh connections should only be permitted to non-root users which will limit 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/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64"
],
"known_not_affected": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-35414"
},
{
"category": "external",
"summary": "RHBZ#2454490",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2454490"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-35414",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-35414"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-35414",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-35414"
},
{
"category": "external",
"summary": "https://marc.info/?l=openssh-unix-dev\u0026m=177513443901484\u0026w=2",
"url": "https://marc.info/?l=openssh-unix-dev\u0026m=177513443901484\u0026w=2"
},
{
"category": "external",
"summary": "https://www.openssh.org/releasenotes.html#10.3p1",
"url": "https://www.openssh.org/releasenotes.html#10.3p1"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2026/04/02/3",
"url": "https://www.openwall.com/lists/oss-security/2026/04/02/3"
}
],
"release_date": "2026-04-02T17:08:15.628000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-27T07:45:38+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:21275"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "OpenSSH: OpenSSH: Security bypass via mishandling of authorized_keys principals option"
},
{
"cve": "CVE-2026-35535",
"cwe": {
"id": "CWE-272",
"name": "Least Privilege Violation"
},
"discovery_date": "2026-04-03T03:01:03.124541+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2454714"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Sudo. A local user could exploit a failure in the setuid, setgid, or setgroups calls, which are used to drop privileges before running the mailer. This oversight allows for privilege escalation, enabling the user to gain elevated access on the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "sudo: Sudo: Privilege escalation due to failure in privilege drop calls",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64"
],
"known_not_affected": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-35535"
},
{
"category": "external",
"summary": "RHBZ#2454714",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2454714"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-35535",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-35535"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-35535",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-35535"
},
{
"category": "external",
"summary": "https://bugs.debian.org/1130593",
"url": "https://bugs.debian.org/1130593"
},
{
"category": "external",
"summary": "https://bugs.launchpad.net/ubuntu/+source/sudo/+bug/2143042",
"url": "https://bugs.launchpad.net/ubuntu/+source/sudo/+bug/2143042"
},
{
"category": "external",
"summary": "https://github.com/sudo-project/sudo/commit/3e474c2f201484be83d994ae10a4e20e8c81bb69",
"url": "https://github.com/sudo-project/sudo/commit/3e474c2f201484be83d994ae10a4e20e8c81bb69"
},
{
"category": "external",
"summary": "https://www.qualys.com/2026/03/10/crack-armor.txt",
"url": "https://www.qualys.com/2026/03/10/crack-armor.txt"
}
],
"release_date": "2026-04-03T02:21:33.584000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-27T07:45:38+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:21275"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "sudo: Sudo: Privilege escalation due to failure in privilege drop calls"
},
{
"cve": "CVE-2026-40355",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2026-04-28T07:01:45.120520+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2463370"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in MIT Kerberos 5 (krb5). An unauthenticated remote attacker can exploit a NULL pointer dereference vulnerability by calling `gss_accept_sec_context()` on a system with a NegoEx mechanism registered. This can lead to the termination of the process, resulting in a Denial of Service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "krb5: MIT Kerberos 5: Denial of Service via NULL pointer dereference in NegoEx mechanism",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Moderate: This flaw allows an unauthenticated remote attacker to cause a Denial of Service in MIT Kerberos 5 by triggering a NULL pointer dereference. Exploitation requires the NegoEx mechanism to be explicitly registered in the system\u0027s GSSAPI configuration, which is not a default state in all Red Hat environments.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-40355"
},
{
"category": "external",
"summary": "RHBZ#2463370",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2463370"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-40355",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-40355"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-40355",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-40355"
},
{
"category": "external",
"summary": "https://cems.fun/2026/04/27/krb5-two-unauthenticated-network-vulnerabilities.html",
"url": "https://cems.fun/2026/04/27/krb5-two-unauthenticated-network-vulnerabilities.html"
},
{
"category": "external",
"summary": "https://github.com/krb5/krb5/commit/2e75f0d9362fb979f5fc92829431a590a130929f",
"url": "https://github.com/krb5/krb5/commit/2e75f0d9362fb979f5fc92829431a590a130929f"
},
{
"category": "external",
"summary": "https://web.mit.edu/kerberos/advisories/",
"url": "https://web.mit.edu/kerberos/advisories/"
}
],
"release_date": "2026-04-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-27T07:45:38+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:21275"
},
{
"category": "workaround",
"details": "To mitigate this issue, remove the NegoEx mechanism registration from the system\u0027s GSSAPI configuration if it is not required. This can typically be achieved by removing or commenting out the relevant entry in `/etc/gss/mech`. A restart of services utilizing Kerberos might be necessary for the changes to take effect, which could impact Kerberos-dependent functionality.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "krb5: MIT Kerberos 5: Denial of Service via NULL pointer dereference in NegoEx mechanism"
},
{
"cve": "CVE-2026-40356",
"cwe": {
"id": "CWE-191",
"name": "Integer Underflow (Wrap or Wraparound)"
},
"discovery_date": "2026-04-28T07:01:37.543641+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2463368"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in MIT Kerberos 5 (krb5). An unauthenticated remote attacker can exploit an integer underflow and an out-of-bounds read vulnerability by calling `gss_accept_sec_context()` on a system with a NegoEx mechanism registered. This can lead to the process terminating, resulting in a Denial of Service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "krb5: MIT Kerberos 5 (krb5): Denial of Service via integer underflow and out-of-bounds read",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "An Important denial of service vulnerability exists in MIT Kerberos 5, allowing an unauthenticated remote attacker to terminate processes. This occurs on systems where the NegoEx mechanism is registered and an application invokes `gss_accept_sec_context()`, leading to an integer underflow and out-of-bounds read.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-40356"
},
{
"category": "external",
"summary": "RHBZ#2463368",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2463368"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-40356",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-40356"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-40356",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-40356"
},
{
"category": "external",
"summary": "https://cems.fun/2026/04/27/krb5-two-unauthenticated-network-vulnerabilities.html",
"url": "https://cems.fun/2026/04/27/krb5-two-unauthenticated-network-vulnerabilities.html"
},
{
"category": "external",
"summary": "https://github.com/krb5/krb5/commit/2e75f0d9362fb979f5fc92829431a590a130929f",
"url": "https://github.com/krb5/krb5/commit/2e75f0d9362fb979f5fc92829431a590a130929f"
},
{
"category": "external",
"summary": "https://web.mit.edu/kerberos/advisories/",
"url": "https://web.mit.edu/kerberos/advisories/"
}
],
"release_date": "2026-04-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-27T07:45:38+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:21275"
},
{
"category": "workaround",
"details": "To mitigate this issue, ensure that the NegoEx mechanism is not registered in the `/etc/gss/mech` configuration file. Removing the corresponding entry from this file will prevent the vulnerable code path from being activated. This action may impact services that rely on the NegoEx GSS-API mechanism. A restart of affected Kerberos-dependent services may be required for the change to take effect.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "krb5: MIT Kerberos 5 (krb5): Denial of Service via integer underflow and out-of-bounds read"
},
{
"cve": "CVE-2026-42945",
"cwe": {
"id": "CWE-131",
"name": "Incorrect Calculation of Buffer Size"
},
"discovery_date": "2026-05-13T16:04:29.017257+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477116"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in NGINX, specifically within the ngx_http_rewrite_module. An unauthenticated attacker can exploit this vulnerability by sending crafted HTTP requests under specific rewrite configurations. This can lead to a heap buffer overflow in the NGINX worker process, which may result in arbitrary code execution if Address Space Layout Randomization (ASLR), a security technique to prevent exploitation, is disabled. Otherwise, this flaw causes a denial of service due to a restart of the NGINX worker process.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nginx: NGINX: Arbitrary Code Execution Vulnerability",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Critical: This flaw in NGINX\u0027s ngx_http_rewrite_module can lead to arbitrary code execution due to a heap buffer overflow if Address Space Layout Randomization (ASLR) is disabled, or a denial of service otherwise. Exploitation requires specific, non-default NGINX rewrite configurations involving unnamed PCRE captures and a question mark in the replacement string.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64"
],
"known_not_affected": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42945"
},
{
"category": "external",
"summary": "RHBZ#2477116",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477116"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42945",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42945"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42945",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42945"
},
{
"category": "external",
"summary": "https://depthfirst.com/nginx-rift",
"url": "https://depthfirst.com/nginx-rift"
},
{
"category": "external",
"summary": "https://my.f5.com/manage/s/article/K000161019",
"url": "https://my.f5.com/manage/s/article/K000161019"
}
],
"release_date": "2026-05-13T14:12:43.971000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-27T07:45:38+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:21275"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Critical"
}
],
"title": "nginx: NGINX: Arbitrary Code Execution Vulnerability"
}
]
}
RHSA-2026:7443
Vulnerability from csaf_redhat - Published: 2026-04-10 19:25 - Updated: 2026-05-27 07:49A vulnerability in Python’s os.path.expandvars() function that can cause performance degradation. When processing specially crafted, user-controlled input with nested environment variable patterns, the function exhibits quadratic time complexity, potentially leading to excessive CPU usage and denial of service (DoS) conditions. No code execution or data exposure occurs, so the impact is limited to performance slowdown.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:python3-13-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:python3-13-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:python3-13-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A zip file handling flaw has been discovered in the python standard library `zipfile` module. The 'zipfile' module would not check the validity of the ZIP64 End of Central Directory (EOCD) Locator record offset value would not be used to locate the ZIP64 EOCD record, instead the ZIP64 EOCD record would be assumed to be the previous record in the ZIP archive. This could be abused to create ZIP archives that are handled differently by the 'zipfile' module compared to other ZIP implementations.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:python3-13-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:python3-13-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:python3-13-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
Missing character filtering has been discovered in Python. When folding a long comment in an email header containing exclusively unfoldable characters, the parenthesis would not be preserved. This could be used for injecting headers into email messages where addresses are user-controlled and not sanitized.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:python3-13-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:python3-13-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:python3-13-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in cpython. This vulnerability allows impacted availability via a quadratic algorithm in `xml.dom.minidom` methods, such as `appendChild()`, when building excessively nested documents due to a dependency on `_clear_id_cache()`
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:python3-13-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:python3-13-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:python3-13-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the `tarfile` module of cpython. This vulnerability allows a remote attacker to craft a malicious tar archive that, when processed, could be misinterpreted by the `tarfile` module. This misinterpretation occurs because the module incorrectly applies normalization of `AREGTYPE` blocks to `DIRTYPE` during the processing of multi-block members, such as `GNUTYPE_LONGNAME` or `GNUTYPE_LONGLINK`. The consequence is that the `tarfile` module may process the archive differently than intended, potentially leading to unexpected file system changes or data integrity issues.
CWE-237 - Improper Handling of Structural ElementsA flaw was found in the http.client module in the Python standard library. When reading an HTTP response from a server, if no read amount is specified, the default behavior will be to use Content-Length. This issue allows a malicious server to cause the client to read large amounts of data into memory, potentially causing memory allocations errors, swapping, out-of-memory conditions or even system freezes.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:python3-13-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:python3-13-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:python3-13-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the plistlib module in the Python standard library. The amount of data to read from a Plist file is specified in the file itself. This issue allows a specially crafted Plist file to cause an application to allocate a large amount of memory, potentially resulting in allocations errors, swapping, out-of-memory conditions or even system freezes.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:python3-13-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:python3-13-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:python3-13-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
Missing newline filtering has been discovered in Python. User-controlled data URLs parsed by urllib.request.DataHandler allow injecting headers through newlines in the data URL mediatype.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:python3-13-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:python3-13-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:python3-13-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the poplib module in the Python standard library. The poplib module does not reject control characters, such as newlines, in user-controlled input passed to POP3 commands. This issue allows an attacker to inject additional commands to be executed in the POP3 server.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:python3-13-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:python3-13-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:python3-13-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
Missing newline filtering has been discovered in Python. User-controlled header names and values containing newlines can allow injecting HTTP headers.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:python3-13-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:python3-13-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:python3-13-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the email module in the Python standard library. When serializing an email message, the BytesGenerator class fails to properly quote newline characters for email headers. This issue is exploitable when the LiteralHeader class is used as it does not respect email folding rules, allowing an attacker to inject email headers and potentially modify message recipients or the email body, and spoof sender information.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:python3-13-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:python3-13-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:python3-13-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in CPython. This vulnerability allows a local user with low privileges to bypass security auditing mechanisms. The issue occurs because the SourcelessFileLoader component, responsible for handling older Python compiled files (.pyc), does not properly trigger system audit events. This oversight could enable malicious activities to go undetected, compromising the integrity of the system.
CWE-778 - Insufficient Logging| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:python3-13-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:python3-13-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:python3-13-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the Python base64 module. When decoding base64 data using functions like base64.b64decode(), the decoding process prematurely stops upon encountering the first padding character. This can result in incomplete data being processed, where any information following the initial padding is unexpectedly ignored. Consequently, applications might interpret or handle base64-encoded data inconsistently compared to other implementations, potentially leading to data integrity issues.
A flaw was found in Python's `pkgutil.get_data()` function, which is used to retrieve data from packages. This function did not properly validate the `resource` argument, allowing a local attacker to perform path traversal attacks. Path traversal enables an attacker to access files and directories stored outside the intended root directory, potentially leading to information disclosure or unintended file access.
CWE-22 - Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:python3-13-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:python3-13-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:python3-13-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A control character validation flaw has been discovered in the Python http.cookie module. The Morsel.update(), |= operator, and unpickling paths were not patched to resolve CVE-2026-0672, allowing control characters to bypass input validation. Additionally, BaseCookie.js_output() lacked the output validation applied to BaseCookie.output().
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:python3-13-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:python3-13-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:python3-13-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A stack overflow flaw has been discovered in the python pyexpat module. When an Expat parser with a registered ElementDeclHandler parses an inline document type definition containing a deeply nested content model a C stack overflow occurs. This will result in a program crash.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:python3-13-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:python3-13-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:python3-13-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Python. The `webbrowser.open()` API, used to launch web browsers, does not properly sanitize input. This allows a remote attacker to craft a malicious URL containing leading dashes. When such a URL is opened, certain web browsers may interpret these dashes as command-line options, which could lead to unexpected behavior, information disclosure, or potentially arbitrary code execution, impacting the integrity of the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:python3-13-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:python3-13-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:python3-13-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Python. A malicious Python process could exploit the "profiling.sampling" module and "asyncio introspection capabilities" to read and write memory addresses within a privileged process. This vulnerability occurs when the privileged process connects to the malicious process via its remote debugging feature, potentially leading to information disclosure and arbitrary code execution. Successful exploitation requires repeated connections, which may cause instability in the connecting process.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:python3-13-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:python3-13-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:python3-13-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for Red Hat Hardened Images RPMs is now available.",
"title": "Topic"
},
{
"category": "general",
"text": "This update includes the following RPMs:\n\npython3.13:\n * python3.13-3.13.13-1.hum1 (aarch64, x86_64)\n * python3.13-debug-3.13.13-1.hum1 (aarch64, x86_64)\n * python3.13-devel-3.13.13-1.hum1 (aarch64, x86_64)\n * python3.13-freethreading-3.13.13-1.hum1 (aarch64, x86_64)\n * python3.13-freethreading-debug-3.13.13-1.hum1 (aarch64, x86_64)\n * python3.13-idle-3.13.13-1.hum1 (aarch64, x86_64)\n * python3.13-libs-3.13.13-1.hum1 (aarch64, x86_64)\n * python3.13-test-3.13.13-1.hum1 (aarch64, x86_64)\n * python3.13-tkinter-3.13.13-1.hum1 (aarch64, x86_64)\n * python3.13-3.13.13-1.hum1.src (src)",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:7443",
"url": "https://access.redhat.com/errata/RHSA-2026:7443"
},
{
"category": "external",
"summary": "https://images.redhat.com/",
"url": "https://images.redhat.com/"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-5713",
"url": "https://access.redhat.com/security/cve/CVE-2026-5713"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-4224",
"url": "https://access.redhat.com/security/cve/CVE-2026-4224"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-3644",
"url": "https://access.redhat.com/security/cve/CVE-2026-3644"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-1299",
"url": "https://access.redhat.com/security/cve/CVE-2026-1299"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-0865",
"url": "https://access.redhat.com/security/cve/CVE-2026-0865"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-6075",
"url": "https://access.redhat.com/security/cve/CVE-2025-6075"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-13837",
"url": "https://access.redhat.com/security/cve/CVE-2025-13837"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-13836",
"url": "https://access.redhat.com/security/cve/CVE-2025-13836"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-13462",
"url": "https://access.redhat.com/security/cve/CVE-2025-13462"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-11468",
"url": "https://access.redhat.com/security/cve/CVE-2025-11468"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-8291",
"url": "https://access.redhat.com/security/cve/CVE-2025-8291"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-12084",
"url": "https://access.redhat.com/security/cve/CVE-2025-12084"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-3446",
"url": "https://access.redhat.com/security/cve/CVE-2026-3446"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-3479",
"url": "https://access.redhat.com/security/cve/CVE-2026-3479"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-4519",
"url": "https://access.redhat.com/security/cve/CVE-2026-4519"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-2297",
"url": "https://access.redhat.com/security/cve/CVE-2026-2297"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-15282",
"url": "https://access.redhat.com/security/cve/CVE-2025-15282"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-15367",
"url": "https://access.redhat.com/security/cve/CVE-2025-15367"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_7443.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Hardened Images RPMs bug fix and enhancement update",
"tracking": {
"current_release_date": "2026-05-27T07:49:12+00:00",
"generator": {
"date": "2026-05-27T07:49:12+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2026:7443",
"initial_release_date": "2026-04-10T19:25:32+00:00",
"revision_history": [
{
"date": "2026-04-10T19:25:32+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-04-24T10:51:02+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-27T07:49:12+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Hardened Images",
"product": {
"name": "Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:hummingbird:1"
}
}
}
],
"category": "product_family",
"name": "Red Hat Hardened Images"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-13-main@aarch64",
"product": {
"name": "python3-13-main@aarch64",
"product_id": "python3-13-main@aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.13@3.13.13-1.hum1?arch=aarch64\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-aarch64-rpms"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-13-main@src",
"product": {
"name": "python3-13-main@src",
"product_id": "python3-13-main@src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.13@3.13.13-1.hum1?arch=src\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-source-rpms"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-13-main@x86_64",
"product": {
"name": "python3-13-main@x86_64",
"product_id": "python3-13-main@x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.13@3.13.13-1.hum1?arch=x86_64\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-x86_64-rpms"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-13-main@aarch64 as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:python3-13-main@aarch64"
},
"product_reference": "python3-13-main@aarch64",
"relates_to_product_reference": "Red Hat Hardened Images"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-13-main@src as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:python3-13-main@src"
},
"product_reference": "python3-13-main@src",
"relates_to_product_reference": "Red Hat Hardened Images"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-13-main@x86_64 as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:python3-13-main@x86_64"
},
"product_reference": "python3-13-main@x86_64",
"relates_to_product_reference": "Red Hat Hardened Images"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-6075",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-10-31T17:01:47.052517+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2408891"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability in Python\u2019s os.path.expandvars() function that can cause performance degradation. When processing specially crafted, user-controlled input with nested environment variable patterns, the function exhibits quadratic time complexity, potentially leading to excessive CPU usage and denial of service (DoS) conditions. No code execution or data exposure occurs, so the impact is limited to performance slowdown.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: Quadratic complexity in os.path.expandvars() with user-controlled template",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Low rather than Moderate because it only causes a performance inefficiency without affecting code execution, data integrity, or confidentiality. The flaw lies in the algorithmic complexity of os.path.expandvars(), which can become quadratic when processing crafted input containing repetitive or nested environment variable references. Exploitation requires the attacker to control the input string passed to this function, which is uncommon in secure applications. Moreover, the impact is limited to increased CPU utilization and potential slowdown, not system compromise or data manipulation. Since the issue does not introduce memory corruption, privilege escalation, or information disclosure risks, its overall impact scope and exploitability are minimal, justifying a Low severity rating.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-6075"
},
{
"category": "external",
"summary": "RHBZ#2408891",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2408891"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-6075",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6075"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-6075",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-6075"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/136065",
"url": "https://github.com/python/cpython/issues/136065"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/IUP5QJ6D4KK6ULHOMPC7DPNKRYQTQNLA/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/IUP5QJ6D4KK6ULHOMPC7DPNKRYQTQNLA/"
}
],
"release_date": "2025-10-31T16:41:34.983000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T19:25:32+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7443"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 4.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "python: Quadratic complexity in os.path.expandvars() with user-controlled template"
},
{
"cve": "CVE-2025-8291",
"cwe": {
"id": "CWE-130",
"name": "Improper Handling of Length Parameter Inconsistency"
},
"discovery_date": "2025-10-07T19:01:23.599055+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2402342"
}
],
"notes": [
{
"category": "description",
"text": "A zip file handling flaw has been discovered in the python standard library `zipfile` module. The \u0027zipfile\u0027 module would not check the validity of the ZIP64 End of Central Directory (EOCD) Locator record offset value would not be used to locate the ZIP64 EOCD record, instead the ZIP64 EOCD record would be assumed to be the previous record in the ZIP archive. This could be abused to create ZIP archives that are handled differently by the \u0027zipfile\u0027 module compared to other ZIP implementations.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: python: Python zipfile End of Central Directory (EOCD) Locator record offset not checked",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-8291"
},
{
"category": "external",
"summary": "RHBZ#2402342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2402342"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-8291",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8291"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-8291",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-8291"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/162997bb70e067668c039700141770687bc8f267",
"url": "https://github.com/python/cpython/commit/162997bb70e067668c039700141770687bc8f267"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/333d4a6f4967d3ace91492a39ededbcf3faa76a6",
"url": "https://github.com/python/cpython/commit/333d4a6f4967d3ace91492a39ededbcf3faa76a6"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/139700",
"url": "https://github.com/python/cpython/issues/139700"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/139702",
"url": "https://github.com/python/cpython/pull/139702"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/QECOPWMTH4VPPJAXAH2BGTA4XADOP62G/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/QECOPWMTH4VPPJAXAH2BGTA4XADOP62G/"
}
],
"release_date": "2025-10-07T18:10:05.908000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T19:25:32+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7443"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: python: Python zipfile End of Central Directory (EOCD) Locator record offset not checked"
},
{
"cve": "CVE-2025-11468",
"cwe": {
"id": "CWE-140",
"name": "Improper Neutralization of Delimiters"
},
"discovery_date": "2026-01-20T22:02:21.862077+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431375"
}
],
"notes": [
{
"category": "description",
"text": "Missing character filtering has been discovered in Python. When folding a long comment in an email header containing exclusively unfoldable characters, the parenthesis would not be preserved. This could be used for injecting headers into email messages where addresses are user-controlled and not sanitized.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: Missing character filtering in Python",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-11468"
},
{
"category": "external",
"summary": "RHBZ#2431375",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431375"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-11468",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11468"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-11468",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-11468"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/143935",
"url": "https://github.com/python/cpython/issues/143935"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/143936",
"url": "https://github.com/python/cpython/pull/143936"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/FELSEOLBI2QR6YLG6Q7VYF7FWSGQTKLI/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/FELSEOLBI2QR6YLG6Q7VYF7FWSGQTKLI/"
}
],
"release_date": "2026-01-20T21:09:11.229000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T19:25:32+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7443"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: Missing character filtering in Python"
},
{
"cve": "CVE-2025-12084",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-12-03T19:01:03.489250+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418655"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in cpython. This vulnerability allows impacted availability via a quadratic algorithm in `xml.dom.minidom` methods, such as `appendChild()`, when building excessively nested documents due to a dependency on `_clear_id_cache()`",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: python: cpython: Quadratic algorithm in xml.dom.minidom leads to denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products as it can lead to a denial of service. The flaw exists in the `xml.dom.minidom` module of cpython, where a quadratic algorithm in methods like `appendChild()` can be triggered when processing excessively nested XML documents. When successfully exploited this may impact the availability of applications utilizing this functionality across affected Red Hat products.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-12084"
},
{
"category": "external",
"summary": "RHBZ#2418655",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418655"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-12084",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12084"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-12084",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-12084"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/142145",
"url": "https://github.com/python/cpython/issues/142145"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/142146",
"url": "https://github.com/python/cpython/pull/142146"
}
],
"release_date": "2025-12-03T18:55:32.222000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T19:25:32+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7443"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: python: cpython: Quadratic algorithm in xml.dom.minidom leads to denial of service"
},
{
"cve": "CVE-2025-13462",
"cwe": {
"id": "CWE-237",
"name": "Improper Handling of Structural Elements"
},
"discovery_date": "2026-03-12T19:01:27.734807+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2447082"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `tarfile` module of cpython. This vulnerability allows a remote attacker to craft a malicious tar archive that, when processed, could be misinterpreted by the `tarfile` module. This misinterpretation occurs because the module incorrectly applies normalization of `AREGTYPE` blocks to `DIRTYPE` during the processing of multi-block members, such as `GNUTYPE_LONGNAME` or `GNUTYPE_LONGLINK`. The consequence is that the `tarfile` module may process the archive differently than intended, potentially leading to unexpected file system changes or data integrity issues.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: cpython: `tarfile` module misinterprets crafted tar archives leading to data integrity issues",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-13462"
},
{
"category": "external",
"summary": "RHBZ#2447082",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447082"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-13462",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13462"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-13462",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-13462"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/141707",
"url": "https://github.com/python/cpython/issues/141707"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/143934",
"url": "https://github.com/python/cpython/pull/143934"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/EOMI5I66ZMKQ2INNFT6T7IAIKUGPZYIE/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/EOMI5I66ZMKQ2INNFT6T7IAIKUGPZYIE/"
}
],
"release_date": "2026-03-12T17:59:26.620000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T19:25:32+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7443"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 2.5,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "cpython: cpython: `tarfile` module misinterprets crafted tar archives leading to data integrity issues"
},
{
"cve": "CVE-2025-13836",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-12-01T19:01:03.091899+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418078"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the http.client module in the Python standard library. When reading an HTTP response from a server, if no read amount is specified, the default behavior will be to use Content-Length. This issue allows a malicious server to cause the client to read large amounts of data into memory, potentially causing memory allocations errors, swapping, out-of-memory conditions or even system freezes.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: Excessive read buffering DoS in http.client",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue can only be exploited by Python applications using the http.client.HTTPResponse.read function without the amount parameter, which specifies the read size in bytes. Note that Python libraries may use this function internally and make applications vulnerable. Additionally, vulnerable Python applications must connect to a malicious or compromised server that replies with a very large or crafted Content-Length header to trigger this issue, limiting the exposure of this vulnerability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-13836"
},
{
"category": "external",
"summary": "RHBZ#2418078",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418078"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-13836",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13836"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-13836",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-13836"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/119451",
"url": "https://github.com/python/cpython/issues/119451"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/119454",
"url": "https://github.com/python/cpython/pull/119454"
}
],
"release_date": "2025-12-01T18:02:38.483000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T19:25:32+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7443"
},
{
"category": "workaround",
"details": "Since this vulnerability is triggered when no read amount is specified and the client defaults to using the potentially malicious Content-Length header, developers can mitigate this issue in their code by always imposing an explicit, safe limit on data reads.\n\nApplications using the http.client.HTTPResponse.read function directly can ensure that read operations specify a byte limit:\n\n~~~\n...\nmax_safe_read = 10 * 1024 * 1024\ndata = response.read(max_safe_read)\n...\n~~~",
"product_ids": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: Excessive read buffering DoS in http.client"
},
{
"cve": "CVE-2025-13837",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-12-01T19:01:32.492656+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418084"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the plistlib module in the Python standard library. The amount of data to read from a Plist file is specified in the file itself. This issue allows a specially crafted Plist file to cause an application to allocate a large amount of memory, potentially resulting in allocations errors, swapping, out-of-memory conditions or even system freezes.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: Out-of-memory when loading Plist",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue can only be exploited by Python applications processing malicious or untrusted Plist files, which are not typically done in Linux systems or applications. Furthermore, this flaw can cause only a denial of service with no other security impact. Due to these reasons, this vulnerability has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-13837"
},
{
"category": "external",
"summary": "RHBZ#2418084",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418084"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-13837",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13837"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-13837",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-13837"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/119342",
"url": "https://github.com/python/cpython/issues/119342"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/119343",
"url": "https://github.com/python/cpython/pull/119343"
}
],
"release_date": "2025-12-01T18:13:32.739000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T19:25:32+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7443"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: Out-of-memory when loading Plist"
},
{
"cve": "CVE-2025-15282",
"cwe": {
"id": "CWE-93",
"name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)"
},
"discovery_date": "2026-01-20T22:01:20.971828+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431366"
}
],
"notes": [
{
"category": "description",
"text": "Missing newline filtering has been discovered in Python. User-controlled data URLs parsed by urllib.request.DataHandler allow injecting headers through newlines in the data URL mediatype.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: Header injection via newlines in data URL mediatype in Python",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-15282"
},
{
"category": "external",
"summary": "RHBZ#2431366",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431366"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-15282",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15282"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-15282",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15282"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/143925",
"url": "https://github.com/python/cpython/issues/143925"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/143926",
"url": "https://github.com/python/cpython/pull/143926"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/X66HL7SISGJT33J53OHXMZT4DFLMHVKF/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/X66HL7SISGJT33J53OHXMZT4DFLMHVKF/"
}
],
"release_date": "2026-01-20T21:35:13.865000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T19:25:32+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7443"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: Header injection via newlines in data URL mediatype in Python"
},
{
"cve": "CVE-2025-15367",
"cwe": {
"id": "CWE-77",
"name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
},
"discovery_date": "2026-01-20T22:02:09.399038+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431373"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the poplib module in the Python standard library. The poplib module does not reject control characters, such as newlines, in user-controlled input passed to POP3 commands. This issue allows an attacker to inject additional commands to be executed in the POP3 server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: POP3 command injection in user-controlled commands",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs to have the privileges required to send malicious input to an application that sends POP3 commands to a server. Additionally, this flaw can allow attackers to manipulate the state of the mailbox (e.g., delete emails) and to potentially read metadata or specific email content, but it does not allow arbitrary code execution or OS command injection. Due to these reasons, this issue has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-15367"
},
{
"category": "external",
"summary": "RHBZ#2431373",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431373"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-15367",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15367"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-15367",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15367"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/143923",
"url": "https://github.com/python/cpython/issues/143923"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/143924",
"url": "https://github.com/python/cpython/pull/143924"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/CBFBOWVGGUJFSGITQCCBZS4GEYYZ7ZNE/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/CBFBOWVGGUJFSGITQCCBZS4GEYYZ7ZNE/"
}
],
"release_date": "2026-01-20T21:47:09.885000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T19:25:32+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7443"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, ensure that no data passed to the poplib module contains newline or carriage return characters.",
"product_ids": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: POP3 command injection in user-controlled commands"
},
{
"cve": "CVE-2026-0865",
"cwe": {
"id": "CWE-74",
"name": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)"
},
"discovery_date": "2026-01-20T22:01:26.694713+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431367"
}
],
"notes": [
{
"category": "description",
"text": "Missing newline filtering has been discovered in Python. User-controlled header names and values containing newlines can allow injecting HTTP headers.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: wsgiref.headers.Headers allows header newline injection in Python",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-0865"
},
{
"category": "external",
"summary": "RHBZ#2431367",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431367"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-0865",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0865"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-0865",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-0865"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/143916",
"url": "https://github.com/python/cpython/issues/143916"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/143917",
"url": "https://github.com/python/cpython/pull/143917"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/BJ6QPHNSHJTS3A7CFV6IBMCAP2DWRVNT/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/BJ6QPHNSHJTS3A7CFV6IBMCAP2DWRVNT/"
}
],
"release_date": "2026-01-20T21:26:15.274000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T19:25:32+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7443"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: wsgiref.headers.Headers allows header newline injection in Python"
},
{
"cve": "CVE-2026-1299",
"cwe": {
"id": "CWE-93",
"name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)"
},
"discovery_date": "2026-01-23T17:02:57.343486+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2432437"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the email module in the Python standard library. When serializing an email message, the BytesGenerator class fails to properly quote newline characters for email headers. This issue is exploitable when the LiteralHeader class is used as it does not respect email folding rules, allowing an attacker to inject email headers and potentially modify message recipients or the email body, and spoof sender information.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: email header injection due to unquoted newlines",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue can only be exploitable by Python applications using the LiteralHeader class to write email headers, as it does not respect email folding rules. Additionally, this issue allows attackers to modify message recipients or the email body and spoof sender identity but it does not cause memory corruption or arbitrary code execution. Due to these reasons, this vulnerability has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-1299"
},
{
"category": "external",
"summary": "RHBZ#2432437",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2432437"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-1299",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1299"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-1299",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-1299"
},
{
"category": "external",
"summary": "https://cve.org/CVERecord?id=CVE-2024-6923",
"url": "https://cve.org/CVERecord?id=CVE-2024-6923"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/052e55e7d44718fe46cbba0ca995cb8fcc359413",
"url": "https://github.com/python/cpython/commit/052e55e7d44718fe46cbba0ca995cb8fcc359413"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/144125",
"url": "https://github.com/python/cpython/issues/144125"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/144126",
"url": "https://github.com/python/cpython/pull/144126"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/6ZZULGALJTITEAGEXLDJE2C6FORDXPBT/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/6ZZULGALJTITEAGEXLDJE2C6FORDXPBT/"
}
],
"release_date": "2026-01-23T16:27:13.346000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T19:25:32+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7443"
},
{
"category": "workaround",
"details": "To mitigate this issue, applications accepting user-supplied data for email headers should sanitize the input by stripping or rejecting any strings containing carriage return or line feed characters, \u0027\\r\u0027 or \u0027\\n\u0027, respectively, preventing malicious sequences that could lead to header manipulation.",
"product_ids": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: email header injection due to unquoted newlines"
},
{
"cve": "CVE-2026-2297",
"cwe": {
"id": "CWE-778",
"name": "Insufficient Logging"
},
"discovery_date": "2026-03-04T23:01:09.396553+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2444691"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in CPython. This vulnerability allows a local user with low privileges to bypass security auditing mechanisms. The issue occurs because the SourcelessFileLoader component, responsible for handling older Python compiled files (.pyc), does not properly trigger system audit events. This oversight could enable malicious activities to go undetected, compromising the integrity of the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: CPython: Logging Bypass in Legacy .pyc File Handling",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-2297"
},
{
"category": "external",
"summary": "RHBZ#2444691",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2444691"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-2297",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2297"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-2297",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-2297"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/482d6f8bdba9da3725d272e8bb4a2d25fb6a603e",
"url": "https://github.com/python/cpython/commit/482d6f8bdba9da3725d272e8bb4a2d25fb6a603e"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/a51b1b512de1d56b3714b65628a2eae2b07e535e",
"url": "https://github.com/python/cpython/commit/a51b1b512de1d56b3714b65628a2eae2b07e535e"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/e58e9802b9bec5cdbf48fc9bf1da5f4fda482e86",
"url": "https://github.com/python/cpython/commit/e58e9802b9bec5cdbf48fc9bf1da5f4fda482e86"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/145506",
"url": "https://github.com/python/cpython/issues/145506"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/145507",
"url": "https://github.com/python/cpython/pull/145507"
}
],
"release_date": "2026-03-04T22:10:43.297000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T19:25:32+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7443"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.3,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "cpython: CPython: Logging Bypass in Legacy .pyc File Handling"
},
{
"cve": "CVE-2026-3446",
"cwe": {
"id": "CWE-1286",
"name": "Improper Validation of Syntactic Correctness of Input"
},
"discovery_date": "2026-04-10T19:01:22.358644+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2457410"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Python base64 module. When decoding base64 data using functions like base64.b64decode(), the decoding process prematurely stops upon encountering the first padding character. This can result in incomplete data being processed, where any information following the initial padding is unexpectedly ignored. Consequently, applications might interpret or handle base64-encoded data inconsistently compared to other implementations, potentially leading to data integrity issues.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: Python base64: Incomplete data decoding due to premature stop at padding",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-3446"
},
{
"category": "external",
"summary": "RHBZ#2457410",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2457410"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-3446",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3446"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-3446",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-3446"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/1f9958f909c1b41a4ffc0b613ef8ec8fa5e7c474",
"url": "https://github.com/python/cpython/commit/1f9958f909c1b41a4ffc0b613ef8ec8fa5e7c474"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/4561f6418a691b3e89aef0901f53fe0dfb7f7c0e",
"url": "https://github.com/python/cpython/commit/4561f6418a691b3e89aef0901f53fe0dfb7f7c0e"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/e31c55121620189a0d1a07b689762d8ca9c1b7fa",
"url": "https://github.com/python/cpython/commit/e31c55121620189a0d1a07b689762d8ca9c1b7fa"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/145264",
"url": "https://github.com/python/cpython/issues/145264"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/145267",
"url": "https://github.com/python/cpython/pull/145267"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/F5ZT5ICGJ6CKXVUJ34YBVY7WOZ5SHG53/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/F5ZT5ICGJ6CKXVUJ34YBVY7WOZ5SHG53/"
}
],
"release_date": "2026-04-10T18:17:35.045000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T19:25:32+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7443"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: Python base64: Incomplete data decoding due to premature stop at padding"
},
{
"cve": "CVE-2026-3479",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-03-18T19:01:35.703411+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2448746"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Python\u0027s `pkgutil.get_data()` function, which is used to retrieve data from packages. This function did not properly validate the `resource` argument, allowing a local attacker to perform path traversal attacks. Path traversal enables an attacker to access files and directories stored outside the intended root directory, potentially leading to information disclosure or unintended file access.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: Python pkgutil.get_data(): Path Traversal via improper resource argument validation",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-3479"
},
{
"category": "external",
"summary": "RHBZ#2448746",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2448746"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-3479",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3479"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-3479",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-3479"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/146121",
"url": "https://github.com/python/cpython/issues/146121"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/146122",
"url": "https://github.com/python/cpython/pull/146122"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/WYLLVQOOCKGK73JM7Z7ZSNOJC4N7BAWY/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/WYLLVQOOCKGK73JM7Z7ZSNOJC4N7BAWY/"
}
],
"release_date": "2026-03-18T18:13:42.288000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T19:25:32+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7443"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.3,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "python: Python pkgutil.get_data(): Path Traversal via improper resource argument validation"
},
{
"cve": "CVE-2026-3644",
"cwe": {
"id": "CWE-791",
"name": "Incomplete Filtering of Special Elements"
},
"discovery_date": "2026-03-16T18:02:25.997880+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2448168"
}
],
"notes": [
{
"category": "description",
"text": "A control character validation flaw has been discovered in the Python http.cookie module. The Morsel.update(), |= operator, and unpickling paths were not patched to resolve CVE-2026-0672, allowing control characters to bypass input validation. Additionally, BaseCookie.js_output() lacked the output validation applied to BaseCookie.output().",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: Incomplete control character validation in http.cookies",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-3644"
},
{
"category": "external",
"summary": "RHBZ#2448168",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2448168"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-3644",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3644"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-3644",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-3644"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/57e88c1cf95e1481b94ae57abe1010469d47a6b4",
"url": "https://github.com/python/cpython/commit/57e88c1cf95e1481b94ae57abe1010469d47a6b4"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/145599",
"url": "https://github.com/python/cpython/issues/145599"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/145600",
"url": "https://github.com/python/cpython/pull/145600"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/H6CADMBCDRFGWCMOXWUIHFJNV43GABJ7/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/H6CADMBCDRFGWCMOXWUIHFJNV43GABJ7/"
}
],
"release_date": "2026-03-16T17:37:31.344000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T19:25:32+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7443"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: Incomplete control character validation in http.cookies"
},
{
"cve": "CVE-2026-4224",
"cwe": {
"id": "CWE-805",
"name": "Buffer Access with Incorrect Length Value"
},
"discovery_date": "2026-03-16T19:01:54.161187+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2448181"
}
],
"notes": [
{
"category": "description",
"text": "A stack overflow flaw has been discovered in the python pyexpat module. When an Expat parser with a registered ElementDeclHandler parses an inline document type definition containing a deeply nested content model a C stack overflow occurs. This will result in a program crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: Stack overflow parsing XML with deeply nested DTD content models",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-4224"
},
{
"category": "external",
"summary": "RHBZ#2448181",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2448181"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-4224",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4224"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-4224",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4224"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/196edfb06a7458377d4d0f4b3cd41724c1f3bd4a",
"url": "https://github.com/python/cpython/commit/196edfb06a7458377d4d0f4b3cd41724c1f3bd4a"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/e0a8a6da90597a924b300debe045cdb4628ee1f3",
"url": "https://github.com/python/cpython/commit/e0a8a6da90597a924b300debe045cdb4628ee1f3"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/eb0e8be3a7e11b87d198a2c3af1ed0eccf532768",
"url": "https://github.com/python/cpython/commit/eb0e8be3a7e11b87d198a2c3af1ed0eccf532768"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/145986",
"url": "https://github.com/python/cpython/issues/145986"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/145987",
"url": "https://github.com/python/cpython/pull/145987"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/5M7CGUW3XBRY7II4DK43KF7NQQ3TPZ6R/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/5M7CGUW3XBRY7II4DK43KF7NQQ3TPZ6R/"
}
],
"release_date": "2026-03-16T17:52:26.639000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T19:25:32+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7443"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: Stack overflow parsing XML with deeply nested DTD content models"
},
{
"cve": "CVE-2026-4519",
"cwe": {
"id": "CWE-88",
"name": "Improper Neutralization of Argument Delimiters in a Command (\u0027Argument Injection\u0027)"
},
"discovery_date": "2026-03-20T16:02:13.494105+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2449649"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Python. The `webbrowser.open()` API, used to launch web browsers, does not properly sanitize input. This allows a remote attacker to craft a malicious URL containing leading dashes. When such a URL is opened, certain web browsers may interpret these dashes as command-line options, which could lead to unexpected behavior, information disclosure, or potentially arbitrary code execution, impacting the integrity of the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: Python: Command-line option injection in webbrowser.open() via crafted URLs",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-4519"
},
{
"category": "external",
"summary": "RHBZ#2449649",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449649"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-4519",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4519"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-4519",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4519"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/143930",
"url": "https://github.com/python/cpython/issues/143930"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/143931",
"url": "https://github.com/python/cpython/pull/143931"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/AY5NDSS433JK56Q7Q5IS7B37QFZVVOUS/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/AY5NDSS433JK56Q7Q5IS7B37QFZVVOUS/"
}
],
"release_date": "2026-03-20T15:08:32.576000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T19:25:32+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7443"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python: Python: Command-line option injection in webbrowser.open() via crafted URLs"
},
{
"cve": "CVE-2026-5713",
"cwe": {
"id": "CWE-822",
"name": "Untrusted Pointer Dereference"
},
"discovery_date": "2026-04-14T16:01:58.710183+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2458239"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Python. A malicious Python process could exploit the \"profiling.sampling\" module and \"asyncio introspection capabilities\" to read and write memory addresses within a privileged process. This vulnerability occurs when the privileged process connects to the malicious process via its remote debugging feature, potentially leading to information disclosure and arbitrary code execution. Successful exploitation requires repeated connections, which may cause instability in the connecting process.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: Python: Information disclosure and arbitrary code execution via remote debugging with a malicious process.",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-5713"
},
{
"category": "external",
"summary": "RHBZ#2458239",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2458239"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-5713",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-5713"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-5713",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-5713"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/148178",
"url": "https://github.com/python/cpython/issues/148178"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/148187",
"url": "https://github.com/python/cpython/pull/148187"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/OG4RHARYSNIE22GGOMVMCRH76L5HKPLM/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/OG4RHARYSNIE22GGOMVMCRH76L5HKPLM/"
}
],
"release_date": "2026-04-14T15:11:51.122000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T19:25:32+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7443"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: Python: Information disclosure and arbitrary code execution via remote debugging with a malicious process."
}
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.